Collections\BinaryHeapBase.cs(235,50): warning CS0693: Der TKey-Typparameter hat den gleichen Namen wie der Typparameter des äußeren Typs "Footloose.Collections.BinaryHeapBase<TKey,TItem>". [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
Collections\BinaryHeapBase.cs(235,56): warning CS0693: Der TItem-Typparameter hat den gleichen Namen wie der Typparameter des äußeren Typs "Footloose.Collections.BinaryHeapBase<TKey,TItem>". [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
Collections\BinaryHeapBase.cs(41,56): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.Collections.BinaryHeapBase<TKey,TItem>.tree" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
Collections\BinaryHeapBase.cs(146,32): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.Collections.BinaryHeapBase<TKey,TItem>.SwapHeapItem(int, int)" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
Collections\HeapItem.cs(85,32): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.Collections.HeapItem<TKey,TItem>.ToString()" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
Configuration\Fluent\FluentTransportChannelConfigurationBase.cs(38,26): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.Configuration.Fluent.FluentTransportChannelConfigurationBase<TThisConfiguration>.endpointIdentifier" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
Configuration\Fluent\FluentTransportChannelConfigurationBase.cs(39,23): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.Configuration.Fluent.FluentTransportChannelConfigurationBase<TThisConfiguration>.timeout" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
Configuration\Fluent\FluentTransportChannelConfigurationBase.cs(40,23): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.Configuration.Fluent.FluentTransportChannelConfigurationBase<TThisConfiguration>.maxMessageBodyLength" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
Configuration\Fluent\FluentTransportChannelConfigurationBase.cs(41,23): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.Configuration.Fluent.FluentTransportChannelConfigurationBase<TThisConfiguration>.priority" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
DataModel\ICorrelativeDataBase.cs(30,22): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.DataModel.ICorrelativeDataBase" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
DataModel\DataTransferObjects\CorrelativeDataBase.cs(38,19): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.DataModel.DataTransferObjects.CorrelativeDataBase.CorrelativeDataBase()" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
DataModel\DataTransferObjects\DiscoFeature.cs(55,32): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.DataModel.DataTransferObjects.DiscoFeature.ToString()" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
DataModel\DataTransferObjects\DiscoIdentity.cs(70,32): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.DataModel.DataTransferObjects.DiscoIdentity.ToString()" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
DataModel\IMethodCallRequest.cs(30,22): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.DataModel.IMethodCallRequest" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
DataModel\IMethodResponseRequest.cs(28,22): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.DataModel.IMethodResponseRequest" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
DataModel\IMethodResponse.cs(33,26): warning CS1711: Der XML-Kommentar für "Footloose.DataModel.IMethodResponse" enthält ein typeparam-Tag für "T", es gibt aber keinen Typparameter mit diesem Namen. [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
IEndpointIdentityManager.cs(33,22): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.IEndpointIdentityManager" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
DataModel\DiscoFeatureComparer.cs(39,21): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.DataModel.DiscoFeatureComparer.Equals(Footloose.DataModel.DataTransferObjects.DiscoFeature, Footloose.DataModel.DataTransferObjects.DiscoFeature)" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
DataModel\DiscoFeatureComparer.cs(50,15): warning CS1570: Der XML-Kommentar für "Footloose.DataModel.DiscoFeatureComparer.GetHashCode(Footloose.DataModel.DataTransferObjects.DiscoFeature)" enthält ungültigen XML-Code -- "Das Endtag 'summary' stimmt nicht mit dem Starttag 'T' überein." [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
DataModel\EndpointIdentity.cs(39,67): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.DataModel.EndpointIdentity.endpointIdentityManager" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
DiscoInfoUri.cs(28,25): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.DiscoInfoUri" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
DiscoInfoUri.cs(30,29): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.DiscoInfoUri.CapabilitiesNode" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
DiscoInfoUri.cs(32,29): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.DiscoInfoUri.ProtocolVersion" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
DiscoInfoUri.cs(33,29): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.DiscoInfoUri.ProtocolSerialization" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
DiscoInfoUri.cs(35,29): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.DiscoInfoUri.ServiceContract" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
EndpointIdentityManagerBase.cs(44,56): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.EndpointIdentityManagerBase.endpointIdentityFactory" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
IFootlooseConnection.cs(35,22): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.IFootlooseConnection" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
IFootlooseConnection.cs(37,53): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.IFootlooseConnection.MethodResponseReceived" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
IFootlooseConnection.cs(38,48): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.IFootlooseConnection.ExceptionOccurred" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
IMethodCallManager.cs(34,22): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.IMethodCallManager" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
IMethodCallManager.cs(36,40): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.IMethodCallManager.CallMethod<TResult,TService>(System.Linq.Expressions.Expression<System.Action<TService>>, System.Threading.CancellationToken, System.Uri)" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
IMethodCallManager.cs(39,14): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.IMethodCallManager.NotifyMethodResponseReceived(Footloose.DataModel.IMethodResponse)" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
IMethodCallManager.cs(41,14): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.IMethodCallManager.IsValidMethodResponse(System.Uri, Footloose.DataModel.IMethodResponseRequest)" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
Messaging\IMessageBufferRepository.cs(31,22): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.Messaging.IMessageBufferRepository" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
Messaging\IMessageBufferRepository.cs(33,14): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.Messaging.IMessageBufferRepository.CreateBuffer(System.Guid, int)" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
Messaging\IMessageBufferRepository.cs(35,14): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.Messaging.IMessageBufferRepository.AppendMessage(Footloose.Messaging.Message)" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
Messaging\IMessageBufferRepository.cs(37,30): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.Messaging.IMessageBufferRepository.GetBuffer(System.Guid)" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
Messaging\IMessageBufferRepository.cs(39,14): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.Messaging.IMessageBufferRepository.RemoveBuffer(System.Guid)" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
Messaging\IMessageBufferRepository.cs(41,29): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.Messaging.IMessageBufferRepository.GetStatus(System.Guid)" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
Messaging\MessageBufferStatus.cs(28,17): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.Messaging.MessageBufferStatus" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
Messaging\MessageBufferStatus.cs(30,9): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.Messaging.MessageBufferStatus.NonExistent" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
Messaging\MessageBufferStatus.cs(31,9): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.Messaging.MessageBufferStatus.Fragmentary" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
Messaging\MessageBufferStatus.cs(32,9): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.Messaging.MessageBufferStatus.Complete" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
ExceptionEventArgs.cs(31,25): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.ExceptionEventArgs" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
ExceptionEventArgs.cs(33,16): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.ExceptionEventArgs.ExceptionEventArgs()" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
ExceptionEventArgs.cs(37,16): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.ExceptionEventArgs.ExceptionEventArgs(System.Exception)" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
ExceptionEventArgs.cs(42,26): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.ExceptionEventArgs.Exception" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
TransportChannels\ITransportChannel.cs(32,22): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.TransportChannels.ITransportChannel" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
TransportChannels\ITransportChannel.cs(34,48): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.TransportChannels.ITransportChannel.ExceptionOccurred" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
TransportChannels\Remoting\RemotingEndpointIdentityManager.cs(36,25): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.TransportChannels.Remoting.RemotingEndpointIdentityManager" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
TransportChannels\Remoting\RemotingEndpointIdentityManager.cs(60,30): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.TransportChannels.Remoting.RemotingEndpointIdentityManager.SendSelfPresence(Footloose.DataModel.DataTransferObjects.Presence)" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
TransportChannels\Remoting\RemotingEndpointIdentityManager.cs(84,32): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.TransportChannels.Remoting.RemotingEndpointIdentityManager.GetIdentityUriFromEndpointUri(System.Uri)" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
TransportChannels\Remoting\RemotingEndpointIdentityManager.cs(204,30): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.TransportChannels.Remoting.RemotingEndpointIdentityManager.NotifyPresenceSubscriptionRequestReceived(System.Uri, Footloose.DataModel.DataTransferObjects.PresenceSubscriptionRequest, out bool)" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
TransportChannels\TransportChannelBase.cs(176,32): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.TransportChannels.TransportChannelBase.OnExceptionOccurred(Footloose.ExceptionEventArgs)" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
TransportChannels\TransportChannelBase.cs(78,55): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.TransportChannels.TransportChannelBase.ExceptionOccurred" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose\Footloose.csproj]
TransportChannels\Xmpp\XmppEndpointIdentityManager.cs(46,25): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.TransportChannels.Xmpp.XmppEndpointIdentityManager" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose.Xmpp\Footloose.Xmpp.csproj]
TransportChannels\Xmpp\XmppEndpointIdentityManager.cs(78,30): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.TransportChannels.Xmpp.XmppEndpointIdentityManager.SendSelfPresence(Footloose.DataModel.DataTransferObjects.Presence)" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose.Xmpp\Footloose.Xmpp.csproj]
TransportChannels\Xmpp\XmppEndpointIdentityManager.cs(89,32): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.TransportChannels.Xmpp.XmppEndpointIdentityManager.GetIdentityUriFromEndpointUri(System.Uri)" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose.Xmpp\Footloose.Xmpp.csproj]
TransportChannels\Xmpp\XmppTransportChannel.cs(44,25): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.TransportChannels.Xmpp.XmppTransportChannel" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose.Xmpp\Footloose.Xmpp.csproj]
TransportChannels\Xmpp\XmppTransportChannel.cs(71,13): warning CS1717: Zuweisung zur gleichen Variablen. Wollten Sie eine andere Zuweisung durchführen? [D:\Build\Projects\Footloose\SCM\src\Footloose.Xmpp\Footloose.Xmpp.csproj]
TransportChannels\Xmpp\XmppTransportChannel.cs(56,16): warning CS1591: Der XML-Kommentar für den öffentlich sichtbaren Typ oder Member "Footloose.TransportChannels.Xmpp.XmppTransportChannel.XmppTransportChannel(Footloose.Configuration.TransportChannelConfigurationSection, Footloose.TransportChannels.IMessageDispatcher, Footloose.TransportChannels.Xmpp.XmppEndpointIdentityManager, Footloose.Serialization.ISerializer)" fehlt. [D:\Build\Projects\Footloose\SCM\src\Footloose.Xmpp\Footloose.Xmpp.csproj]
Gendarme found some defects.
NDepend installation not found at 'D:\Build\Projects\Footloose\SCM\Tools\NDepend\NDepend.Console.exe'. Please install NDepend! Target canceled.
Warning: (XML) Couldn't locate invokable member 'Footloose.Collections.BinaryHeapBase`2.System#Collections#IEnumerable#GetEnumerator'.
Warning: (XML) Couldn't locate property 'Footloose.Collections.BinaryHeapBase`2.BinaryHeapEnumerator`2.System#Collections#IEnumerator#Current'.
Warning: (XML) Couldn't locate property 'Footloose.Configuration.ConfigurationElementEnumerator`1.System#Collections#IEnumerator#Current'.
Warning: (XML) Couldn't locate namespace member 'Footloose.Configuration.Wiring.ApplicationBinder'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.Configuration.Wiring.ApplicationBinder.Wire'.
Warning: (XML) Couldn't locate invokable member 'Footloose.Configuration.Wiring.ApplicationBinder.Wire'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.Configuration.Wiring.ApplicationBinder.Dewire'.
Warning: (XML) Couldn't locate invokable member 'Footloose.Configuration.Wiring.ApplicationBinder.Dewire'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.Configuration.Wiring.ApplicationBinder.InjectDependenciesIntoExtensions'.
Warning: (XML) Couldn't locate invokable member 'Footloose.Configuration.Wiring.ApplicationBinder.InjectDependenciesIntoExtensions'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.Configuration.Wiring.ApplicationBinder.Container'.
Warning: (XML) Couldn't locate property 'Footloose.Configuration.Wiring.ApplicationBinder.Container'.
Warning: (XML) Node 'typeparam' with name 'T' referenced in XML documentation couldn't be found in type 'Footloose.DataModel.IMethodResponse'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.DataModel.MethodResponse.#ctor(System.Guid,System.Uri,System.Object)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.DataModel.MethodResponse.#ctor(System.Guid,System.Uri,System.Object)'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.DataModel.MethodResponse.#ctor(System.Guid,System.Uri,System.Exception)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.DataModel.MethodResponse.#ctor(System.Guid,System.Uri,System.Exception)'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.DataModel.MethodResponse.#ctor(Footloose.DataModel.IMethodResponse)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.DataModel.MethodResponse.#ctor(Footloose.DataModel.IMethodResponse)'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.DataModel.MethodResponse.CorrelationIdentifier'.
Warning: (XML) Couldn't locate property 'Footloose.DataModel.MethodResponse.CorrelationIdentifier'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.DataModel.MethodResponse.From'.
Warning: (XML) Couldn't locate property 'Footloose.DataModel.MethodResponse.From'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.DataModel.MethodResponse.ReturnValue'.
Warning: (XML) Couldn't locate property 'Footloose.DataModel.MethodResponse.ReturnValue'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.DataModel.MethodResponse.Exception'.
Warning: (XML) Couldn't locate property 'Footloose.DataModel.MethodResponse.Exception'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.DataModel.MethodResponse`1.#ctor(System.Guid,System.Uri,System.Object)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.DataModel.MethodResponse`1.#ctor(System.Guid,System.Uri,System.Object)'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.DataModel.MethodResponse`1.#ctor(System.Guid,System.Uri,System.Exception)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.DataModel.MethodResponse`1.#ctor(System.Guid,System.Uri,System.Exception)'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.DataModel.MethodResponse`1.#ctor(Footloose.DataModel.IMethodResponse)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.DataModel.MethodResponse`1.#ctor(Footloose.DataModel.IMethodResponse)'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.DataModel.MethodResponse`1.ReturnValue'.
Warning: (XML) Couldn't locate property 'Footloose.DataModel.MethodResponse`1.ReturnValue'.
Warning: (XML) Couldn't locate namespace member 'Footloose.Messaging.PresenceMessageBuilder'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.Messaging.PresenceMessageBuilder.#ctor(Footloose.Serialization.ISerializer)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.Messaging.PresenceMessageBuilder.#ctor(Footloose.Serialization.ISerializer)'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.Messaging.PresenceMessageBuilder.BuildupMessages(System.Uri,Footloose.DataModel.DataTransferObjects.IMessageBodyData)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.Messaging.PresenceMessageBuilder.BuildupMessages(System.Uri,Footloose.DataModel.DataTransferObjects.IMessageBodyData)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.Messaging.MessageExtensions.GetPriority(Footloose.Messaging.Message)'.
Warning: (XML) Couldn't locate property 'Footloose.Messaging.MessageExtensions.SerializerFactory'.
Warning: (XML) Couldn't locate namespace member 'Footloose.Messaging.PresenceUnsubscribeMessageHandler'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.Messaging.PresenceUnsubscribeMessageHandler.ProcessMessage(Footloose.Messaging.Message)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.Messaging.PresenceUnsubscribeMessageHandler.ProcessMessage(Footloose.Messaging.Message)'.
Warning: (XML) Couldn't locate namespace member 'Footloose.Messaging.PresenceUnsubscribeMessageBuilder'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.Messaging.PresenceUnsubscribeMessageBuilder.#ctor(Footloose.Serialization.ISerializer)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.Messaging.PresenceUnsubscribeMessageBuilder.#ctor(Footloose.Serialization.ISerializer)'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.Messaging.PresenceUnsubscribeMessageBuilder.BuildupMessages(System.Uri,Footloose.DataModel.DataTransferObjects.IMessageBodyData)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.Messaging.PresenceUnsubscribeMessageBuilder.BuildupMessages(System.Uri,Footloose.DataModel.DataTransferObjects.IMessageBodyData)'.
Warning: (XML) Couldn't locate namespace member 'Footloose.Messaging.PresenceSubscriptionResponseMessageHandler'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.Messaging.PresenceSubscriptionResponseMessageHandler.ProcessMessage(Footloose.Messaging.Message)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.Messaging.PresenceSubscriptionResponseMessageHandler.ProcessMessage(Footloose.Messaging.Message)'.
Warning: (XML) Couldn't locate namespace member 'Footloose.DataModel.EndpointFindCriteria'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.DataModel.EndpointFindCriteria.#ctor(Footloose.DataModel.IEndpointIdentityCollection,System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,Footloose.DataModel.DataTransferObjects.DiscoInfo}})'.
Warning: (XML) Couldn't locate invokable member 'Footloose.DataModel.EndpointFindCriteria.#ctor(Footloose.DataModel.IEndpointIdentityCollection,System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,Footloose.DataModel.DataTransferObjects.DiscoInfo}})'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.DataModel.EndpointFindCriteria.WithFeature(Footloose.DataModel.IEndpointFeatureFindCriterion)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.DataModel.EndpointFindCriteria.WithFeature(Footloose.DataModel.IEndpointFeatureFindCriterion)'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.DataModel.EndpointFindCriteria.WithUri(System.Uri)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.DataModel.EndpointFindCriteria.WithUri(System.Uri)'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.DataModel.EndpointFindCriteria.GetEnumerator'.
Warning: (XML) Couldn't locate invokable member 'Footloose.DataModel.EndpointFindCriteria.GetEnumerator'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.DataModel.EndpointFindCriteria.System#Collections#IEnumerable#GetEnumerator'.
Warning: (XML) Couldn't locate invokable member 'Footloose.DataModel.EndpointFindCriteria.System#Collections#IEnumerable#GetEnumerator'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.DataModel.EndpointFindCriteria.GetCapabilitiesByCriteria'.
Warning: (XML) Couldn't locate invokable member 'Footloose.DataModel.EndpointFindCriteria.GetCapabilitiesByCriteria'.
Warning: (XML) Couldn't locate property 'Footloose.DataModel.EndpointIdentity.Footloose#DataModel#IEndpointIdentity#Endpoints'.
Warning: (XML) Couldn't locate invokable member 'Footloose.DataModel.EndpointIdentityDictionary.System#Collections#Generic#IEnumerable{Footloose#DataModel#IEndpointIdentity}#GetEnumerator'.
Warning: (XML) Couldn't locate namespace member 'Footloose.DataModel.ProtocolVersionFeatureFindCriterion'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.DataModel.ProtocolVersionFeatureFindCriterion.#ctor(System.Version)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.DataModel.ProtocolVersionFeatureFindCriterion.#ctor(System.Version)'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.DataModel.ProtocolVersionFeatureFindCriterion.Feature'.
Warning: (XML) Couldn't locate property 'Footloose.DataModel.ProtocolVersionFeatureFindCriterion.Feature'.
Warning: (XML) Couldn't locate namespace member 'Footloose.DataModel.SerializerFeatureFindCriterion'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.DataModel.SerializerFeatureFindCriterion.#ctor(System.Type)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.DataModel.SerializerFeatureFindCriterion.#ctor(System.Type)'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.DataModel.SerializerFeatureFindCriterion.Feature'.
Warning: (XML) Couldn't locate property 'Footloose.DataModel.SerializerFeatureFindCriterion.Feature'.
Warning: (XML) Couldn't locate namespace member 'Footloose.DataModel.ServiceContractFeatureFindCriterion'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.DataModel.ServiceContractFeatureFindCriterion.#ctor(System.Type)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.DataModel.ServiceContractFeatureFindCriterion.#ctor(System.Type)'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.DataModel.ServiceContractFeatureFindCriterion.Feature'.
Warning: (XML) Couldn't locate property 'Footloose.DataModel.ServiceContractFeatureFindCriterion.Feature'.
Warning: (XML) Couldn't locate invokable member 'Footloose.EndpointIdentityManagerBase.HandlePresenceCapabilitiesUpdate(Footloose.DataModel.IPresence)'.
Warning: (XML) Couldn't locate property 'Footloose.EndpointIdentityManagerBase.Footloose#IEndpointIdentityManager#EndpointIdentities'.
Warning: (XML) Couldn't locate property 'Footloose.EndpointIdentityManagerBase.Footloose#IEndpointIdentityManager#SelfEndpointIdentity'.
Warning: (XML) Couldn't locate namespace member 'Footloose.Messaging.PresenceSubscriptionRequestMessageHandler'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.Messaging.PresenceSubscriptionRequestMessageHandler.ProcessMessage(Footloose.Messaging.Message)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.Messaging.PresenceSubscriptionRequestMessageHandler.ProcessMessage(Footloose.Messaging.Message)'.
Warning: (XML) Couldn't locate namespace member 'Footloose.Messaging.PresenceSubscriptionResponseMessageBuilder'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.Messaging.PresenceSubscriptionResponseMessageBuilder.#ctor(Footloose.Serialization.ISerializer)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.Messaging.PresenceSubscriptionResponseMessageBuilder.#ctor(Footloose.Serialization.ISerializer)'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.Messaging.PresenceSubscriptionResponseMessageBuilder.BuildupMessages(System.Uri,Footloose.DataModel.DataTransferObjects.IMessageBodyData)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.Messaging.PresenceSubscriptionResponseMessageBuilder.BuildupMessages(System.Uri,Footloose.DataModel.DataTransferObjects.IMessageBodyData)'.
Warning: (XML) Couldn't locate namespace member 'Footloose.Messaging.PresenceSubscriptionRequestMessageBuilder'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.Messaging.PresenceSubscriptionRequestMessageBuilder.#ctor(Footloose.Serialization.ISerializer)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.Messaging.PresenceSubscriptionRequestMessageBuilder.#ctor(Footloose.Serialization.ISerializer)'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.Messaging.PresenceSubscriptionRequestMessageBuilder.BuildupMessages(System.Uri,Footloose.DataModel.DataTransferObjects.IMessageBodyData)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.Messaging.PresenceSubscriptionRequestMessageBuilder.BuildupMessages(System.Uri,Footloose.DataModel.DataTransferObjects.IMessageBodyData)'.
Warning: (XML) Couldn't locate namespace member 'Footloose.Messaging.MessageErrorMessageHandler'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.Messaging.MessageErrorMessageHandler.ProcessMessage(Footloose.Messaging.Message)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.Messaging.MessageErrorMessageHandler.ProcessMessage(Footloose.Messaging.Message)'.
Warning: (XML) Couldn't locate namespace member 'Footloose.Messaging.DiscoInfoResponseMessageHandler'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.Messaging.DiscoInfoResponseMessageHandler.ProcessMessage(Footloose.Messaging.Message)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.Messaging.DiscoInfoResponseMessageHandler.ProcessMessage(Footloose.Messaging.Message)'.
Warning: (XML) Couldn't locate namespace member 'Footloose.Messaging.DiscoInfoRequestMessageHandler'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.Messaging.DiscoInfoRequestMessageHandler.ProcessMessage(Footloose.Messaging.Message)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.Messaging.DiscoInfoRequestMessageHandler.ProcessMessage(Footloose.Messaging.Message)'.
Warning: (XML) Couldn't locate namespace member 'Footloose.Messaging.DiscoInfoResponseMessageBuilder'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.Messaging.DiscoInfoResponseMessageBuilder.#ctor(Footloose.Serialization.ISerializer)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.Messaging.DiscoInfoResponseMessageBuilder.#ctor(Footloose.Serialization.ISerializer)'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.Messaging.DiscoInfoResponseMessageBuilder.BuildupMessages(System.Uri,Footloose.DataModel.DataTransferObjects.IMessageBodyData)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.Messaging.DiscoInfoResponseMessageBuilder.BuildupMessages(System.Uri,Footloose.DataModel.DataTransferObjects.IMessageBodyData)'.
Warning: (XML) Couldn't locate namespace member 'Footloose.Messaging.DiscoInfoRequestMessageBuilder'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.Messaging.DiscoInfoRequestMessageBuilder.#ctor(Footloose.Serialization.ISerializer)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.Messaging.DiscoInfoRequestMessageBuilder.#ctor(Footloose.Serialization.ISerializer)'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.Messaging.DiscoInfoRequestMessageBuilder.BuildupMessages(System.Uri,Footloose.DataModel.DataTransferObjects.IMessageBodyData)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.Messaging.DiscoInfoRequestMessageBuilder.BuildupMessages(System.Uri,Footloose.DataModel.DataTransferObjects.IMessageBodyData)'.
Warning: (XML) Couldn't locate namespace member 'Footloose.Messaging.MessageResultMessageHandler'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.Messaging.MessageResultMessageHandler.ProcessMessage(Footloose.Messaging.Message)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.Messaging.MessageResultMessageHandler.ProcessMessage(Footloose.Messaging.Message)'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.MethodCallManager.GetMethodCallFromExpression``1(System.Linq.Expressions.Expression{System.Action{``0}})'.
Warning: (XML) Couldn't locate invokable member 'Footloose.MethodCallManager.GetMethodCallFromExpression``1(System.Linq.Expressions.Expression{System.Action{``0}})'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.MethodCallManager.GetArgumentValueFromExpression(System.Linq.Expressions.Expression)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.MethodCallManager.GetArgumentValueFromExpression(System.Linq.Expressions.Expression)'.
Warning: (XML) Couldn't locate namespace member 'Footloose.MethodCallManager.MethodCallStateData'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.Messaging.MethodResponseMessageBuilder.BuildupMessages(System.Uri,Footloose.DataModel.DataTransferObjects.IMessageBodyData)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.Messaging.MethodResponseMessageBuilder.BuildupMessages(System.Uri,Footloose.DataModel.DataTransferObjects.IMessageBodyData)'.
Warning: (XML) Couldn't locate namespace member 'Footloose.Messaging.MessageBufferRepository'.
Warning: (XML) Couldn't locate namespace member 'Footloose.Extensions.StringExtensions'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.Extensions.StringExtensions.GetChunks(System.String,System.Int32)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.Extensions.StringExtensions.GetChunks(System.String,System.Int32)'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.FootlooseConnection.Finalize'.
Warning: (XML) Couldn't locate invokable member 'Footloose.FootlooseConnection.Finalize'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.FootlooseConnection.CallMethod``2(System.Linq.Expressions.Expression{System.Action{``1}},System.Threading.CancellationToken)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.FootlooseConnection.CallMethod``2(System.Linq.Expressions.Expression{System.Action{``1}},System.Threading.CancellationToken)'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.FootlooseConnection.CallMethod``2(System.Linq.Expressions.Expression{System.Action{``1}},System.Threading.CancellationToken,System.Uri)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.FootlooseConnection.CallMethod``2(System.Linq.Expressions.Expression{System.Action{``1}},System.Threading.CancellationToken,System.Uri)'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.FootlooseConnection.CallMethod``2(System.Linq.Expressions.Expression{System.Action{``1}},System.Action{Footloose.DataModel.IMethodResponse{``0}})'.
Warning: (XML) Couldn't locate invokable member 'Footloose.FootlooseConnection.CallMethod``2(System.Linq.Expressions.Expression{System.Action{``1}},System.Action{Footloose.DataModel.IMethodResponse{``0}})'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.FootlooseConnection.CallMethod``2(System.Linq.Expressions.Expression{System.Action{``1}},System.Action{Footloose.DataModel.IMethodResponse{``0}},System.Uri)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.FootlooseConnection.CallMethod``2(System.Linq.Expressions.Expression{System.Action{``1}},System.Action{Footloose.DataModel.IMethodResponse{``0}},System.Uri)'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.FootlooseConnection.CallMethod``1(System.Linq.Expressions.Expression{System.Action{``0}})'.
Warning: (XML) Couldn't locate invokable member 'Footloose.FootlooseConnection.CallMethod``1(System.Linq.Expressions.Expression{System.Action{``0}})'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.FootlooseConnection.CallMethod``1(System.Linq.Expressions.Expression{System.Action{``0}},System.Uri)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.FootlooseConnection.CallMethod``1(System.Linq.Expressions.Expression{System.Action{``0}},System.Uri)'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.FootlooseConnection.Open'.
Warning: (XML) Couldn't locate invokable member 'Footloose.FootlooseConnection.Open'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.FootlooseConnection.Close'.
Warning: (XML) Couldn't locate invokable member 'Footloose.FootlooseConnection.Close'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.FootlooseConnection.Dispose'.
Warning: (XML) Couldn't locate invokable member 'Footloose.FootlooseConnection.Dispose'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.FootlooseConnection.Dispose(System.Boolean)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.FootlooseConnection.Dispose(System.Boolean)'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.FootlooseConnection.DetermineServiceUriByCapabilities(System.Type)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.FootlooseConnection.DetermineServiceUriByCapabilities(System.Type)'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.FootlooseConnection.CreateDiscoInfo'.
Warning: (XML) Couldn't locate invokable member 'Footloose.FootlooseConnection.CreateDiscoInfo'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.FootlooseConnection.EndpointIdentityManager'.
Warning: (XML) Couldn't locate property 'Footloose.FootlooseConnection.EndpointIdentityManager'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.FootlooseConnection.ExposedServiceContracts'.
Warning: (XML) Couldn't locate property 'Footloose.FootlooseConnection.ExposedServiceContracts'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.FootlooseConnection.ProtocolVersion'.
Warning: (XML) Couldn't locate property 'Footloose.FootlooseConnection.ProtocolVersion'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.FootlooseConnection.IsConnected'.
Warning: (XML) Couldn't locate property 'Footloose.FootlooseConnection.IsConnected'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.FootlooseConnection.IsDisposed'.
Warning: (XML) Couldn't locate property 'Footloose.FootlooseConnection.IsDisposed'.
Warning: (XML) Couldn't locate invokable member 'Footloose.Messaging.Message.GetNextId'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.Messaging.MethodCallMessageBuilder.BuildupMessages(System.Uri,Footloose.DataModel.DataTransferObjects.IMessageBodyData)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.Messaging.MethodCallMessageBuilder.BuildupMessages(System.Uri,Footloose.DataModel.DataTransferObjects.IMessageBodyData)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.ReflectionMethodInvoker.MatchMethodSignature(System.Reflection.MethodInfo,System.Collections.Generic.IEnumerable{System.Type})'.
Warning: (XML) Couldn't locate namespace member 'Footloose.Security.AuthorizationManager'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.Security.AuthorizationManager.ValidateMethodCallRequest(System.Uri,Footloose.DataModel.IMethodCallRequest)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.Security.AuthorizationManager.ValidateMethodCallRequest(System.Uri,Footloose.DataModel.IMethodCallRequest)'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.Security.AuthorizationManager.ValidateMethodResponseRequest(System.Uri,Footloose.DataModel.IMethodResponseRequest)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.Security.AuthorizationManager.ValidateMethodResponseRequest(System.Uri,Footloose.DataModel.IMethodResponseRequest)'.
Warning: (XML) Couldn't locate namespace member 'Footloose.TransportChannels.MessageDispatcher'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.TransportChannels.MessageDispatcher.Dispatch(Footloose.Messaging.Message)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.TransportChannels.MessageDispatcher.Dispatch(Footloose.Messaging.Message)'.
Warning: (XML) Couldn't locate namespace member 'Footloose.TransportChannels.MessageOriginator'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.TransportChannels.MessageOriginator.#ctor(System.Collections.Generic.IEnumerable{System.Lazy{Footloose.Messaging.IMessageBuilder,Footloose.Configuration.Wiring.ITypeMetadata}},Footloose.TransportChannels.ITransportChannel)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.TransportChannels.MessageOriginator.#ctor(System.Collections.Generic.IEnumerable{System.Lazy{Footloose.Messaging.IMessageBuilder,Footloose.Configuration.Wiring.ITypeMetadata}},Footloose.TransportChannels.ITransportChannel)'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.TransportChannels.MessageOriginator.EnqueueData(System.Uri,Footloose.DataModel.DataTransferObjects.IMessageBodyData)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.TransportChannels.MessageOriginator.EnqueueData(System.Uri,Footloose.DataModel.DataTransferObjects.IMessageBodyData)'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.TransportChannels.MessageOriginator.EnqueueData(System.Uri,Footloose.DataModel.DataTransferObjects.IMessageBodyData,System.Threading.CancellationToken)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.TransportChannels.MessageOriginator.EnqueueData(System.Uri,Footloose.DataModel.DataTransferObjects.IMessageBodyData,System.Threading.CancellationToken)'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.TransportChannels.MessageOriginator.EnqueueResponse(Footloose.Messaging.Message)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.TransportChannels.MessageOriginator.EnqueueResponse(Footloose.Messaging.Message)'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.TransportChannels.MessageOriginator.NotifyMessageResult(System.String)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.TransportChannels.MessageOriginator.NotifyMessageResult(System.String)'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.TransportChannels.MessageOriginator.NotifyMessageException(System.String,System.Exception)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.TransportChannels.MessageOriginator.NotifyMessageException(System.String,System.Exception)'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.TransportChannels.MessageOriginator.SendMessage(Footloose.Messaging.Message,System.Threading.WaitHandle)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.TransportChannels.MessageOriginator.SendMessage(Footloose.Messaging.Message,System.Threading.WaitHandle)'.
Warning: (XML) Couldn't locate namespace member 'Footloose.TransportChannels.MessageOriginator.MessageStateData'.
Warning: (XML) Couldn't locate namespace member 'Footloose.TransportChannels.Remoting.ServiceProxy'.
Warning: (XML) Couldn't locate namespace member 'Footloose.TransportChannels.Remoting.IServiceProxy'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.TransportChannels.Remoting.IServiceProxy.SendMessage(Footloose.Messaging.Message)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.TransportChannels.Remoting.IServiceProxy.SendMessage(Footloose.Messaging.Message)'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.TransportChannels.Remoting.ServiceProxy.#ctor(System.Action{Footloose.Messaging.Message})'.
Warning: (XML) Couldn't locate invokable member 'Footloose.TransportChannels.Remoting.ServiceProxy.#ctor(System.Action{Footloose.Messaging.Message})'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.TransportChannels.Remoting.ServiceProxy.SendMessage(Footloose.Messaging.Message)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.TransportChannels.Remoting.ServiceProxy.SendMessage(Footloose.Messaging.Message)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.TransportChannels.Remoting.RemotingTransportChannel.CreateFullEndpointUri(System.Uri,System.String)'.
Warning: (XML) Couldn't locate namespace member 'Footloose.Extensions.CommunicationEndpointStatusTypeExtensions'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.Extensions.CommunicationEndpointStatusTypeExtensions.ToShowType(Footloose.DataModel.CommunicationEndpointStatusType)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.Extensions.CommunicationEndpointStatusTypeExtensions.ToShowType(Footloose.DataModel.CommunicationEndpointStatusType)'.
Warning: (XML) Couldn't locate namespace member 'Footloose.Extensions.JidExtensions'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.Extensions.JidExtensions.ToUri(agsXMPP.Jid)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.Extensions.JidExtensions.ToUri(agsXMPP.Jid)'.
Warning: (XML) Couldn't locate namespace member 'Footloose.Extensions.IqTypeExtensions'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.Extensions.IqTypeExtensions.ToMessageType(agsXMPP.protocol.client.IqType)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.Extensions.IqTypeExtensions.ToMessageType(agsXMPP.protocol.client.IqType)'.
Warning: (XML) Couldn't locate namespace member 'Footloose.Extensions.MessageTypeExtensions'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.Extensions.MessageTypeExtensions.ToIqType(Footloose.Messaging.MessageType)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.Extensions.MessageTypeExtensions.ToIqType(Footloose.Messaging.MessageType)'.
Warning: (XML) Couldn't locate namespace member 'Footloose.Extensions.ShowTypeExtensions'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.Extensions.ShowTypeExtensions.ToCommunicationEndpointStatusType(agsXMPP.protocol.client.ShowType)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.Extensions.ShowTypeExtensions.ToCommunicationEndpointStatusType(agsXMPP.protocol.client.ShowType)'.
Warning: (XML) Couldn't locate namespace member 'Footloose.Extensions.SubscriptionTypeExtensions'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.Extensions.SubscriptionTypeExtensions.ToPresenceSubscriptionType(agsXMPP.protocol.iq.roster.SubscriptionType)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.Extensions.SubscriptionTypeExtensions.ToPresenceSubscriptionType(agsXMPP.protocol.iq.roster.SubscriptionType)'.
Warning: (XML) Couldn't locate namespace member 'Footloose.Extensions.UriExtensions'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.Extensions.UriExtensions.ToJid(System.Uri)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.Extensions.UriExtensions.ToJid(System.Uri)'.
Warning: (XML) Couldn't locate namespace member 'Footloose.Extensions.XmppConnectionTypeExtensions'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.Extensions.XmppConnectionTypeExtensions.ToSocketConnectionType(Footloose.Configuration.XmppConnectionType)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.Extensions.XmppConnectionTypeExtensions.ToSocketConnectionType(Footloose.Configuration.XmppConnectionType)'.
Warning: (XML) Couldn't locate namespace member 'Footloose.TransportChannels.Xmpp.MessageContainer'.
Warning: (XML) Couldn't locate namespace member 'Footloose.TransportChannels.Xmpp.XmppConnectionManager'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.TransportChannels.Xmpp.XmppConnectionManager.Finalize'.
Warning: (XML) Couldn't locate invokable member 'Footloose.TransportChannels.Xmpp.XmppConnectionManager.Finalize'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.TransportChannels.Xmpp.XmppConnectionManager.Connect'.
Warning: (XML) Couldn't locate invokable member 'Footloose.TransportChannels.Xmpp.XmppConnectionManager.Connect'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.TransportChannels.Xmpp.XmppConnectionManager.Disconnect'.
Warning: (XML) Couldn't locate invokable member 'Footloose.TransportChannels.Xmpp.XmppConnectionManager.Disconnect'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.TransportChannels.Xmpp.XmppConnectionManager.GetFailureDelay(System.Int32)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.TransportChannels.Xmpp.XmppConnectionManager.GetFailureDelay(System.Int32)'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.TransportChannels.Xmpp.XmppConnectionManager.XmppConnection_OnAuthError(System.Object,agsXMPP.Xml.Dom.Element)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.TransportChannels.Xmpp.XmppConnectionManager.XmppConnection_OnAuthError(System.Object,agsXMPP.Xml.Dom.Element)'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.TransportChannels.Xmpp.XmppConnectionManager.XmppConnection_OnClose(System.Object)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.TransportChannels.Xmpp.XmppConnectionManager.XmppConnection_OnClose(System.Object)'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.TransportChannels.Xmpp.XmppConnectionManager.XmppClientConnection_OnBinded(System.Object)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.TransportChannels.Xmpp.XmppConnectionManager.XmppClientConnection_OnBinded(System.Object)'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.TransportChannels.Xmpp.XmppConnectionManager.Dispose'.
Warning: (XML) Couldn't locate invokable member 'Footloose.TransportChannels.Xmpp.XmppConnectionManager.Dispose'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.TransportChannels.Xmpp.XmppConnectionManager.Dispose(System.Boolean)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.TransportChannels.Xmpp.XmppConnectionManager.Dispose(System.Boolean)'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.TransportChannels.Xmpp.XmppConnectionManager.IsConnected'.
Warning: (XML) Couldn't locate property 'Footloose.TransportChannels.Xmpp.XmppConnectionManager.IsConnected'.
Warning: (XML) Couldn't find declaring type of a member with id 'Footloose.TransportChannels.Xmpp.XmppConnectionManager.IsDisposed'.
Warning: (XML) Couldn't locate property 'Footloose.TransportChannels.Xmpp.XmppConnectionManager.IsDisposed'.
Warning: (XML) Couldn't locate invokable member 'Footloose.TransportChannels.Xmpp.XmppEndpointIdentityManager.OnDiscoverInformationResult(System.Object,agsXMPP.protocol.client.IQ,System.Object)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.TransportChannels.Xmpp.XmppEndpointIdentityManager.CreateDiscoInfo(agsXMPP.protocol.iq.disco.DiscoInfo)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.TransportChannels.Xmpp.XmppEndpointIdentityManager.CreateEndpointIdentity(agsXMPP.protocol.iq.roster.RosterItem)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.TransportChannels.Xmpp.XmppEndpointIdentityManager.CreatePresence(agsXMPP.protocol.client.Presence)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.TransportChannels.Xmpp.XmppEndpointIdentityManager.CreatePresenceSubscriptionRequest(agsXMPP.protocol.client.Presence)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.TransportChannels.Xmpp.XmppTransportChannel.RegisterXmppElements'.
Warning: (XML) Couldn't locate invokable member 'Footloose.TransportChannels.Xmpp.XmppTransportChannel.XmppConnection_OnAuthError(System.Object,agsXMPP.Xml.Dom.Element)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.TransportChannels.Xmpp.XmppTransportChannel.XmppConnection_OnError(System.Object,System.Exception)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.TransportChannels.Xmpp.XmppTransportChannel.XmppConnection_OnIq(System.Object,agsXMPP.protocol.client.IQ)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.TransportChannels.Xmpp.XmppTransportChannel.XmppConnection_OnWriteXml(System.Object,System.String)'.
Warning: (XML) Couldn't locate invokable member 'Footloose.TransportChannels.Xmpp.XmppTransportChannel.XmppConnection_OnReadXml(System.Object,System.String)'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.ICollection'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Array'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Array'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.ICollection'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.ICollection'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.ICollection'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IEnumerator`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.ICollection'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Array'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Array'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Array'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.ICollection'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Array'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.ICollection'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.ICollection'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.ICollection'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.ICollection'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.ICollection'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IEnumerator`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IEnumerator`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IEnumerator`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Net.NetworkCredential'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Array'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Array'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IEnumerator`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Array'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Array'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Array'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Array'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Configuration.ConfigurationElement'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Object'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Configuration.ConfigurationElement'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Configuration.ConfigurationElement'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.IEnumerator'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.IEnumerator'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.IEnumerator'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Net.NetworkCredential'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Net.NetworkCredential'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Net.NetworkCredential'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Net.NetworkCredential'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Net.NetworkCredential'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Array'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Array'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IEnumerator`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Array'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Array'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Array'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Array'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Configuration.ConfigurationElement'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Object'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Configuration.ConfigurationElement'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Configuration.ConfigurationElement'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Array'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Array'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IEnumerator`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Array'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Array'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Array'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Array'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Configuration.ConfigurationElement'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Object'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Configuration.ConfigurationElement'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Configuration.ConfigurationElement'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Array'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Array'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IEnumerator`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Array'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Array'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Array'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Array'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Configuration.ConfigurationElement'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Object'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Configuration.ConfigurationElement'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Configuration.ConfigurationElement'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Configuration.ConfigurationUserLevel'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Configuration.Configuration'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Configuration.ConfigurationUserLevel'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Configuration.ConfigurationUserLevel'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Configuration.Configuration'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Configuration.Configuration'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Array'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Array'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IEnumerator`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Array'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Array'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Array'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Array'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Configuration.ConfigurationElement'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Object'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Configuration.ConfigurationElement'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Configuration.ConfigurationElement'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.ICollection`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Collections.Generic.IList`1'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Reflection.Assembly'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Reflection.Assembly'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:Microsoft.Practices.ServiceLocation.IServiceLocator'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:Microsoft.Practices.ServiceLocation.IServiceLocator'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:Microsoft.Practices.ServiceLocation.IServiceLocator'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:Autofac.IContainer'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:Autofac.IContainer'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Runtime.Serialization.SerializationInfo'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Runtime.Serialization.SerializationInfo'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Runtime.Serialization.SerializationInfo'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Runtime.Serialization.StreamingContext'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Runtime.Serialization.SerializationInfo'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Runtime.Serialization.SerializationInfo'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Runtime.Serialization.SerializationInfo'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Runtime.Serialization.StreamingContext'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:Footloose.DataModel.MethodResponse'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:Footloose.DataModel.MethodResponse'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:Footloose.DataModel.MethodResponse'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:Footloose.DataModel.MethodResponse'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:Footloose.DataModel.MethodResponse'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:Microsoft.Practices.ServiceLocation.IServiceLocator'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:Microsoft.Practices.ServiceLocation.IServiceLocator'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:Microsoft.Practices.ServiceLocation.IServiceLocator'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.String'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Object'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.String'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Object'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.String'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Object'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.String'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Object'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Threading.CancellationToken'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Threading.Tasks.Task'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Threading.Tasks.Task'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Threading.CancellationToken'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Threading.Tasks.Task'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Threading.Tasks.Task'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.String'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Object'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.String'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Object'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.String'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Object'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.String'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Object'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.String'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.String'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.String'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.String'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Exception'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Exception'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.String'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.String'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Exception'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Exception'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Runtime.Serialization.SerializationInfo'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Runtime.Serialization.SerializationInfo'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Runtime.Serialization.SerializationInfo'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Runtime.Serialization.StreamingContext'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Exception'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Exception'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Exception'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Type'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Runtime.Serialization.SerializationInfo'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Runtime.Serialization.SerializationInfo'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Runtime.Serialization.SerializationInfo'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Runtime.Serialization.StreamingContext'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.String'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Object'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.String'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.String'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.String'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.String'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Object'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.String'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.String'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.String'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.String'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Object'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.String'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.String'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.String'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Runtime.Serialization.SerializationInfo'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Runtime.Serialization.SerializationInfo'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Runtime.Serialization.SerializationInfo'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Runtime.Serialization.StreamingContext'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Runtime.Serialization.SerializationInfo'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Runtime.Serialization.SerializationInfo'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Runtime.Serialization.SerializationInfo'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Runtime.Serialization.StreamingContext'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Runtime.Serialization.SerializationInfo'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Runtime.Serialization.SerializationInfo'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Runtime.Serialization.SerializationInfo'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Runtime.Serialization.StreamingContext'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Exception'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Threading.Tasks.Task'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Threading.CancellationToken'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Threading.Tasks.Task'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Threading.Tasks.Task'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Exception'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Exception'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Net.NetworkCredential'.
Warning: (XML) Couldn't find declaring type of a member with id 'System.Net.NetworkCredential.UserName'.
Warning: (XML) Couldn't find declaring type of a member with id 'System.Net.NetworkCredential.UserName'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'P:System.Net.NetworkCredential.UserName'.
Warning: (XML) Couldn't find declaring type of a member with id 'System.Net.NetworkCredential.Domain'.
Warning: (XML) Couldn't find declaring type of a member with id 'System.Net.NetworkCredential.Domain'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'P:System.Net.NetworkCredential.Domain'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Net.NetworkCredential'.
Warning: (XML) Couldn't find declaring type of a member with id 'System.Net.NetworkCredential.UserName'.
Warning: (XML) Couldn't find declaring type of a member with id 'System.Net.NetworkCredential.UserName'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'P:System.Net.NetworkCredential.UserName'.
Warning: (XML) Couldn't find declaring type of a member with id 'System.Net.NetworkCredential.Domain'.
Warning: (XML) Couldn't find declaring type of a member with id 'System.Net.NetworkCredential.Domain'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'P:System.Net.NetworkCredential.Domain'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Net.NetworkCredential'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
Warning: <XML> Couldn't resolve link for the referenced type with id 'T:System.Uri'.
|