ApiCompat Error: 0 : Failed to find or load matching assembly 'Microsoft.CSharp'.
ApiCompat Error: 0 : Failed to find or load matching assembly 'System.Runtime.InteropServices.WindowsRuntime'.
ApiCompat Error: 0 : Failed to find or load matching assembly 'System.ServiceModel'.
ApiCompat Error: 0 : Failed to find or load matching assembly 'System.ServiceModel.Http'.
ApiCompat Error: 0 : Failed to find or load matching assembly 'System.ServiceModel.Primitives'.
ApiCompat Error: 0 : Failed to find or load matching assembly 'System.ServiceModel.Security'.
ApiCompat Error: 0 : Unable to resolve assembly 'Assembly(Name=System.Security.AccessControl, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a)' referenced by the implementation assembly 'Assembly(Name=mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089)'.
ApiCompat Error: 0 : Unable to resolve assembly 'Assembly(Name=Microsoft.Win32.Registry, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a)' referenced by the implementation assembly 'Assembly(Name=mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089)'.
ApiCompat Error: 0 : Unable to resolve assembly 'Assembly(Name=System.Security.Principal.Windows, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a)' referenced by the implementation assembly 'Assembly(Name=mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089)'.
ApiCompat Error: 0 : Unable to resolve assembly 'Assembly(Name=System.CodeDom, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51)' referenced by the implementation assembly 'Assembly(Name=System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089)'.
ApiCompat Error: 0 : Unable to resolve assembly 'Assembly(Name=System.Runtime.InteropServices, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a)' referenced by the contract assembly 'Assembly(Name=mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089)'.
ApiCompat Error: 0 : Unable to resolve assembly 'Assembly(Name=System.Diagnostics.Tracing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a)' referenced by the contract assembly 'Assembly(Name=mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089)'.
ApiCompat Error: 0 : Unable to resolve assembly 'Assembly(Name=System.Collections.Concurrent, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a)' referenced by the contract assembly 'Assembly(Name=mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089)'.
ApiCompat Error: 0 : Unable to resolve assembly 'Assembly(Name=System.Threading.Tasks.Parallel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a)' referenced by the contract assembly 'Assembly(Name=mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089)'.
ApiCompat Error: 0 : Unable to resolve assembly 'Assembly(Name=System.Linq.Parallel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a)' referenced by the contract assembly 'Assembly(Name=System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089)'.
ApiCompat Error: 0 : Unable to resolve assembly 'Assembly(Name=System.Runtime.InteropServices, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a)' referenced by the contract assembly 'Assembly(Name=System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089)'.
ApiCompat Error: 0 : Unable to resolve assembly 'Assembly(Name=System.Collections.Concurrent, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a)' referenced by the contract assembly 'Assembly(Name=System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089)'.
ApiCompat Error: 0 : Unable to resolve assembly 'Assembly(Name=System.Runtime.InteropServices, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a)' referenced by the contract assembly 'Assembly(Name=System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089)'.
ApiCompat Error: 0 : Unable to resolve assembly 'Assembly(Name=System.IO.Compression, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089)' referenced by the contract assembly 'Assembly(Name=System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089)'.
Compat issues with assembly Microsoft.CSharp:
TypesMustExist : Type 'Microsoft.CSharp.RuntimeBinder.Binder' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfo' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfoFlags' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'Microsoft.CSharp.RuntimeBinder.CSharpBinderFlags' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'Microsoft.CSharp.RuntimeBinder.RuntimeBinderException' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'Microsoft.CSharp.RuntimeBinder.RuntimeBinderInternalCompilerException' does not exist in the implementation but it does exist in the contract.
Compat issues with assembly mscorlib:
TypesMustExist : Type 'System.Runtime.InteropServices.WindowsRuntime.DefaultInterfaceAttribute' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.Runtime.InteropServices.WindowsRuntime.EventRegistrationTokenTable<T>' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.Runtime.InteropServices.WindowsRuntime.IActivationFactory' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.Runtime.InteropServices.WindowsRuntime.InterfaceImplementedInVersionAttribute' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.Runtime.InteropServices.WindowsRuntime.ReadOnlyArrayAttribute' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.Runtime.InteropServices.WindowsRuntime.ReturnValueNameAttribute' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.Runtime.InteropServices.WindowsRuntime.WriteOnlyArrayAttribute' does not exist in the implementation but it does exist in the contract.
Compat issues with assembly System.Runtime.InteropServices.WindowsRuntime:
TypesMustExist : Type 'System.Runtime.InteropServices.WindowsRuntime.DefaultInterfaceAttribute' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.Runtime.InteropServices.WindowsRuntime.EventRegistrationTokenTable<T>' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.Runtime.InteropServices.WindowsRuntime.IActivationFactory' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.Runtime.InteropServices.WindowsRuntime.InterfaceImplementedInVersionAttribute' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.Runtime.InteropServices.WindowsRuntime.ReadOnlyArrayAttribute' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.Runtime.InteropServices.WindowsRuntime.ReturnValueNameAttribute' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.Runtime.InteropServices.WindowsRuntime.WriteOnlyArrayAttribute' does not exist in the implementation but it does exist in the contract.
Compat issues with assembly System.ServiceModel:
TypesMustExist : Type 'System.ServiceModel.ActionNotSupportedException' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.BasicHttpBinding' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.BasicHttpMessageCredentialType' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.BasicHttpSecurity' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.BasicHttpSecurityMode' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.ChannelFactory' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.ChannelFactory<TChannel>' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.ClientBase<TChannel>' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.CommunicationException' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.CommunicationObjectAbortedException' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.CommunicationObjectFaultedException' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.CommunicationState' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.DataContractFormatAttribute' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.EndpointAddress' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.EndpointAddressBuilder' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.EndpointNotFoundException' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.EnvelopeVersion' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.ExceptionDetail' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.FaultCode' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.FaultContractAttribute' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.FaultException' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.FaultException<TDetail>' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.FaultReason' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.FaultReasonText' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.IClientChannel' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.ICommunicationObject' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.IContextChannel' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.IDefaultCommunicationTimeouts' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.IExtensibleObject<T>' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.IExtension<T>' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.IExtensionCollection<T>' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.InvalidMessageContractException' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.MessageBodyMemberAttribute' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.MessageContractAttribute' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.MessageContractMemberAttribute' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.MessageHeaderException' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.MessageParameterAttribute' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.OperationContext' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.OperationContextScope' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.OperationContractAttribute' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.OperationFormatStyle' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.ProtocolException' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.QuotaExceededException' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.ServerTooBusyException' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.ServiceActivationException' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.ServiceContractAttribute' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.ServiceKnownTypeAttribute' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.UnknownMessageReceivedEventArgs' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.AddressHeader' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.AddressHeaderCollection' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.AddressingVersion' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.BinaryMessageEncodingBindingElement' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.Binding' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.BindingContext' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.BindingElement' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.BindingElementCollection' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.BindingParameterCollection' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.BodyWriter' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.BufferManager' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.ChannelBase' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.ChannelFactoryBase' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.ChannelFactoryBase<TChannel>' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.ChannelManagerBase' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.ChannelParameterCollection' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.CommunicationObject' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.CustomBinding' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.FaultConverter' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.HttpRequestMessageProperty' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.HttpResponseMessageProperty' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.HttpsTransportBindingElement' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.HttpTransportBindingElement' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.IChannel' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.IChannelFactory' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.IChannelFactory<TChannel>' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.IDuplexChannel' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.IDuplexSession' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.IDuplexSessionChannel' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.IHttpCookieContainerManager' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.IInputChannel' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.IInputSession' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.IInputSessionChannel' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.IMessageProperty' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.IOutputChannel' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.IOutputSession' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.IOutputSessionChannel' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.IRequestChannel' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.IRequestSessionChannel' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.ISession' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.ISessionChannel<TSession>' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.LocalClientSecuritySettings' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.Message' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.MessageBuffer' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.MessageEncoder' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.MessageEncoderFactory' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.MessageEncodingBindingElement' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.MessageFault' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.MessageHeader' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.MessageHeaderInfo' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.MessageHeaders' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.MessageProperties' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.MessageState' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.MessageVersion' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.RequestContext' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.SecurityBindingElement' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.TextMessageEncodingBindingElement' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.TransportBindingElement' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.TransportSecurityBindingElement' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Description.ClientCredentials' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Description.ContractDescription' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Description.FaultDescription' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Description.FaultDescriptionCollection' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Description.MessageBodyDescription' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Description.MessageDescription' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Description.MessageDescriptionCollection' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Description.MessageDirection' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Description.MessagePartDescription' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Description.MessagePartDescriptionCollection' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Description.OperationDescription' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Description.OperationDescriptionCollection' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Description.ServiceEndpoint' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Dispatcher.ClientOperation' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Dispatcher.ClientRuntime' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Dispatcher.EndpointDispatcher' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Dispatcher.IClientMessageFormatter' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Dispatcher.IClientOperationSelector' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Security.MessageSecurityException' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Security.SecurityAccessDeniedException' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Security.UserNamePasswordClientCredential' does not exist in the implementation but it does exist in the contract.
Compat issues with assembly System.ServiceModel.Http:
TypesMustExist : Type 'System.ServiceModel.BasicHttpBinding' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.BasicHttpMessageCredentialType' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.BasicHttpSecurity' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.BasicHttpSecurityMode' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.HttpRequestMessageProperty' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.HttpResponseMessageProperty' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.HttpsTransportBindingElement' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.HttpTransportBindingElement' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.IHttpCookieContainerManager' does not exist in the implementation but it does exist in the contract.
Compat issues with assembly System.ServiceModel.Primitives:
TypesMustExist : Type 'System.ServiceModel.ActionNotSupportedException' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.ChannelFactory' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.ChannelFactory<TChannel>' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.ClientBase<TChannel>' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.CommunicationException' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.CommunicationObjectAbortedException' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.CommunicationObjectFaultedException' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.CommunicationState' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.DataContractFormatAttribute' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.EndpointAddress' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.EndpointAddressBuilder' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.EndpointNotFoundException' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.EnvelopeVersion' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.ExceptionDetail' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.FaultCode' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.FaultContractAttribute' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.FaultException' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.FaultException<TDetail>' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.FaultReason' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.FaultReasonText' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.IClientChannel' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.ICommunicationObject' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.IContextChannel' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.IDefaultCommunicationTimeouts' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.IExtensibleObject<T>' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.IExtension<T>' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.IExtensionCollection<T>' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.InvalidMessageContractException' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.MessageBodyMemberAttribute' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.MessageContractAttribute' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.MessageContractMemberAttribute' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.MessageHeaderException' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.MessageParameterAttribute' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.OperationContext' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.OperationContextScope' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.OperationContractAttribute' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.OperationFormatStyle' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.ProtocolException' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.QuotaExceededException' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.ServerTooBusyException' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.ServiceActivationException' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.ServiceContractAttribute' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.ServiceKnownTypeAttribute' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.UnknownMessageReceivedEventArgs' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.XmlSerializerFormatAttribute' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.AddressHeader' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.AddressHeaderCollection' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.AddressingVersion' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.BinaryMessageEncodingBindingElement' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.Binding' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.BindingContext' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.BindingElement' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.BindingElementCollection' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.BindingParameterCollection' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.BodyWriter' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.BufferManager' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.ChannelBase' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.ChannelFactoryBase' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.ChannelFactoryBase<TChannel>' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.ChannelManagerBase' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.ChannelParameterCollection' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.CommunicationObject' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.CustomBinding' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.FaultConverter' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.IChannel' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.IChannelFactory' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.IChannelFactory<TChannel>' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.IDuplexChannel' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.IDuplexSession' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.IDuplexSessionChannel' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.IInputChannel' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.IInputSession' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.IInputSessionChannel' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.IMessageProperty' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.IOutputChannel' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.IOutputSession' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.IOutputSessionChannel' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.IRequestChannel' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.IRequestSessionChannel' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.ISession' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.ISessionChannel<TSession>' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.Message' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.MessageBuffer' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.MessageEncoder' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.MessageEncoderFactory' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.MessageEncodingBindingElement' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.MessageFault' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.MessageHeader' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.MessageHeaderInfo' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.MessageHeaders' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.MessageProperties' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.MessageState' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.MessageVersion' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.RequestContext' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.TextMessageEncodingBindingElement' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.TransportBindingElement' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Description.ClientCredentials' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Description.ContractDescription' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Description.FaultDescription' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Description.FaultDescriptionCollection' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Description.MessageBodyDescription' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Description.MessageDescription' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Description.MessageDescriptionCollection' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Description.MessageDirection' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Description.MessagePartDescription' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Description.MessagePartDescriptionCollection' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Description.OperationDescription' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Description.OperationDescriptionCollection' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Description.ServiceEndpoint' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Dispatcher.ClientOperation' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Dispatcher.ClientRuntime' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Dispatcher.EndpointDispatcher' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Dispatcher.IClientMessageFormatter' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Dispatcher.IClientOperationSelector' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Security.MessageSecurityException' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Security.SecurityAccessDeniedException' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Security.UserNamePasswordClientCredential' does not exist in the implementation but it does exist in the contract.
Compat issues with assembly System.ServiceModel.Security:
TypesMustExist : Type 'System.ServiceModel.Channels.LocalClientSecuritySettings' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.SecurityBindingElement' does not exist in the implementation but it does exist in the contract.
TypesMustExist : Type 'System.ServiceModel.Channels.TransportSecurityBindingElement' does not exist in the implementation but it does exist in the contract.
Compat issues with assembly System.Xml.Serialization:
TypesMustExist : Type 'System.ServiceModel.XmlSerializerFormatAttribute' does not exist in the implementation but it does exist in the contract.
Total Issues: 282
