Click here to Skip to main content
15,896,063 members
Articles / Programming Languages / C# 4.0

Unit testing with Fakes with Visual studio Premium 2012

Rate me:
Please Sign up or sign in to vote.
4.75/5 (14 votes)
25 Apr 2013CPOL4 min read 75K   1.7K   27  
Dummy's guide to Fakes.
<?xml version="1.0"?>
<doc>
    <assembly>
        <name>mscorlib.4.0.0.0.Fakes</name>
    </assembly>
    <members>
        <member name="T:Microsoft.QualityTools.Testing.Fakes.Delegates.MscorlibDelegates">
            <summary>Contains custom delegates used for the stubs and shims of mscorlib</summary>
        </member>
        <member name="T:Microsoft.Win32.SafeHandles.Fakes.StubCriticalHandleMinusOneIsInvalid">
            <summary>Stub type of Microsoft.Win32.SafeHandles.CriticalHandleMinusOneIsInvalid</summary>
        </member>
        <member name="M:Microsoft.Win32.SafeHandles.Fakes.StubCriticalHandleMinusOneIsInvalid.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:Microsoft.Win32.SafeHandles.Fakes.StubCriticalHandleMinusOneIsInvalid.Dispose(System.Boolean)">
            <summary>Sets the stub of CriticalHandle.Dispose(Boolean disposing)</summary>
        </member>
        <member name="F:Microsoft.Win32.SafeHandles.Fakes.StubCriticalHandleMinusOneIsInvalid.DisposeBoolean">
            <summary>Sets the stub of CriticalHandle.Dispose(Boolean disposing)</summary>
        </member>
        <member name="M:Microsoft.Win32.SafeHandles.Fakes.StubCriticalHandleMinusOneIsInvalid.InitializeStub">
            <summary>Initializes a new instance of type StubCriticalHandleMinusOneIsInvalid</summary>
        </member>
        <member name="F:Microsoft.Win32.SafeHandles.Fakes.StubCriticalHandleMinusOneIsInvalid.IsInvalidGet">
            <summary>Sets the stub of CriticalHandleMinusOneIsInvalid.get_IsInvalid()</summary>
        </member>
        <member name="M:Microsoft.Win32.SafeHandles.Fakes.StubCriticalHandleMinusOneIsInvalid.ReleaseHandle">
            <summary>Sets the stub of CriticalHandle.ReleaseHandle()</summary>
        </member>
        <member name="F:Microsoft.Win32.SafeHandles.Fakes.StubCriticalHandleMinusOneIsInvalid.ReleaseHandle01">
            <summary>Sets the stub of CriticalHandle.ReleaseHandle()</summary>
        </member>
        <member name="P:Microsoft.Win32.SafeHandles.Fakes.StubCriticalHandleMinusOneIsInvalid.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:Microsoft.Win32.SafeHandles.Fakes.StubCriticalHandleMinusOneIsInvalid.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:Microsoft.Win32.SafeHandles.Fakes.StubCriticalHandleMinusOneIsInvalid.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:Microsoft.Win32.SafeHandles.Fakes.StubCriticalHandleMinusOneIsInvalid.IsInvalid">
            <summary>Sets the stub of CriticalHandleMinusOneIsInvalid.get_IsInvalid()</summary>
        </member>
        <member name="T:Microsoft.Win32.SafeHandles.Fakes.StubCriticalHandleZeroOrMinusOneIsInvalid">
            <summary>Stub type of Microsoft.Win32.SafeHandles.CriticalHandleZeroOrMinusOneIsInvalid</summary>
        </member>
        <member name="M:Microsoft.Win32.SafeHandles.Fakes.StubCriticalHandleZeroOrMinusOneIsInvalid.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:Microsoft.Win32.SafeHandles.Fakes.StubCriticalHandleZeroOrMinusOneIsInvalid.Dispose(System.Boolean)">
            <summary>Sets the stub of CriticalHandle.Dispose(Boolean disposing)</summary>
        </member>
        <member name="F:Microsoft.Win32.SafeHandles.Fakes.StubCriticalHandleZeroOrMinusOneIsInvalid.DisposeBoolean">
            <summary>Sets the stub of CriticalHandle.Dispose(Boolean disposing)</summary>
        </member>
        <member name="M:Microsoft.Win32.SafeHandles.Fakes.StubCriticalHandleZeroOrMinusOneIsInvalid.InitializeStub">
            <summary>Initializes a new instance of type StubCriticalHandleZeroOrMinusOneIsInvalid</summary>
        </member>
        <member name="F:Microsoft.Win32.SafeHandles.Fakes.StubCriticalHandleZeroOrMinusOneIsInvalid.IsInvalidGet">
            <summary>Sets the stub of CriticalHandleZeroOrMinusOneIsInvalid.get_IsInvalid()</summary>
        </member>
        <member name="M:Microsoft.Win32.SafeHandles.Fakes.StubCriticalHandleZeroOrMinusOneIsInvalid.ReleaseHandle">
            <summary>Sets the stub of CriticalHandle.ReleaseHandle()</summary>
        </member>
        <member name="F:Microsoft.Win32.SafeHandles.Fakes.StubCriticalHandleZeroOrMinusOneIsInvalid.ReleaseHandle01">
            <summary>Sets the stub of CriticalHandle.ReleaseHandle()</summary>
        </member>
        <member name="P:Microsoft.Win32.SafeHandles.Fakes.StubCriticalHandleZeroOrMinusOneIsInvalid.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:Microsoft.Win32.SafeHandles.Fakes.StubCriticalHandleZeroOrMinusOneIsInvalid.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:Microsoft.Win32.SafeHandles.Fakes.StubCriticalHandleZeroOrMinusOneIsInvalid.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:Microsoft.Win32.SafeHandles.Fakes.StubCriticalHandleZeroOrMinusOneIsInvalid.IsInvalid">
            <summary>Sets the stub of CriticalHandleZeroOrMinusOneIsInvalid.get_IsInvalid()</summary>
        </member>
        <member name="T:Microsoft.Win32.SafeHandles.Fakes.StubSafeHandleMinusOneIsInvalid">
            <summary>Stub type of Microsoft.Win32.SafeHandles.SafeHandleMinusOneIsInvalid</summary>
        </member>
        <member name="M:Microsoft.Win32.SafeHandles.Fakes.StubSafeHandleMinusOneIsInvalid.#ctor(System.Boolean)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:Microsoft.Win32.SafeHandles.Fakes.StubSafeHandleMinusOneIsInvalid.Dispose(System.Boolean)">
            <summary>Sets the stub of SafeHandle.Dispose(Boolean disposing)</summary>
        </member>
        <member name="F:Microsoft.Win32.SafeHandles.Fakes.StubSafeHandleMinusOneIsInvalid.DisposeBoolean">
            <summary>Sets the stub of SafeHandle.Dispose(Boolean disposing)</summary>
        </member>
        <member name="M:Microsoft.Win32.SafeHandles.Fakes.StubSafeHandleMinusOneIsInvalid.InitializeStub">
            <summary>Initializes a new instance of type StubSafeHandleMinusOneIsInvalid</summary>
        </member>
        <member name="F:Microsoft.Win32.SafeHandles.Fakes.StubSafeHandleMinusOneIsInvalid.IsInvalidGet">
            <summary>Sets the stub of SafeHandleMinusOneIsInvalid.get_IsInvalid()</summary>
        </member>
        <member name="M:Microsoft.Win32.SafeHandles.Fakes.StubSafeHandleMinusOneIsInvalid.ReleaseHandle">
            <summary>Sets the stub of SafeHandle.ReleaseHandle()</summary>
        </member>
        <member name="F:Microsoft.Win32.SafeHandles.Fakes.StubSafeHandleMinusOneIsInvalid.ReleaseHandle01">
            <summary>Sets the stub of SafeHandle.ReleaseHandle()</summary>
        </member>
        <member name="P:Microsoft.Win32.SafeHandles.Fakes.StubSafeHandleMinusOneIsInvalid.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:Microsoft.Win32.SafeHandles.Fakes.StubSafeHandleMinusOneIsInvalid.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:Microsoft.Win32.SafeHandles.Fakes.StubSafeHandleMinusOneIsInvalid.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:Microsoft.Win32.SafeHandles.Fakes.StubSafeHandleMinusOneIsInvalid.IsInvalid">
            <summary>Sets the stub of SafeHandleMinusOneIsInvalid.get_IsInvalid()</summary>
        </member>
        <member name="T:Microsoft.Win32.SafeHandles.Fakes.StubSafeHandleZeroOrMinusOneIsInvalid">
            <summary>Stub type of Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid</summary>
        </member>
        <member name="M:Microsoft.Win32.SafeHandles.Fakes.StubSafeHandleZeroOrMinusOneIsInvalid.#ctor(System.Boolean)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:Microsoft.Win32.SafeHandles.Fakes.StubSafeHandleZeroOrMinusOneIsInvalid.Dispose(System.Boolean)">
            <summary>Sets the stub of SafeHandle.Dispose(Boolean disposing)</summary>
        </member>
        <member name="F:Microsoft.Win32.SafeHandles.Fakes.StubSafeHandleZeroOrMinusOneIsInvalid.DisposeBoolean">
            <summary>Sets the stub of SafeHandle.Dispose(Boolean disposing)</summary>
        </member>
        <member name="M:Microsoft.Win32.SafeHandles.Fakes.StubSafeHandleZeroOrMinusOneIsInvalid.InitializeStub">
            <summary>Initializes a new instance of type StubSafeHandleZeroOrMinusOneIsInvalid</summary>
        </member>
        <member name="F:Microsoft.Win32.SafeHandles.Fakes.StubSafeHandleZeroOrMinusOneIsInvalid.IsInvalidGet">
            <summary>Sets the stub of SafeHandleZeroOrMinusOneIsInvalid.get_IsInvalid()</summary>
        </member>
        <member name="M:Microsoft.Win32.SafeHandles.Fakes.StubSafeHandleZeroOrMinusOneIsInvalid.ReleaseHandle">
            <summary>Sets the stub of SafeHandle.ReleaseHandle()</summary>
        </member>
        <member name="F:Microsoft.Win32.SafeHandles.Fakes.StubSafeHandleZeroOrMinusOneIsInvalid.ReleaseHandle01">
            <summary>Sets the stub of SafeHandle.ReleaseHandle()</summary>
        </member>
        <member name="P:Microsoft.Win32.SafeHandles.Fakes.StubSafeHandleZeroOrMinusOneIsInvalid.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:Microsoft.Win32.SafeHandles.Fakes.StubSafeHandleZeroOrMinusOneIsInvalid.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:Microsoft.Win32.SafeHandles.Fakes.StubSafeHandleZeroOrMinusOneIsInvalid.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:Microsoft.Win32.SafeHandles.Fakes.StubSafeHandleZeroOrMinusOneIsInvalid.IsInvalid">
            <summary>Sets the stub of SafeHandleZeroOrMinusOneIsInvalid.get_IsInvalid()</summary>
        </member>
        <member name="T:System.Collections.Concurrent.Fakes.StubConcurrentDictionary`2">
            <summary>Stub type of System.Collections.Concurrent.ConcurrentDictionary`2</summary>
        </member>
        <member name="M:System.Collections.Concurrent.Fakes.StubConcurrentDictionary`2.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Concurrent.Fakes.StubConcurrentDictionary`2.#ctor(System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{`0,`1}})">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Concurrent.Fakes.StubConcurrentDictionary`2.#ctor(System.Collections.Generic.IEqualityComparer{`0})">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Concurrent.Fakes.StubConcurrentDictionary`2.#ctor(System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{`0,`1}},System.Collections.Generic.IEqualityComparer{`0})">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Concurrent.Fakes.StubConcurrentDictionary`2.#ctor(System.Int32,System.Int32)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Concurrent.Fakes.StubConcurrentDictionary`2.#ctor(System.Int32,System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{`0,`1}},System.Collections.Generic.IEqualityComparer{`0})">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Concurrent.Fakes.StubConcurrentDictionary`2.#ctor(System.Int32,System.Int32,System.Collections.Generic.IEqualityComparer{`0})">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Concurrent.Fakes.StubConcurrentDictionary`2.InitializeStub">
            <summary>Initializes a new instance of type StubConcurrentDictionary</summary>
        </member>
        <member name="P:System.Collections.Concurrent.Fakes.StubConcurrentDictionary`2.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Collections.Concurrent.Fakes.StubConcurrentDictionary`2.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Collections.Concurrent.Fakes.StubConcurrentDictionary`2.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Collections.Concurrent.Fakes.StubConcurrentQueue`1">
            <summary>Stub type of System.Collections.Concurrent.ConcurrentQueue`1</summary>
        </member>
        <member name="M:System.Collections.Concurrent.Fakes.StubConcurrentQueue`1.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Concurrent.Fakes.StubConcurrentQueue`1.#ctor(System.Collections.Generic.IEnumerable{`0})">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Concurrent.Fakes.StubConcurrentQueue`1.InitializeStub">
            <summary>Initializes a new instance of type StubConcurrentQueue</summary>
        </member>
        <member name="P:System.Collections.Concurrent.Fakes.StubConcurrentQueue`1.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Collections.Concurrent.Fakes.StubConcurrentQueue`1.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Collections.Concurrent.Fakes.StubConcurrentQueue`1.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Collections.Concurrent.Fakes.StubConcurrentStack`1">
            <summary>Stub type of System.Collections.Concurrent.ConcurrentStack`1</summary>
        </member>
        <member name="M:System.Collections.Concurrent.Fakes.StubConcurrentStack`1.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Concurrent.Fakes.StubConcurrentStack`1.#ctor(System.Collections.Generic.IEnumerable{`0})">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Concurrent.Fakes.StubConcurrentStack`1.InitializeStub">
            <summary>Initializes a new instance of type StubConcurrentStack</summary>
        </member>
        <member name="P:System.Collections.Concurrent.Fakes.StubConcurrentStack`1.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Collections.Concurrent.Fakes.StubConcurrentStack`1.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Collections.Concurrent.Fakes.StubConcurrentStack`1.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Collections.Concurrent.Fakes.StubIProducerConsumerCollection`1">
            <summary>Stub type of System.Collections.Concurrent.IProducerConsumerCollection`1</summary>
        </member>
        <member name="M:System.Collections.Concurrent.Fakes.StubIProducerConsumerCollection`1.#ctor">
            <summary>Initializes a new instance of type StubIProducerConsumerCollection</summary>
        </member>
        <member name="F:System.Collections.Concurrent.Fakes.StubIProducerConsumerCollection`1.CopyToArrayInt32">
            <summary>Sets the stub of ICollection.CopyTo(Array array, Int32 index)</summary>
        </member>
        <member name="F:System.Collections.Concurrent.Fakes.StubIProducerConsumerCollection`1.CopyToT0ArrayInt32">
            <summary>Sets the stub of IProducerConsumerCollection`1.CopyTo(!0[] array, Int32 index)</summary>
        </member>
        <member name="F:System.Collections.Concurrent.Fakes.StubIProducerConsumerCollection`1.CountGet">
            <summary>Sets the stub of ICollection.get_Count()</summary>
        </member>
        <member name="F:System.Collections.Concurrent.Fakes.StubIProducerConsumerCollection`1.GetEnumerator">
            <summary>Sets the stub of IEnumerable`1.GetEnumerator()</summary>
        </member>
        <member name="F:System.Collections.Concurrent.Fakes.StubIProducerConsumerCollection`1.GetEnumerator01">
            <summary>Sets the stub of IEnumerable.GetEnumerator()</summary>
        </member>
        <member name="F:System.Collections.Concurrent.Fakes.StubIProducerConsumerCollection`1.IsSynchronizedGet">
            <summary>Sets the stub of ICollection.get_IsSynchronized()</summary>
        </member>
        <member name="F:System.Collections.Concurrent.Fakes.StubIProducerConsumerCollection`1.SyncRootGet">
            <summary>Sets the stub of ICollection.get_SyncRoot()</summary>
        </member>
        <member name="M:System.Collections.Concurrent.Fakes.StubIProducerConsumerCollection`1.global::System#Collections#Concurrent#IProducerConsumerCollection{T}#CopyTo(`0[],System.Int32)">
            <summary>Sets the stub of IProducerConsumerCollection`1.CopyTo(!0[] array, Int32 index)</summary>
        </member>
        <member name="M:System.Collections.Concurrent.Fakes.StubIProducerConsumerCollection`1.global::System#Collections#Concurrent#IProducerConsumerCollection{T}#ToArray">
            <summary>Sets the stub of IProducerConsumerCollection`1.ToArray()</summary>
        </member>
        <member name="M:System.Collections.Concurrent.Fakes.StubIProducerConsumerCollection`1.global::System#Collections#Concurrent#IProducerConsumerCollection{T}#TryAdd(`0)">
            <summary>Sets the stub of IProducerConsumerCollection`1.TryAdd(!0 item)</summary>
        </member>
        <member name="M:System.Collections.Concurrent.Fakes.StubIProducerConsumerCollection`1.global::System#Collections#Concurrent#IProducerConsumerCollection{T}#TryTake(`0@)">
            <summary>Sets the stub of IProducerConsumerCollection`1.TryTake(!0&amp; item)</summary>
        </member>
        <member name="M:System.Collections.Concurrent.Fakes.StubIProducerConsumerCollection`1.global::System#Collections#Generic#IEnumerable{T}#GetEnumerator">
            <summary>Sets the stub of IEnumerable`1.GetEnumerator()</summary>
        </member>
        <member name="M:System.Collections.Concurrent.Fakes.StubIProducerConsumerCollection`1.global::System#Collections#ICollection#CopyTo(System.Array,System.Int32)">
            <summary>Sets the stub of ICollection.CopyTo(Array array, Int32 index)</summary>
        </member>
        <member name="M:System.Collections.Concurrent.Fakes.StubIProducerConsumerCollection`1.global::System#Collections#IEnumerable#GetEnumerator">
            <summary>Sets the stub of IEnumerable.GetEnumerator()</summary>
        </member>
        <member name="F:System.Collections.Concurrent.Fakes.StubIProducerConsumerCollection`1.ToArray">
            <summary>Sets the stub of IProducerConsumerCollection`1.ToArray()</summary>
        </member>
        <member name="F:System.Collections.Concurrent.Fakes.StubIProducerConsumerCollection`1.TryAddT0">
            <summary>Sets the stub of IProducerConsumerCollection`1.TryAdd(!0 item)</summary>
        </member>
        <member name="F:System.Collections.Concurrent.Fakes.StubIProducerConsumerCollection`1.TryTakeT0Out">
            <summary>Sets the stub of IProducerConsumerCollection`1.TryTake(!0&amp; item)</summary>
        </member>
        <member name="P:System.Collections.Concurrent.Fakes.StubIProducerConsumerCollection`1.global::System#Collections#ICollection#Count">
            <summary>Sets the stub of ICollection.get_Count()</summary>
        </member>
        <member name="P:System.Collections.Concurrent.Fakes.StubIProducerConsumerCollection`1.global::System#Collections#ICollection#IsSynchronized">
            <summary>Sets the stub of ICollection.get_IsSynchronized()</summary>
        </member>
        <member name="P:System.Collections.Concurrent.Fakes.StubIProducerConsumerCollection`1.global::System#Collections#ICollection#SyncRoot">
            <summary>Sets the stub of ICollection.get_SyncRoot()</summary>
        </member>
        <member name="T:System.Collections.Concurrent.Fakes.StubOrderablePartitioner`1">
            <summary>Stub type of System.Collections.Concurrent.OrderablePartitioner`1</summary>
        </member>
        <member name="M:System.Collections.Concurrent.Fakes.StubOrderablePartitioner`1.#ctor(System.Boolean,System.Boolean,System.Boolean)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Concurrent.Fakes.StubOrderablePartitioner`1.GetDynamicPartitions">
            <summary>Sets the stub of OrderablePartitioner`1.GetDynamicPartitions()</summary>
        </member>
        <member name="F:System.Collections.Concurrent.Fakes.StubOrderablePartitioner`1.GetDynamicPartitions01">
            <summary>Sets the stub of OrderablePartitioner`1.GetDynamicPartitions()</summary>
        </member>
        <member name="M:System.Collections.Concurrent.Fakes.StubOrderablePartitioner`1.GetOrderableDynamicPartitions">
            <summary>Sets the stub of OrderablePartitioner`1.GetOrderableDynamicPartitions()</summary>
        </member>
        <member name="F:System.Collections.Concurrent.Fakes.StubOrderablePartitioner`1.GetOrderableDynamicPartitions01">
            <summary>Sets the stub of OrderablePartitioner`1.GetOrderableDynamicPartitions()</summary>
        </member>
        <member name="M:System.Collections.Concurrent.Fakes.StubOrderablePartitioner`1.GetOrderablePartitions(System.Int32)">
            <summary>Sets the stub of OrderablePartitioner`1.GetOrderablePartitions(Int32 partitionCount)</summary>
        </member>
        <member name="F:System.Collections.Concurrent.Fakes.StubOrderablePartitioner`1.GetOrderablePartitionsInt32">
            <summary>Sets the stub of OrderablePartitioner`1.GetOrderablePartitions(Int32 partitionCount)</summary>
        </member>
        <member name="M:System.Collections.Concurrent.Fakes.StubOrderablePartitioner`1.GetPartitions(System.Int32)">
            <summary>Sets the stub of OrderablePartitioner`1.GetPartitions(Int32 partitionCount)</summary>
        </member>
        <member name="F:System.Collections.Concurrent.Fakes.StubOrderablePartitioner`1.GetPartitionsInt32">
            <summary>Sets the stub of OrderablePartitioner`1.GetPartitions(Int32 partitionCount)</summary>
        </member>
        <member name="M:System.Collections.Concurrent.Fakes.StubOrderablePartitioner`1.InitializeStub">
            <summary>Initializes a new instance of type StubOrderablePartitioner</summary>
        </member>
        <member name="F:System.Collections.Concurrent.Fakes.StubOrderablePartitioner`1.SupportsDynamicPartitionsGet">
            <summary>Sets the stub of Partitioner`1.get_SupportsDynamicPartitions()</summary>
        </member>
        <member name="P:System.Collections.Concurrent.Fakes.StubOrderablePartitioner`1.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Collections.Concurrent.Fakes.StubOrderablePartitioner`1.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Collections.Concurrent.Fakes.StubOrderablePartitioner`1.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Collections.Concurrent.Fakes.StubOrderablePartitioner`1.SupportsDynamicPartitions">
            <summary>Sets the stub of Partitioner`1.get_SupportsDynamicPartitions()</summary>
        </member>
        <member name="T:System.Collections.Concurrent.Fakes.StubPartitioner`1">
            <summary>Stub type of System.Collections.Concurrent.Partitioner`1</summary>
        </member>
        <member name="M:System.Collections.Concurrent.Fakes.StubPartitioner`1.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Concurrent.Fakes.StubPartitioner`1.GetDynamicPartitions">
            <summary>Sets the stub of Partitioner`1.GetDynamicPartitions()</summary>
        </member>
        <member name="F:System.Collections.Concurrent.Fakes.StubPartitioner`1.GetDynamicPartitions01">
            <summary>Sets the stub of Partitioner`1.GetDynamicPartitions()</summary>
        </member>
        <member name="M:System.Collections.Concurrent.Fakes.StubPartitioner`1.GetPartitions(System.Int32)">
            <summary>Sets the stub of Partitioner`1.GetPartitions(Int32 partitionCount)</summary>
        </member>
        <member name="F:System.Collections.Concurrent.Fakes.StubPartitioner`1.GetPartitionsInt32">
            <summary>Sets the stub of Partitioner`1.GetPartitions(Int32 partitionCount)</summary>
        </member>
        <member name="M:System.Collections.Concurrent.Fakes.StubPartitioner`1.InitializeStub">
            <summary>Initializes a new instance of type StubPartitioner</summary>
        </member>
        <member name="F:System.Collections.Concurrent.Fakes.StubPartitioner`1.SupportsDynamicPartitionsGet">
            <summary>Sets the stub of Partitioner`1.get_SupportsDynamicPartitions()</summary>
        </member>
        <member name="P:System.Collections.Concurrent.Fakes.StubPartitioner`1.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Collections.Concurrent.Fakes.StubPartitioner`1.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Collections.Concurrent.Fakes.StubPartitioner`1.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Collections.Concurrent.Fakes.StubPartitioner`1.SupportsDynamicPartitions">
            <summary>Sets the stub of Partitioner`1.get_SupportsDynamicPartitions()</summary>
        </member>
        <member name="T:System.Collections.Fakes.StubArrayList">
            <summary>Stub type of System.Collections.ArrayList</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubArrayList.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubArrayList.#ctor(System.Int32)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubArrayList.#ctor(System.Collections.ICollection)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubArrayList.Add(System.Object)">
            <summary>Sets the stub of ArrayList.Add(Object value)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubArrayList.AddObject">
            <summary>Sets the stub of ArrayList.Add(Object value)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubArrayList.AddRange(System.Collections.ICollection)">
            <summary>Sets the stub of ArrayList.AddRange(ICollection c)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubArrayList.AddRangeICollection">
            <summary>Sets the stub of ArrayList.AddRange(ICollection c)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubArrayList.AttachBackingFieldToCapacity">
            <summary>Attaches delegates to emulate StubArrayList.Capacity as a property with a backing field.</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubArrayList.BinarySearch(System.Object)">
            <summary>Sets the stub of ArrayList.BinarySearch(Object value)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubArrayList.BinarySearch(System.Object,System.Collections.IComparer)">
            <summary>Sets the stub of ArrayList.BinarySearch(Object value, IComparer comparer)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubArrayList.BinarySearch(System.Int32,System.Int32,System.Object,System.Collections.IComparer)">
            <summary>Sets the stub of ArrayList.BinarySearch(Int32 index, Int32 count, Object value, IComparer comparer)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubArrayList.BinarySearchInt32Int32ObjectIComparer">
            <summary>Sets the stub of ArrayList.BinarySearch(Int32 index, Int32 count, Object value, IComparer comparer)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubArrayList.BinarySearchObject">
            <summary>Sets the stub of ArrayList.BinarySearch(Object value)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubArrayList.BinarySearchObjectIComparer">
            <summary>Sets the stub of ArrayList.BinarySearch(Object value, IComparer comparer)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubArrayList.CapacityGet">
            <summary>Sets the stub of ArrayList.get_Capacity()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubArrayList.CapacitySetInt32">
            <summary>Sets the stub of ArrayList.set_Capacity(Int32 value)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubArrayList.Clear">
            <summary>Sets the stub of ArrayList.Clear()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubArrayList.Clear01">
            <summary>Sets the stub of ArrayList.Clear()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubArrayList.Clone">
            <summary>Sets the stub of ArrayList.Clone()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubArrayList.Clone01">
            <summary>Sets the stub of ArrayList.Clone()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubArrayList.Contains(System.Object)">
            <summary>Sets the stub of ArrayList.Contains(Object item)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubArrayList.ContainsObject">
            <summary>Sets the stub of ArrayList.Contains(Object item)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubArrayList.CopyTo(System.Array)">
            <summary>Sets the stub of ArrayList.CopyTo(Array array)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubArrayList.CopyTo(System.Array,System.Int32)">
            <summary>Sets the stub of ArrayList.CopyTo(Array array, Int32 arrayIndex)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubArrayList.CopyTo(System.Int32,System.Array,System.Int32,System.Int32)">
            <summary>Sets the stub of ArrayList.CopyTo(Int32 index, Array array, Int32 arrayIndex, Int32 count)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubArrayList.CopyToArray">
            <summary>Sets the stub of ArrayList.CopyTo(Array array)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubArrayList.CopyToArrayInt32">
            <summary>Sets the stub of ArrayList.CopyTo(Array array, Int32 arrayIndex)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubArrayList.CopyToInt32ArrayInt32Int32">
            <summary>Sets the stub of ArrayList.CopyTo(Int32 index, Array array, Int32 arrayIndex, Int32 count)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubArrayList.CountGet">
            <summary>Sets the stub of ArrayList.get_Count()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubArrayList.GetEnumerator">
            <summary>Sets the stub of ArrayList.GetEnumerator()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubArrayList.GetEnumerator(System.Int32,System.Int32)">
            <summary>Sets the stub of ArrayList.GetEnumerator(Int32 index, Int32 count)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubArrayList.GetEnumerator01">
            <summary>Sets the stub of ArrayList.GetEnumerator()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubArrayList.GetEnumeratorInt32Int32">
            <summary>Sets the stub of ArrayList.GetEnumerator(Int32 index, Int32 count)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubArrayList.GetRange(System.Int32,System.Int32)">
            <summary>Sets the stub of ArrayList.GetRange(Int32 index, Int32 count)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubArrayList.GetRangeInt32Int32">
            <summary>Sets the stub of ArrayList.GetRange(Int32 index, Int32 count)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubArrayList.IndexOf(System.Object)">
            <summary>Sets the stub of ArrayList.IndexOf(Object value)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubArrayList.IndexOf(System.Object,System.Int32)">
            <summary>Sets the stub of ArrayList.IndexOf(Object value, Int32 startIndex)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubArrayList.IndexOf(System.Object,System.Int32,System.Int32)">
            <summary>Sets the stub of ArrayList.IndexOf(Object value, Int32 startIndex, Int32 count)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubArrayList.IndexOfObject">
            <summary>Sets the stub of ArrayList.IndexOf(Object value)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubArrayList.IndexOfObjectInt32">
            <summary>Sets the stub of ArrayList.IndexOf(Object value, Int32 startIndex)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubArrayList.IndexOfObjectInt32Int32">
            <summary>Sets the stub of ArrayList.IndexOf(Object value, Int32 startIndex, Int32 count)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubArrayList.InitializeStub">
            <summary>Initializes a new instance of type StubArrayList</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubArrayList.Insert(System.Int32,System.Object)">
            <summary>Sets the stub of ArrayList.Insert(Int32 index, Object value)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubArrayList.InsertInt32Object">
            <summary>Sets the stub of ArrayList.Insert(Int32 index, Object value)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubArrayList.InsertRange(System.Int32,System.Collections.ICollection)">
            <summary>Sets the stub of ArrayList.InsertRange(Int32 index, ICollection c)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubArrayList.InsertRangeInt32ICollection">
            <summary>Sets the stub of ArrayList.InsertRange(Int32 index, ICollection c)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubArrayList.IsFixedSizeGet">
            <summary>Sets the stub of ArrayList.get_IsFixedSize()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubArrayList.IsReadOnlyGet">
            <summary>Sets the stub of ArrayList.get_IsReadOnly()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubArrayList.IsSynchronizedGet">
            <summary>Sets the stub of ArrayList.get_IsSynchronized()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubArrayList.ItemGetInt32">
            <summary>Sets the stub of ArrayList.get_Item(Int32 index)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubArrayList.ItemSetInt32Object">
            <summary>Sets the stub of ArrayList.set_Item(Int32 index, Object value)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubArrayList.LastIndexOf(System.Object)">
            <summary>Sets the stub of ArrayList.LastIndexOf(Object value)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubArrayList.LastIndexOf(System.Object,System.Int32)">
            <summary>Sets the stub of ArrayList.LastIndexOf(Object value, Int32 startIndex)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubArrayList.LastIndexOf(System.Object,System.Int32,System.Int32)">
            <summary>Sets the stub of ArrayList.LastIndexOf(Object value, Int32 startIndex, Int32 count)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubArrayList.LastIndexOfObject">
            <summary>Sets the stub of ArrayList.LastIndexOf(Object value)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubArrayList.LastIndexOfObjectInt32">
            <summary>Sets the stub of ArrayList.LastIndexOf(Object value, Int32 startIndex)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubArrayList.LastIndexOfObjectInt32Int32">
            <summary>Sets the stub of ArrayList.LastIndexOf(Object value, Int32 startIndex, Int32 count)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubArrayList.Remove(System.Object)">
            <summary>Sets the stub of ArrayList.Remove(Object obj)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubArrayList.RemoveAt(System.Int32)">
            <summary>Sets the stub of ArrayList.RemoveAt(Int32 index)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubArrayList.RemoveAtInt32">
            <summary>Sets the stub of ArrayList.RemoveAt(Int32 index)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubArrayList.RemoveObject">
            <summary>Sets the stub of ArrayList.Remove(Object obj)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubArrayList.RemoveRange(System.Int32,System.Int32)">
            <summary>Sets the stub of ArrayList.RemoveRange(Int32 index, Int32 count)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubArrayList.RemoveRangeInt32Int32">
            <summary>Sets the stub of ArrayList.RemoveRange(Int32 index, Int32 count)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubArrayList.Reverse">
            <summary>Sets the stub of ArrayList.Reverse()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubArrayList.Reverse(System.Int32,System.Int32)">
            <summary>Sets the stub of ArrayList.Reverse(Int32 index, Int32 count)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubArrayList.Reverse01">
            <summary>Sets the stub of ArrayList.Reverse()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubArrayList.ReverseInt32Int32">
            <summary>Sets the stub of ArrayList.Reverse(Int32 index, Int32 count)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubArrayList.SetRange(System.Int32,System.Collections.ICollection)">
            <summary>Sets the stub of ArrayList.SetRange(Int32 index, ICollection c)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubArrayList.SetRangeInt32ICollection">
            <summary>Sets the stub of ArrayList.SetRange(Int32 index, ICollection c)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubArrayList.Sort">
            <summary>Sets the stub of ArrayList.Sort()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubArrayList.Sort(System.Collections.IComparer)">
            <summary>Sets the stub of ArrayList.Sort(IComparer comparer)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubArrayList.Sort(System.Int32,System.Int32,System.Collections.IComparer)">
            <summary>Sets the stub of ArrayList.Sort(Int32 index, Int32 count, IComparer comparer)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubArrayList.Sort01">
            <summary>Sets the stub of ArrayList.Sort()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubArrayList.SortIComparer">
            <summary>Sets the stub of ArrayList.Sort(IComparer comparer)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubArrayList.SortInt32Int32IComparer">
            <summary>Sets the stub of ArrayList.Sort(Int32 index, Int32 count, IComparer comparer)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubArrayList.SyncRootGet">
            <summary>Sets the stub of ArrayList.get_SyncRoot()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubArrayList.ToArray(System.Type)">
            <summary>Sets the stub of ArrayList.ToArray(Type type)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubArrayList.ToArray">
            <summary>Sets the stub of ArrayList.ToArray()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubArrayList.ToArray01">
            <summary>Sets the stub of ArrayList.ToArray()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubArrayList.ToArrayType">
            <summary>Sets the stub of ArrayList.ToArray(Type type)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubArrayList.TrimToSize">
            <summary>Sets the stub of ArrayList.TrimToSize()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubArrayList.TrimToSize01">
            <summary>Sets the stub of ArrayList.TrimToSize()</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubArrayList.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubArrayList.Capacity">
            <summary>Sets the stub of ArrayList.get_Capacity()</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubArrayList.Count">
            <summary>Sets the stub of ArrayList.get_Count()</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubArrayList.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubArrayList.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubArrayList.IsFixedSize">
            <summary>Sets the stub of ArrayList.get_IsFixedSize()</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubArrayList.IsReadOnly">
            <summary>Sets the stub of ArrayList.get_IsReadOnly()</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubArrayList.IsSynchronized">
            <summary>Sets the stub of ArrayList.get_IsSynchronized()</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubArrayList.Item(System.Int32)">
            <summary>Sets the stub of ArrayList.get_Item(Int32 index)</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubArrayList.SyncRoot">
            <summary>Sets the stub of ArrayList.get_SyncRoot()</summary>
        </member>
        <member name="T:System.Collections.Fakes.StubCaseInsensitiveComparer">
            <summary>Stub type of System.Collections.CaseInsensitiveComparer</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubCaseInsensitiveComparer.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubCaseInsensitiveComparer.#ctor(System.Globalization.CultureInfo)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubCaseInsensitiveComparer.InitializeStub">
            <summary>Initializes a new instance of type StubCaseInsensitiveComparer</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubCaseInsensitiveComparer.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubCaseInsensitiveComparer.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubCaseInsensitiveComparer.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Collections.Fakes.StubCollectionBase">
            <summary>Stub type of System.Collections.CollectionBase</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubCollectionBase.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubCollectionBase.#ctor(System.Int32)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubCollectionBase.InitializeStub">
            <summary>Initializes a new instance of type StubCollectionBase</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubCollectionBase.OnClear">
            <summary>Sets the stub of CollectionBase.OnClear()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubCollectionBase.OnClear01">
            <summary>Sets the stub of CollectionBase.OnClear()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubCollectionBase.OnClearComplete">
            <summary>Sets the stub of CollectionBase.OnClearComplete()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubCollectionBase.OnClearComplete01">
            <summary>Sets the stub of CollectionBase.OnClearComplete()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubCollectionBase.OnInsert(System.Int32,System.Object)">
            <summary>Sets the stub of CollectionBase.OnInsert(Int32 index, Object value)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubCollectionBase.OnInsertComplete(System.Int32,System.Object)">
            <summary>Sets the stub of CollectionBase.OnInsertComplete(Int32 index, Object value)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubCollectionBase.OnInsertCompleteInt32Object">
            <summary>Sets the stub of CollectionBase.OnInsertComplete(Int32 index, Object value)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubCollectionBase.OnInsertInt32Object">
            <summary>Sets the stub of CollectionBase.OnInsert(Int32 index, Object value)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubCollectionBase.OnRemove(System.Int32,System.Object)">
            <summary>Sets the stub of CollectionBase.OnRemove(Int32 index, Object value)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubCollectionBase.OnRemoveComplete(System.Int32,System.Object)">
            <summary>Sets the stub of CollectionBase.OnRemoveComplete(Int32 index, Object value)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubCollectionBase.OnRemoveCompleteInt32Object">
            <summary>Sets the stub of CollectionBase.OnRemoveComplete(Int32 index, Object value)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubCollectionBase.OnRemoveInt32Object">
            <summary>Sets the stub of CollectionBase.OnRemove(Int32 index, Object value)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubCollectionBase.OnSet(System.Int32,System.Object,System.Object)">
            <summary>Sets the stub of CollectionBase.OnSet(Int32 index, Object oldValue, Object newValue)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubCollectionBase.OnSetComplete(System.Int32,System.Object,System.Object)">
            <summary>Sets the stub of CollectionBase.OnSetComplete(Int32 index, Object oldValue, Object newValue)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubCollectionBase.OnSetCompleteInt32ObjectObject">
            <summary>Sets the stub of CollectionBase.OnSetComplete(Int32 index, Object oldValue, Object newValue)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubCollectionBase.OnSetInt32ObjectObject">
            <summary>Sets the stub of CollectionBase.OnSet(Int32 index, Object oldValue, Object newValue)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubCollectionBase.OnValidate(System.Object)">
            <summary>Sets the stub of CollectionBase.OnValidate(Object value)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubCollectionBase.OnValidateObject">
            <summary>Sets the stub of CollectionBase.OnValidate(Object value)</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubCollectionBase.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubCollectionBase.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubCollectionBase.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Collections.Fakes.StubDictionaryBase">
            <summary>Stub type of System.Collections.DictionaryBase</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubDictionaryBase.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubDictionaryBase.InitializeStub">
            <summary>Initializes a new instance of type StubDictionaryBase</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubDictionaryBase.OnClear">
            <summary>Sets the stub of DictionaryBase.OnClear()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubDictionaryBase.OnClear01">
            <summary>Sets the stub of DictionaryBase.OnClear()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubDictionaryBase.OnClearComplete">
            <summary>Sets the stub of DictionaryBase.OnClearComplete()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubDictionaryBase.OnClearComplete01">
            <summary>Sets the stub of DictionaryBase.OnClearComplete()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubDictionaryBase.OnGet(System.Object,System.Object)">
            <summary>Sets the stub of DictionaryBase.OnGet(Object key, Object currentValue)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubDictionaryBase.OnGetObjectObject">
            <summary>Sets the stub of DictionaryBase.OnGet(Object key, Object currentValue)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubDictionaryBase.OnInsert(System.Object,System.Object)">
            <summary>Sets the stub of DictionaryBase.OnInsert(Object key, Object value)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubDictionaryBase.OnInsertComplete(System.Object,System.Object)">
            <summary>Sets the stub of DictionaryBase.OnInsertComplete(Object key, Object value)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubDictionaryBase.OnInsertCompleteObjectObject">
            <summary>Sets the stub of DictionaryBase.OnInsertComplete(Object key, Object value)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubDictionaryBase.OnInsertObjectObject">
            <summary>Sets the stub of DictionaryBase.OnInsert(Object key, Object value)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubDictionaryBase.OnRemove(System.Object,System.Object)">
            <summary>Sets the stub of DictionaryBase.OnRemove(Object key, Object value)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubDictionaryBase.OnRemoveComplete(System.Object,System.Object)">
            <summary>Sets the stub of DictionaryBase.OnRemoveComplete(Object key, Object value)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubDictionaryBase.OnRemoveCompleteObjectObject">
            <summary>Sets the stub of DictionaryBase.OnRemoveComplete(Object key, Object value)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubDictionaryBase.OnRemoveObjectObject">
            <summary>Sets the stub of DictionaryBase.OnRemove(Object key, Object value)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubDictionaryBase.OnSet(System.Object,System.Object,System.Object)">
            <summary>Sets the stub of DictionaryBase.OnSet(Object key, Object oldValue, Object newValue)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubDictionaryBase.OnSetComplete(System.Object,System.Object,System.Object)">
            <summary>Sets the stub of DictionaryBase.OnSetComplete(Object key, Object oldValue, Object newValue)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubDictionaryBase.OnSetCompleteObjectObjectObject">
            <summary>Sets the stub of DictionaryBase.OnSetComplete(Object key, Object oldValue, Object newValue)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubDictionaryBase.OnSetObjectObjectObject">
            <summary>Sets the stub of DictionaryBase.OnSet(Object key, Object oldValue, Object newValue)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubDictionaryBase.OnValidate(System.Object,System.Object)">
            <summary>Sets the stub of DictionaryBase.OnValidate(Object key, Object value)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubDictionaryBase.OnValidateObjectObject">
            <summary>Sets the stub of DictionaryBase.OnValidate(Object key, Object value)</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubDictionaryBase.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubDictionaryBase.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubDictionaryBase.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Collections.Fakes.StubHashtable">
            <summary>Stub type of System.Collections.Hashtable</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubHashtable.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubHashtable.#ctor(System.Collections.IDictionary)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubHashtable.#ctor(System.Int32)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubHashtable.#ctor(System.Collections.IEqualityComparer)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubHashtable.#ctor(System.Int32,System.Single)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubHashtable.#ctor(System.Collections.IDictionary,System.Single)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubHashtable.#ctor(System.Collections.IDictionary,System.Collections.IEqualityComparer)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubHashtable.#ctor(System.Collections.IHashCodeProvider,System.Collections.IComparer)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubHashtable.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubHashtable.#ctor(System.Int32,System.Collections.IEqualityComparer)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubHashtable.#ctor(System.Int32,System.Single,System.Collections.IEqualityComparer)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubHashtable.#ctor(System.Collections.IDictionary,System.Collections.IHashCodeProvider,System.Collections.IComparer)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubHashtable.#ctor(System.Collections.IDictionary,System.Single,System.Collections.IEqualityComparer)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubHashtable.#ctor(System.Int32,System.Collections.IHashCodeProvider,System.Collections.IComparer)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubHashtable.#ctor(System.Int32,System.Single,System.Collections.IHashCodeProvider,System.Collections.IComparer)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubHashtable.#ctor(System.Collections.IDictionary,System.Single,System.Collections.IHashCodeProvider,System.Collections.IComparer)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubHashtable.Add(System.Object,System.Object)">
            <summary>Sets the stub of Hashtable.Add(Object key, Object value)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubHashtable.AddObjectObject">
            <summary>Sets the stub of Hashtable.Add(Object key, Object value)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubHashtable.Clear">
            <summary>Sets the stub of Hashtable.Clear()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubHashtable.Clear01">
            <summary>Sets the stub of Hashtable.Clear()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubHashtable.Clone">
            <summary>Sets the stub of Hashtable.Clone()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubHashtable.Clone01">
            <summary>Sets the stub of Hashtable.Clone()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubHashtable.Contains(System.Object)">
            <summary>Sets the stub of Hashtable.Contains(Object key)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubHashtable.ContainsKey(System.Object)">
            <summary>Sets the stub of Hashtable.ContainsKey(Object key)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubHashtable.ContainsKeyObject">
            <summary>Sets the stub of Hashtable.ContainsKey(Object key)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubHashtable.ContainsObject">
            <summary>Sets the stub of Hashtable.Contains(Object key)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubHashtable.ContainsValue(System.Object)">
            <summary>Sets the stub of Hashtable.ContainsValue(Object value)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubHashtable.ContainsValueObject">
            <summary>Sets the stub of Hashtable.ContainsValue(Object value)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubHashtable.CopyTo(System.Array,System.Int32)">
            <summary>Sets the stub of Hashtable.CopyTo(Array array, Int32 arrayIndex)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubHashtable.CopyToArrayInt32">
            <summary>Sets the stub of Hashtable.CopyTo(Array array, Int32 arrayIndex)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubHashtable.CountGet">
            <summary>Sets the stub of Hashtable.get_Count()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubHashtable.GetEnumerator">
            <summary>Sets the stub of Hashtable.GetEnumerator()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubHashtable.GetEnumerator01">
            <summary>Sets the stub of Hashtable.GetEnumerator()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubHashtable.GetHash(System.Object)">
            <summary>Sets the stub of Hashtable.GetHash(Object key)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubHashtable.GetHashObject">
            <summary>Sets the stub of Hashtable.GetHash(Object key)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubHashtable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of Hashtable.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubHashtable.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of Hashtable.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubHashtable.InitializeStub">
            <summary>Initializes a new instance of type StubHashtable</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubHashtable.IsFixedSizeGet">
            <summary>Sets the stub of Hashtable.get_IsFixedSize()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubHashtable.IsReadOnlyGet">
            <summary>Sets the stub of Hashtable.get_IsReadOnly()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubHashtable.IsSynchronizedGet">
            <summary>Sets the stub of Hashtable.get_IsSynchronized()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubHashtable.ItemGetObject">
            <summary>Sets the stub of Hashtable.get_Item(Object key)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubHashtable.ItemSetObjectObject">
            <summary>Sets the stub of Hashtable.set_Item(Object key, Object value)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubHashtable.KeyEquals(System.Object,System.Object)">
            <summary>Sets the stub of Hashtable.KeyEquals(Object item, Object key)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubHashtable.KeyEqualsObjectObject">
            <summary>Sets the stub of Hashtable.KeyEquals(Object item, Object key)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubHashtable.KeysGet">
            <summary>Sets the stub of Hashtable.get_Keys()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubHashtable.OnDeserialization(System.Object)">
            <summary>Sets the stub of Hashtable.OnDeserialization(Object sender)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubHashtable.OnDeserializationObject">
            <summary>Sets the stub of Hashtable.OnDeserialization(Object sender)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubHashtable.Remove(System.Object)">
            <summary>Sets the stub of Hashtable.Remove(Object key)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubHashtable.RemoveObject">
            <summary>Sets the stub of Hashtable.Remove(Object key)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubHashtable.SyncRootGet">
            <summary>Sets the stub of Hashtable.get_SyncRoot()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubHashtable.ValuesGet">
            <summary>Sets the stub of Hashtable.get_Values()</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubHashtable.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubHashtable.Count">
            <summary>Sets the stub of Hashtable.get_Count()</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubHashtable.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubHashtable.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubHashtable.IsFixedSize">
            <summary>Sets the stub of Hashtable.get_IsFixedSize()</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubHashtable.IsReadOnly">
            <summary>Sets the stub of Hashtable.get_IsReadOnly()</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubHashtable.IsSynchronized">
            <summary>Sets the stub of Hashtable.get_IsSynchronized()</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubHashtable.Item(System.Object)">
            <summary>Sets the stub of Hashtable.get_Item(Object key)</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubHashtable.Keys">
            <summary>Sets the stub of Hashtable.get_Keys()</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubHashtable.SyncRoot">
            <summary>Sets the stub of Hashtable.get_SyncRoot()</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubHashtable.Values">
            <summary>Sets the stub of Hashtable.get_Values()</summary>
        </member>
        <member name="T:System.Collections.Fakes.StubICollection">
            <summary>Stub type of System.Collections.ICollection</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubICollection.#ctor">
            <summary>Initializes a new instance of type StubICollection</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubICollection.CopyToArrayInt32">
            <summary>Sets the stub of ICollection.CopyTo(Array array, Int32 index)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubICollection.CountGet">
            <summary>Sets the stub of ICollection.get_Count()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubICollection.GetEnumerator">
            <summary>Sets the stub of IEnumerable.GetEnumerator()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubICollection.IsSynchronizedGet">
            <summary>Sets the stub of ICollection.get_IsSynchronized()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubICollection.SyncRootGet">
            <summary>Sets the stub of ICollection.get_SyncRoot()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubICollection.global::System#Collections#ICollection#CopyTo(System.Array,System.Int32)">
            <summary>Sets the stub of ICollection.CopyTo(Array array, Int32 index)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubICollection.global::System#Collections#IEnumerable#GetEnumerator">
            <summary>Sets the stub of IEnumerable.GetEnumerator()</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubICollection.global::System#Collections#ICollection#Count">
            <summary>Sets the stub of ICollection.get_Count()</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubICollection.global::System#Collections#ICollection#IsSynchronized">
            <summary>Sets the stub of ICollection.get_IsSynchronized()</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubICollection.global::System#Collections#ICollection#SyncRoot">
            <summary>Sets the stub of ICollection.get_SyncRoot()</summary>
        </member>
        <member name="T:System.Collections.Fakes.StubIComparer">
            <summary>Stub type of System.Collections.IComparer</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubIComparer.#ctor">
            <summary>Initializes a new instance of type StubIComparer</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubIComparer.CompareObjectObject">
            <summary>Sets the stub of IComparer.Compare(Object x, Object y)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubIComparer.global::System#Collections#IComparer#Compare(System.Object,System.Object)">
            <summary>Sets the stub of IComparer.Compare(Object x, Object y)</summary>
        </member>
        <member name="T:System.Collections.Fakes.StubIDictionary">
            <summary>Stub type of System.Collections.IDictionary</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubIDictionary.#ctor">
            <summary>Initializes a new instance of type StubIDictionary</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubIDictionary.AddObjectObject">
            <summary>Sets the stub of IDictionary.Add(Object key, Object value)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubIDictionary.Clear">
            <summary>Sets the stub of IDictionary.Clear()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubIDictionary.ContainsObject">
            <summary>Sets the stub of IDictionary.Contains(Object key)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubIDictionary.CopyToArrayInt32">
            <summary>Sets the stub of ICollection.CopyTo(Array array, Int32 index)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubIDictionary.CountGet">
            <summary>Sets the stub of ICollection.get_Count()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubIDictionary.GetEnumerator">
            <summary>Sets the stub of IDictionary.GetEnumerator()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubIDictionary.GetEnumerator01">
            <summary>Sets the stub of IEnumerable.GetEnumerator()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubIDictionary.IsFixedSizeGet">
            <summary>Sets the stub of IDictionary.get_IsFixedSize()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubIDictionary.IsReadOnlyGet">
            <summary>Sets the stub of IDictionary.get_IsReadOnly()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubIDictionary.IsSynchronizedGet">
            <summary>Sets the stub of ICollection.get_IsSynchronized()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubIDictionary.ItemGetObject">
            <summary>Sets the stub of IDictionary.get_Item(Object key)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubIDictionary.ItemSetObjectObject">
            <summary>Sets the stub of IDictionary.set_Item(Object key, Object value)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubIDictionary.KeysGet">
            <summary>Sets the stub of IDictionary.get_Keys()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubIDictionary.RemoveObject">
            <summary>Sets the stub of IDictionary.Remove(Object key)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubIDictionary.SyncRootGet">
            <summary>Sets the stub of ICollection.get_SyncRoot()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubIDictionary.global::System#Collections#ICollection#CopyTo(System.Array,System.Int32)">
            <summary>Sets the stub of ICollection.CopyTo(Array array, Int32 index)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubIDictionary.global::System#Collections#IDictionary#Add(System.Object,System.Object)">
            <summary>Sets the stub of IDictionary.Add(Object key, Object value)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubIDictionary.global::System#Collections#IDictionary#Clear">
            <summary>Sets the stub of IDictionary.Clear()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubIDictionary.global::System#Collections#IDictionary#Contains(System.Object)">
            <summary>Sets the stub of IDictionary.Contains(Object key)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubIDictionary.global::System#Collections#IDictionary#GetEnumerator">
            <summary>Sets the stub of IDictionary.GetEnumerator()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubIDictionary.global::System#Collections#IDictionary#Remove(System.Object)">
            <summary>Sets the stub of IDictionary.Remove(Object key)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubIDictionary.global::System#Collections#IEnumerable#GetEnumerator">
            <summary>Sets the stub of IEnumerable.GetEnumerator()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubIDictionary.ValuesGet">
            <summary>Sets the stub of IDictionary.get_Values()</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubIDictionary.global::System#Collections#ICollection#Count">
            <summary>Sets the stub of ICollection.get_Count()</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubIDictionary.global::System#Collections#IDictionary#IsFixedSize">
            <summary>Sets the stub of IDictionary.get_IsFixedSize()</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubIDictionary.global::System#Collections#IDictionary#IsReadOnly">
            <summary>Sets the stub of IDictionary.get_IsReadOnly()</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubIDictionary.global::System#Collections#ICollection#IsSynchronized">
            <summary>Sets the stub of ICollection.get_IsSynchronized()</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubIDictionary.System#Collections#IDictionary#Item(System.Object)">
            <summary>Sets the stub of IDictionary.get_Item(Object key)</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubIDictionary.global::System#Collections#IDictionary#Keys">
            <summary>Sets the stub of IDictionary.get_Keys()</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubIDictionary.global::System#Collections#ICollection#SyncRoot">
            <summary>Sets the stub of ICollection.get_SyncRoot()</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubIDictionary.global::System#Collections#IDictionary#Values">
            <summary>Sets the stub of IDictionary.get_Values()</summary>
        </member>
        <member name="T:System.Collections.Fakes.StubIDictionaryEnumerator">
            <summary>Stub type of System.Collections.IDictionaryEnumerator</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubIDictionaryEnumerator.#ctor">
            <summary>Initializes a new instance of type StubIDictionaryEnumerator</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubIDictionaryEnumerator.CurrentGet">
            <summary>Sets the stub of IEnumerator.get_Current()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubIDictionaryEnumerator.EntryGet">
            <summary>Sets the stub of IDictionaryEnumerator.get_Entry()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubIDictionaryEnumerator.KeyGet">
            <summary>Sets the stub of IDictionaryEnumerator.get_Key()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubIDictionaryEnumerator.MoveNext">
            <summary>Sets the stub of IEnumerator.MoveNext()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubIDictionaryEnumerator.Reset">
            <summary>Sets the stub of IEnumerator.Reset()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubIDictionaryEnumerator.global::System#Collections#IEnumerator#MoveNext">
            <summary>Sets the stub of IEnumerator.MoveNext()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubIDictionaryEnumerator.global::System#Collections#IEnumerator#Reset">
            <summary>Sets the stub of IEnumerator.Reset()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubIDictionaryEnumerator.ValueGet">
            <summary>Sets the stub of IDictionaryEnumerator.get_Value()</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubIDictionaryEnumerator.global::System#Collections#IEnumerator#Current">
            <summary>Sets the stub of IEnumerator.get_Current()</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubIDictionaryEnumerator.global::System#Collections#IDictionaryEnumerator#Entry">
            <summary>Sets the stub of IDictionaryEnumerator.get_Entry()</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubIDictionaryEnumerator.global::System#Collections#IDictionaryEnumerator#Key">
            <summary>Sets the stub of IDictionaryEnumerator.get_Key()</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubIDictionaryEnumerator.global::System#Collections#IDictionaryEnumerator#Value">
            <summary>Sets the stub of IDictionaryEnumerator.get_Value()</summary>
        </member>
        <member name="T:System.Collections.Fakes.StubIEnumerable">
            <summary>Stub type of System.Collections.IEnumerable</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubIEnumerable.#ctor">
            <summary>Initializes a new instance of type StubIEnumerable</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubIEnumerable.GetEnumerator">
            <summary>Sets the stub of IEnumerable.GetEnumerator()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubIEnumerable.global::System#Collections#IEnumerable#GetEnumerator">
            <summary>Sets the stub of IEnumerable.GetEnumerator()</summary>
        </member>
        <member name="T:System.Collections.Fakes.StubIEnumerator">
            <summary>Stub type of System.Collections.IEnumerator</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubIEnumerator.#ctor">
            <summary>Initializes a new instance of type StubIEnumerator</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubIEnumerator.CurrentGet">
            <summary>Sets the stub of IEnumerator.get_Current()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubIEnumerator.MoveNext">
            <summary>Sets the stub of IEnumerator.MoveNext()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubIEnumerator.Reset">
            <summary>Sets the stub of IEnumerator.Reset()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubIEnumerator.global::System#Collections#IEnumerator#MoveNext">
            <summary>Sets the stub of IEnumerator.MoveNext()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubIEnumerator.global::System#Collections#IEnumerator#Reset">
            <summary>Sets the stub of IEnumerator.Reset()</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubIEnumerator.global::System#Collections#IEnumerator#Current">
            <summary>Sets the stub of IEnumerator.get_Current()</summary>
        </member>
        <member name="T:System.Collections.Fakes.StubIEqualityComparer">
            <summary>Stub type of System.Collections.IEqualityComparer</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubIEqualityComparer.#ctor">
            <summary>Initializes a new instance of type StubIEqualityComparer</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubIEqualityComparer.EqualsObjectObject">
            <summary>Sets the stub of IEqualityComparer.Equals(Object x, Object y)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubIEqualityComparer.GetHashCodeObject">
            <summary>Sets the stub of IEqualityComparer.GetHashCode(Object obj)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubIEqualityComparer.global::System#Collections#IEqualityComparer#Equals(System.Object,System.Object)">
            <summary>Sets the stub of IEqualityComparer.Equals(Object x, Object y)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubIEqualityComparer.global::System#Collections#IEqualityComparer#GetHashCode(System.Object)">
            <summary>Sets the stub of IEqualityComparer.GetHashCode(Object obj)</summary>
        </member>
        <member name="T:System.Collections.Fakes.StubIList">
            <summary>Stub type of System.Collections.IList</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubIList.#ctor">
            <summary>Initializes a new instance of type StubIList</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubIList.AddObject">
            <summary>Sets the stub of IList.Add(Object value)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubIList.Clear">
            <summary>Sets the stub of IList.Clear()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubIList.ContainsObject">
            <summary>Sets the stub of IList.Contains(Object value)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubIList.CopyToArrayInt32">
            <summary>Sets the stub of ICollection.CopyTo(Array array, Int32 index)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubIList.CountGet">
            <summary>Sets the stub of ICollection.get_Count()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubIList.GetEnumerator">
            <summary>Sets the stub of IEnumerable.GetEnumerator()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubIList.IndexOfObject">
            <summary>Sets the stub of IList.IndexOf(Object value)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubIList.InsertInt32Object">
            <summary>Sets the stub of IList.Insert(Int32 index, Object value)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubIList.IsFixedSizeGet">
            <summary>Sets the stub of IList.get_IsFixedSize()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubIList.IsReadOnlyGet">
            <summary>Sets the stub of IList.get_IsReadOnly()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubIList.IsSynchronizedGet">
            <summary>Sets the stub of ICollection.get_IsSynchronized()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubIList.ItemGetInt32">
            <summary>Sets the stub of IList.get_Item(Int32 index)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubIList.ItemSetInt32Object">
            <summary>Sets the stub of IList.set_Item(Int32 index, Object value)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubIList.RemoveAtInt32">
            <summary>Sets the stub of IList.RemoveAt(Int32 index)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubIList.RemoveObject">
            <summary>Sets the stub of IList.Remove(Object value)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubIList.SyncRootGet">
            <summary>Sets the stub of ICollection.get_SyncRoot()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubIList.global::System#Collections#ICollection#CopyTo(System.Array,System.Int32)">
            <summary>Sets the stub of ICollection.CopyTo(Array array, Int32 index)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubIList.global::System#Collections#IEnumerable#GetEnumerator">
            <summary>Sets the stub of IEnumerable.GetEnumerator()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubIList.global::System#Collections#IList#Add(System.Object)">
            <summary>Sets the stub of IList.Add(Object value)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubIList.global::System#Collections#IList#Clear">
            <summary>Sets the stub of IList.Clear()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubIList.global::System#Collections#IList#Contains(System.Object)">
            <summary>Sets the stub of IList.Contains(Object value)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubIList.global::System#Collections#IList#IndexOf(System.Object)">
            <summary>Sets the stub of IList.IndexOf(Object value)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubIList.global::System#Collections#IList#Insert(System.Int32,System.Object)">
            <summary>Sets the stub of IList.Insert(Int32 index, Object value)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubIList.global::System#Collections#IList#Remove(System.Object)">
            <summary>Sets the stub of IList.Remove(Object value)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubIList.global::System#Collections#IList#RemoveAt(System.Int32)">
            <summary>Sets the stub of IList.RemoveAt(Int32 index)</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubIList.global::System#Collections#ICollection#Count">
            <summary>Sets the stub of ICollection.get_Count()</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubIList.global::System#Collections#IList#IsFixedSize">
            <summary>Sets the stub of IList.get_IsFixedSize()</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubIList.global::System#Collections#IList#IsReadOnly">
            <summary>Sets the stub of IList.get_IsReadOnly()</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubIList.global::System#Collections#ICollection#IsSynchronized">
            <summary>Sets the stub of ICollection.get_IsSynchronized()</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubIList.System#Collections#IList#Item(System.Int32)">
            <summary>Sets the stub of IList.get_Item(Int32 index)</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubIList.global::System#Collections#ICollection#SyncRoot">
            <summary>Sets the stub of ICollection.get_SyncRoot()</summary>
        </member>
        <member name="T:System.Collections.Fakes.StubIStructuralComparable">
            <summary>Stub type of System.Collections.IStructuralComparable</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubIStructuralComparable.#ctor">
            <summary>Initializes a new instance of type StubIStructuralComparable</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubIStructuralComparable.CompareToObjectIComparer">
            <summary>Sets the stub of IStructuralComparable.CompareTo(Object other, IComparer comparer)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubIStructuralComparable.global::System#Collections#IStructuralComparable#CompareTo(System.Object,System.Collections.IComparer)">
            <summary>Sets the stub of IStructuralComparable.CompareTo(Object other, IComparer comparer)</summary>
        </member>
        <member name="T:System.Collections.Fakes.StubIStructuralEquatable">
            <summary>Stub type of System.Collections.IStructuralEquatable</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubIStructuralEquatable.#ctor">
            <summary>Initializes a new instance of type StubIStructuralEquatable</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubIStructuralEquatable.EqualsObjectIEqualityComparer">
            <summary>Sets the stub of IStructuralEquatable.Equals(Object other, IEqualityComparer comparer)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubIStructuralEquatable.GetHashCodeIEqualityComparer">
            <summary>Sets the stub of IStructuralEquatable.GetHashCode(IEqualityComparer comparer)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubIStructuralEquatable.global::System#Collections#IStructuralEquatable#Equals(System.Object,System.Collections.IEqualityComparer)">
            <summary>Sets the stub of IStructuralEquatable.Equals(Object other, IEqualityComparer comparer)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubIStructuralEquatable.global::System#Collections#IStructuralEquatable#GetHashCode(System.Collections.IEqualityComparer)">
            <summary>Sets the stub of IStructuralEquatable.GetHashCode(IEqualityComparer comparer)</summary>
        </member>
        <member name="T:System.Collections.Fakes.StubQueue">
            <summary>Stub type of System.Collections.Queue</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubQueue.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubQueue.#ctor(System.Int32)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubQueue.#ctor(System.Collections.ICollection)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubQueue.#ctor(System.Int32,System.Single)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubQueue.Clear">
            <summary>Sets the stub of Queue.Clear()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubQueue.Clear01">
            <summary>Sets the stub of Queue.Clear()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubQueue.Clone">
            <summary>Sets the stub of Queue.Clone()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubQueue.Clone01">
            <summary>Sets the stub of Queue.Clone()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubQueue.Contains(System.Object)">
            <summary>Sets the stub of Queue.Contains(Object obj)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubQueue.ContainsObject">
            <summary>Sets the stub of Queue.Contains(Object obj)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubQueue.CopyTo(System.Array,System.Int32)">
            <summary>Sets the stub of Queue.CopyTo(Array array, Int32 index)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubQueue.CopyToArrayInt32">
            <summary>Sets the stub of Queue.CopyTo(Array array, Int32 index)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubQueue.CountGet">
            <summary>Sets the stub of Queue.get_Count()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubQueue.Dequeue">
            <summary>Sets the stub of Queue.Dequeue()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubQueue.Dequeue01">
            <summary>Sets the stub of Queue.Dequeue()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubQueue.Enqueue(System.Object)">
            <summary>Sets the stub of Queue.Enqueue(Object obj)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubQueue.EnqueueObject">
            <summary>Sets the stub of Queue.Enqueue(Object obj)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubQueue.GetEnumerator">
            <summary>Sets the stub of Queue.GetEnumerator()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubQueue.GetEnumerator01">
            <summary>Sets the stub of Queue.GetEnumerator()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubQueue.InitializeStub">
            <summary>Initializes a new instance of type StubQueue</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubQueue.IsSynchronizedGet">
            <summary>Sets the stub of Queue.get_IsSynchronized()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubQueue.Peek">
            <summary>Sets the stub of Queue.Peek()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubQueue.Peek01">
            <summary>Sets the stub of Queue.Peek()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubQueue.SyncRootGet">
            <summary>Sets the stub of Queue.get_SyncRoot()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubQueue.ToArray">
            <summary>Sets the stub of Queue.ToArray()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubQueue.ToArray01">
            <summary>Sets the stub of Queue.ToArray()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubQueue.TrimToSize">
            <summary>Sets the stub of Queue.TrimToSize()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubQueue.TrimToSize01">
            <summary>Sets the stub of Queue.TrimToSize()</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubQueue.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubQueue.Count">
            <summary>Sets the stub of Queue.get_Count()</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubQueue.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubQueue.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubQueue.IsSynchronized">
            <summary>Sets the stub of Queue.get_IsSynchronized()</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubQueue.SyncRoot">
            <summary>Sets the stub of Queue.get_SyncRoot()</summary>
        </member>
        <member name="T:System.Collections.Fakes.StubReadOnlyCollectionBase">
            <summary>Stub type of System.Collections.ReadOnlyCollectionBase</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubReadOnlyCollectionBase.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubReadOnlyCollectionBase.CountGet">
            <summary>Sets the stub of ReadOnlyCollectionBase.get_Count()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubReadOnlyCollectionBase.GetEnumerator">
            <summary>Sets the stub of ReadOnlyCollectionBase.GetEnumerator()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubReadOnlyCollectionBase.GetEnumerator01">
            <summary>Sets the stub of ReadOnlyCollectionBase.GetEnumerator()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubReadOnlyCollectionBase.InitializeStub">
            <summary>Initializes a new instance of type StubReadOnlyCollectionBase</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubReadOnlyCollectionBase.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubReadOnlyCollectionBase.Count">
            <summary>Sets the stub of ReadOnlyCollectionBase.get_Count()</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubReadOnlyCollectionBase.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubReadOnlyCollectionBase.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Collections.Fakes.StubSortedList">
            <summary>Stub type of System.Collections.SortedList</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubSortedList.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubSortedList.#ctor(System.Int32)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubSortedList.#ctor(System.Collections.IComparer)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubSortedList.#ctor(System.Collections.IDictionary)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubSortedList.#ctor(System.Collections.IComparer,System.Int32)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubSortedList.#ctor(System.Collections.IDictionary,System.Collections.IComparer)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubSortedList.Add(System.Object,System.Object)">
            <summary>Sets the stub of SortedList.Add(Object key, Object value)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubSortedList.AddObjectObject">
            <summary>Sets the stub of SortedList.Add(Object key, Object value)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubSortedList.AttachBackingFieldToCapacity">
            <summary>Attaches delegates to emulate StubSortedList.Capacity as a property with a backing field.</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubSortedList.CapacityGet">
            <summary>Sets the stub of SortedList.get_Capacity()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubSortedList.CapacitySetInt32">
            <summary>Sets the stub of SortedList.set_Capacity(Int32 value)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubSortedList.Clear">
            <summary>Sets the stub of SortedList.Clear()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubSortedList.Clear01">
            <summary>Sets the stub of SortedList.Clear()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubSortedList.Clone">
            <summary>Sets the stub of SortedList.Clone()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubSortedList.Clone01">
            <summary>Sets the stub of SortedList.Clone()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubSortedList.Contains(System.Object)">
            <summary>Sets the stub of SortedList.Contains(Object key)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubSortedList.ContainsKey(System.Object)">
            <summary>Sets the stub of SortedList.ContainsKey(Object key)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubSortedList.ContainsKeyObject">
            <summary>Sets the stub of SortedList.ContainsKey(Object key)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubSortedList.ContainsObject">
            <summary>Sets the stub of SortedList.Contains(Object key)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubSortedList.ContainsValue(System.Object)">
            <summary>Sets the stub of SortedList.ContainsValue(Object value)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubSortedList.ContainsValueObject">
            <summary>Sets the stub of SortedList.ContainsValue(Object value)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubSortedList.CopyTo(System.Array,System.Int32)">
            <summary>Sets the stub of SortedList.CopyTo(Array array, Int32 arrayIndex)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubSortedList.CopyToArrayInt32">
            <summary>Sets the stub of SortedList.CopyTo(Array array, Int32 arrayIndex)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubSortedList.CountGet">
            <summary>Sets the stub of SortedList.get_Count()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubSortedList.GetByIndex(System.Int32)">
            <summary>Sets the stub of SortedList.GetByIndex(Int32 index)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubSortedList.GetByIndexInt32">
            <summary>Sets the stub of SortedList.GetByIndex(Int32 index)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubSortedList.GetEnumerator">
            <summary>Sets the stub of SortedList.GetEnumerator()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubSortedList.GetEnumerator01">
            <summary>Sets the stub of SortedList.GetEnumerator()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubSortedList.GetKey(System.Int32)">
            <summary>Sets the stub of SortedList.GetKey(Int32 index)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubSortedList.GetKeyInt32">
            <summary>Sets the stub of SortedList.GetKey(Int32 index)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubSortedList.GetKeyList">
            <summary>Sets the stub of SortedList.GetKeyList()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubSortedList.GetKeyList01">
            <summary>Sets the stub of SortedList.GetKeyList()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubSortedList.GetValueList">
            <summary>Sets the stub of SortedList.GetValueList()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubSortedList.GetValueList01">
            <summary>Sets the stub of SortedList.GetValueList()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubSortedList.IndexOfKey(System.Object)">
            <summary>Sets the stub of SortedList.IndexOfKey(Object key)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubSortedList.IndexOfKeyObject">
            <summary>Sets the stub of SortedList.IndexOfKey(Object key)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubSortedList.IndexOfValue(System.Object)">
            <summary>Sets the stub of SortedList.IndexOfValue(Object value)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubSortedList.IndexOfValueObject">
            <summary>Sets the stub of SortedList.IndexOfValue(Object value)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubSortedList.InitializeStub">
            <summary>Initializes a new instance of type StubSortedList</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubSortedList.IsFixedSizeGet">
            <summary>Sets the stub of SortedList.get_IsFixedSize()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubSortedList.IsReadOnlyGet">
            <summary>Sets the stub of SortedList.get_IsReadOnly()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubSortedList.IsSynchronizedGet">
            <summary>Sets the stub of SortedList.get_IsSynchronized()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubSortedList.ItemGetObject">
            <summary>Sets the stub of SortedList.get_Item(Object key)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubSortedList.ItemSetObjectObject">
            <summary>Sets the stub of SortedList.set_Item(Object key, Object value)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubSortedList.KeysGet">
            <summary>Sets the stub of SortedList.get_Keys()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubSortedList.Remove(System.Object)">
            <summary>Sets the stub of SortedList.Remove(Object key)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubSortedList.RemoveAt(System.Int32)">
            <summary>Sets the stub of SortedList.RemoveAt(Int32 index)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubSortedList.RemoveAtInt32">
            <summary>Sets the stub of SortedList.RemoveAt(Int32 index)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubSortedList.RemoveObject">
            <summary>Sets the stub of SortedList.Remove(Object key)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubSortedList.SetByIndex(System.Int32,System.Object)">
            <summary>Sets the stub of SortedList.SetByIndex(Int32 index, Object value)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubSortedList.SetByIndexInt32Object">
            <summary>Sets the stub of SortedList.SetByIndex(Int32 index, Object value)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubSortedList.SyncRootGet">
            <summary>Sets the stub of SortedList.get_SyncRoot()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubSortedList.TrimToSize">
            <summary>Sets the stub of SortedList.TrimToSize()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubSortedList.TrimToSize01">
            <summary>Sets the stub of SortedList.TrimToSize()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubSortedList.ValuesGet">
            <summary>Sets the stub of SortedList.get_Values()</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubSortedList.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubSortedList.Capacity">
            <summary>Sets the stub of SortedList.get_Capacity()</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubSortedList.Count">
            <summary>Sets the stub of SortedList.get_Count()</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubSortedList.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubSortedList.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubSortedList.IsFixedSize">
            <summary>Sets the stub of SortedList.get_IsFixedSize()</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubSortedList.IsReadOnly">
            <summary>Sets the stub of SortedList.get_IsReadOnly()</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubSortedList.IsSynchronized">
            <summary>Sets the stub of SortedList.get_IsSynchronized()</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubSortedList.Item(System.Object)">
            <summary>Sets the stub of SortedList.get_Item(Object key)</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubSortedList.Keys">
            <summary>Sets the stub of SortedList.get_Keys()</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubSortedList.SyncRoot">
            <summary>Sets the stub of SortedList.get_SyncRoot()</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubSortedList.Values">
            <summary>Sets the stub of SortedList.get_Values()</summary>
        </member>
        <member name="T:System.Collections.Fakes.StubStack">
            <summary>Stub type of System.Collections.Stack</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubStack.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubStack.#ctor(System.Collections.ICollection)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubStack.#ctor(System.Int32)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubStack.Clear">
            <summary>Sets the stub of Stack.Clear()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubStack.Clear01">
            <summary>Sets the stub of Stack.Clear()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubStack.Clone">
            <summary>Sets the stub of Stack.Clone()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubStack.Clone01">
            <summary>Sets the stub of Stack.Clone()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubStack.Contains(System.Object)">
            <summary>Sets the stub of Stack.Contains(Object obj)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubStack.ContainsObject">
            <summary>Sets the stub of Stack.Contains(Object obj)</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubStack.CopyTo(System.Array,System.Int32)">
            <summary>Sets the stub of Stack.CopyTo(Array array, Int32 index)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubStack.CopyToArrayInt32">
            <summary>Sets the stub of Stack.CopyTo(Array array, Int32 index)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubStack.CountGet">
            <summary>Sets the stub of Stack.get_Count()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubStack.GetEnumerator">
            <summary>Sets the stub of Stack.GetEnumerator()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubStack.GetEnumerator01">
            <summary>Sets the stub of Stack.GetEnumerator()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubStack.InitializeStub">
            <summary>Initializes a new instance of type StubStack</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubStack.IsSynchronizedGet">
            <summary>Sets the stub of Stack.get_IsSynchronized()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubStack.Peek">
            <summary>Sets the stub of Stack.Peek()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubStack.Peek01">
            <summary>Sets the stub of Stack.Peek()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubStack.Pop">
            <summary>Sets the stub of Stack.Pop()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubStack.Pop01">
            <summary>Sets the stub of Stack.Pop()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubStack.Push(System.Object)">
            <summary>Sets the stub of Stack.Push(Object obj)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubStack.PushObject">
            <summary>Sets the stub of Stack.Push(Object obj)</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubStack.SyncRootGet">
            <summary>Sets the stub of Stack.get_SyncRoot()</summary>
        </member>
        <member name="M:System.Collections.Fakes.StubStack.ToArray">
            <summary>Sets the stub of Stack.ToArray()</summary>
        </member>
        <member name="F:System.Collections.Fakes.StubStack.ToArray01">
            <summary>Sets the stub of Stack.ToArray()</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubStack.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubStack.Count">
            <summary>Sets the stub of Stack.get_Count()</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubStack.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubStack.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubStack.IsSynchronized">
            <summary>Sets the stub of Stack.get_IsSynchronized()</summary>
        </member>
        <member name="P:System.Collections.Fakes.StubStack.SyncRoot">
            <summary>Sets the stub of Stack.get_SyncRoot()</summary>
        </member>
        <member name="T:System.Collections.Generic.Fakes.StubComparer`1">
            <summary>Stub type of System.Collections.Generic.Comparer`1</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubComparer`1.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubComparer`1.Compare(`0,`0)">
            <summary>Sets the stub of Comparer`1.Compare(!0 x, !0 y)</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubComparer`1.CompareT0T0">
            <summary>Sets the stub of Comparer`1.Compare(!0 x, !0 y)</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubComparer`1.InitializeStub">
            <summary>Initializes a new instance of type StubComparer</summary>
        </member>
        <member name="P:System.Collections.Generic.Fakes.StubComparer`1.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Collections.Generic.Fakes.StubComparer`1.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Collections.Generic.Fakes.StubComparer`1.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Collections.Generic.Fakes.StubDictionary`2">
            <summary>Stub type of System.Collections.Generic.Dictionary`2</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubDictionary`2.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubDictionary`2.#ctor(System.Collections.Generic.IEqualityComparer{`0})">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubDictionary`2.#ctor(System.Collections.Generic.IDictionary{`0,`1})">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubDictionary`2.#ctor(System.Int32)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubDictionary`2.#ctor(System.Collections.Generic.IDictionary{`0,`1},System.Collections.Generic.IEqualityComparer{`0})">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubDictionary`2.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubDictionary`2.#ctor(System.Int32,System.Collections.Generic.IEqualityComparer{`0})">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubDictionary`2.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of Dictionary`2.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubDictionary`2.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of Dictionary`2.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubDictionary`2.InitializeStub">
            <summary>Initializes a new instance of type StubDictionary</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubDictionary`2.OnDeserialization(System.Object)">
            <summary>Sets the stub of Dictionary`2.OnDeserialization(Object sender)</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubDictionary`2.OnDeserializationObject">
            <summary>Sets the stub of Dictionary`2.OnDeserialization(Object sender)</summary>
        </member>
        <member name="P:System.Collections.Generic.Fakes.StubDictionary`2.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Collections.Generic.Fakes.StubDictionary`2.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Collections.Generic.Fakes.StubDictionary`2.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Collections.Generic.Fakes.StubEqualityComparer`1">
            <summary>Stub type of System.Collections.Generic.EqualityComparer`1</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubEqualityComparer`1.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubEqualityComparer`1.Equals(`0,`0)">
            <summary>Sets the stub of EqualityComparer`1.Equals(!0 x, !0 y)</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubEqualityComparer`1.EqualsT0T0">
            <summary>Sets the stub of EqualityComparer`1.Equals(!0 x, !0 y)</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubEqualityComparer`1.GetHashCode(`0)">
            <summary>Sets the stub of EqualityComparer`1.GetHashCode(!0 obj)</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubEqualityComparer`1.GetHashCodeT0">
            <summary>Sets the stub of EqualityComparer`1.GetHashCode(!0 obj)</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubEqualityComparer`1.InitializeStub">
            <summary>Initializes a new instance of type StubEqualityComparer</summary>
        </member>
        <member name="P:System.Collections.Generic.Fakes.StubEqualityComparer`1.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Collections.Generic.Fakes.StubEqualityComparer`1.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Collections.Generic.Fakes.StubEqualityComparer`1.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Collections.Generic.Fakes.StubICollection`1">
            <summary>Stub type of System.Collections.Generic.ICollection`1</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubICollection`1.#ctor">
            <summary>Initializes a new instance of type StubICollection</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubICollection`1.AddT0">
            <summary>Sets the stub of ICollection`1.Add(!0 item)</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubICollection`1.Clear">
            <summary>Sets the stub of ICollection`1.Clear()</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubICollection`1.ContainsT0">
            <summary>Sets the stub of ICollection`1.Contains(!0 item)</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubICollection`1.CopyToT0ArrayInt32">
            <summary>Sets the stub of ICollection`1.CopyTo(!0[] array, Int32 arrayIndex)</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubICollection`1.CountGet">
            <summary>Sets the stub of ICollection`1.get_Count()</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubICollection`1.GetEnumerator">
            <summary>Sets the stub of IEnumerable`1.GetEnumerator()</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubICollection`1.GetEnumerator01">
            <summary>Sets the stub of IEnumerable.GetEnumerator()</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubICollection`1.IsReadOnlyGet">
            <summary>Sets the stub of ICollection`1.get_IsReadOnly()</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubICollection`1.RemoveT0">
            <summary>Sets the stub of ICollection`1.Remove(!0 item)</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubICollection`1.global::System#Collections#Generic#ICollection{T}#Add(`0)">
            <summary>Sets the stub of ICollection`1.Add(!0 item)</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubICollection`1.global::System#Collections#Generic#ICollection{T}#Clear">
            <summary>Sets the stub of ICollection`1.Clear()</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubICollection`1.global::System#Collections#Generic#ICollection{T}#Contains(`0)">
            <summary>Sets the stub of ICollection`1.Contains(!0 item)</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubICollection`1.global::System#Collections#Generic#ICollection{T}#CopyTo(`0[],System.Int32)">
            <summary>Sets the stub of ICollection`1.CopyTo(!0[] array, Int32 arrayIndex)</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubICollection`1.global::System#Collections#Generic#ICollection{T}#Remove(`0)">
            <summary>Sets the stub of ICollection`1.Remove(!0 item)</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubICollection`1.global::System#Collections#Generic#IEnumerable{T}#GetEnumerator">
            <summary>Sets the stub of IEnumerable`1.GetEnumerator()</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubICollection`1.global::System#Collections#IEnumerable#GetEnumerator">
            <summary>Sets the stub of IEnumerable.GetEnumerator()</summary>
        </member>
        <member name="P:System.Collections.Generic.Fakes.StubICollection`1.global::System#Collections#Generic#ICollection{T}#Count">
            <summary>Sets the stub of ICollection`1.get_Count()</summary>
        </member>
        <member name="P:System.Collections.Generic.Fakes.StubICollection`1.global::System#Collections#Generic#ICollection{T}#IsReadOnly">
            <summary>Sets the stub of ICollection`1.get_IsReadOnly()</summary>
        </member>
        <member name="T:System.Collections.Generic.Fakes.StubIComparer`1">
            <summary>Stub type of System.Collections.Generic.IComparer`1</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubIComparer`1.#ctor">
            <summary>Initializes a new instance of type StubIComparer</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubIComparer`1.CompareT0T0">
            <summary>Sets the stub of IComparer`1.Compare(!0 x, !0 y)</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubIComparer`1.global::System#Collections#Generic#IComparer{T}#Compare(`0,`0)">
            <summary>Sets the stub of IComparer`1.Compare(!0 x, !0 y)</summary>
        </member>
        <member name="T:System.Collections.Generic.Fakes.StubIDictionary`2">
            <summary>Stub type of System.Collections.Generic.IDictionary`2</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubIDictionary`2.#ctor">
            <summary>Initializes a new instance of type StubIDictionary</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubIDictionary`2.AddKeyValuePairOfT0T1">
            <summary>Sets the stub of ICollection`1.Add(!0 item)</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubIDictionary`2.AddT0T1">
            <summary>Sets the stub of IDictionary`2.Add(!0 key, !1 value)</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubIDictionary`2.Clear">
            <summary>Sets the stub of ICollection`1.Clear()</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubIDictionary`2.ContainsKeyT0">
            <summary>Sets the stub of IDictionary`2.ContainsKey(!0 key)</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubIDictionary`2.ContainsKeyValuePairOfT0T1">
            <summary>Sets the stub of ICollection`1.Contains(!0 item)</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubIDictionary`2.CopyToKeyValuePairOfT0T1ArrayInt32">
            <summary>Sets the stub of ICollection`1.CopyTo(!0[] array, Int32 arrayIndex)</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubIDictionary`2.CountGet">
            <summary>Sets the stub of ICollection`1.get_Count()</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubIDictionary`2.GetEnumerator">
            <summary>Sets the stub of IEnumerable`1.GetEnumerator()</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubIDictionary`2.GetEnumerator01">
            <summary>Sets the stub of IEnumerable.GetEnumerator()</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubIDictionary`2.IsReadOnlyGet">
            <summary>Sets the stub of ICollection`1.get_IsReadOnly()</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubIDictionary`2.ItemGetT0">
            <summary>Sets the stub of IDictionary`2.get_Item(!0 key)</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubIDictionary`2.ItemSetT0T1">
            <summary>Sets the stub of IDictionary`2.set_Item(!0 key, !1 value)</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubIDictionary`2.KeysGet">
            <summary>Sets the stub of IDictionary`2.get_Keys()</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubIDictionary`2.RemoveKeyValuePairOfT0T1">
            <summary>Sets the stub of ICollection`1.Remove(!0 item)</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubIDictionary`2.RemoveT0">
            <summary>Sets the stub of IDictionary`2.Remove(!0 key)</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubIDictionary`2.global::System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{TKey@TValue}}#Add(System.Collections.Generic.KeyValuePair{`0,`1})">
            <summary>Sets the stub of ICollection`1.Add(!0 item)</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubIDictionary`2.global::System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{TKey@TValue}}#Clear">
            <summary>Sets the stub of ICollection`1.Clear()</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubIDictionary`2.global::System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{TKey@TValue}}#Contains(System.Collections.Generic.KeyValuePair{`0,`1})">
            <summary>Sets the stub of ICollection`1.Contains(!0 item)</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubIDictionary`2.global::System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{TKey@TValue}}#CopyTo(System.Collections.Generic.KeyValuePair{`0,`1}[],System.Int32)">
            <summary>Sets the stub of ICollection`1.CopyTo(!0[] array, Int32 arrayIndex)</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubIDictionary`2.global::System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{TKey@TValue}}#Remove(System.Collections.Generic.KeyValuePair{`0,`1})">
            <summary>Sets the stub of ICollection`1.Remove(!0 item)</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubIDictionary`2.global::System#Collections#Generic#IDictionary{TKey@TValue}#Add(`0,`1)">
            <summary>Sets the stub of IDictionary`2.Add(!0 key, !1 value)</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubIDictionary`2.global::System#Collections#Generic#IDictionary{TKey@TValue}#ContainsKey(`0)">
            <summary>Sets the stub of IDictionary`2.ContainsKey(!0 key)</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubIDictionary`2.global::System#Collections#Generic#IDictionary{TKey@TValue}#Remove(`0)">
            <summary>Sets the stub of IDictionary`2.Remove(!0 key)</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubIDictionary`2.global::System#Collections#Generic#IDictionary{TKey@TValue}#TryGetValue(`0,`1@)">
            <summary>Sets the stub of IDictionary`2.TryGetValue(!0 key, !1&amp; value)</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubIDictionary`2.global::System#Collections#Generic#IEnumerable{System#Collections#Generic#KeyValuePair{TKey@TValue}}#GetEnumerator">
            <summary>Sets the stub of IEnumerable`1.GetEnumerator()</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubIDictionary`2.global::System#Collections#IEnumerable#GetEnumerator">
            <summary>Sets the stub of IEnumerable.GetEnumerator()</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubIDictionary`2.TryGetValueT0T1Out">
            <summary>Sets the stub of IDictionary`2.TryGetValue(!0 key, !1&amp; value)</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubIDictionary`2.ValuesGet">
            <summary>Sets the stub of IDictionary`2.get_Values()</summary>
        </member>
        <member name="P:System.Collections.Generic.Fakes.StubIDictionary`2.global::System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{TKey@TValue}}#Count">
            <summary>Sets the stub of ICollection`1.get_Count()</summary>
        </member>
        <member name="P:System.Collections.Generic.Fakes.StubIDictionary`2.global::System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{TKey@TValue}}#IsReadOnly">
            <summary>Sets the stub of ICollection`1.get_IsReadOnly()</summary>
        </member>
        <member name="P:System.Collections.Generic.Fakes.StubIDictionary`2.System#Collections#Generic#IDictionary{TKey@TValue}#Item(`0)">
            <summary>Sets the stub of IDictionary`2.get_Item(!0 key)</summary>
        </member>
        <member name="P:System.Collections.Generic.Fakes.StubIDictionary`2.global::System#Collections#Generic#IDictionary{TKey@TValue}#Keys">
            <summary>Sets the stub of IDictionary`2.get_Keys()</summary>
        </member>
        <member name="P:System.Collections.Generic.Fakes.StubIDictionary`2.global::System#Collections#Generic#IDictionary{TKey@TValue}#Values">
            <summary>Sets the stub of IDictionary`2.get_Values()</summary>
        </member>
        <member name="T:System.Collections.Generic.Fakes.StubIEnumerable`1">
            <summary>Stub type of System.Collections.Generic.IEnumerable`1</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubIEnumerable`1.#ctor">
            <summary>Initializes a new instance of type StubIEnumerable</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubIEnumerable`1.GetEnumerator">
            <summary>Sets the stub of IEnumerable`1.GetEnumerator()</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubIEnumerable`1.GetEnumerator01">
            <summary>Sets the stub of IEnumerable.GetEnumerator()</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubIEnumerable`1.global::System#Collections#Generic#IEnumerable{T}#GetEnumerator">
            <summary>Sets the stub of IEnumerable`1.GetEnumerator()</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubIEnumerable`1.global::System#Collections#IEnumerable#GetEnumerator">
            <summary>Sets the stub of IEnumerable.GetEnumerator()</summary>
        </member>
        <member name="T:System.Collections.Generic.Fakes.StubIEnumerator`1">
            <summary>Stub type of System.Collections.Generic.IEnumerator`1</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubIEnumerator`1.#ctor">
            <summary>Initializes a new instance of type StubIEnumerator</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubIEnumerator`1.CurrentGet">
            <summary>Sets the stub of IEnumerator`1.get_Current()</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubIEnumerator`1.CurrentGet01">
            <summary>Sets the stub of IEnumerator.get_Current()</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubIEnumerator`1.Dispose">
            <summary>Sets the stub of IDisposable.Dispose()</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubIEnumerator`1.MoveNext">
            <summary>Sets the stub of IEnumerator.MoveNext()</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubIEnumerator`1.Reset">
            <summary>Sets the stub of IEnumerator.Reset()</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubIEnumerator`1.global::System#Collections#IEnumerator#MoveNext">
            <summary>Sets the stub of IEnumerator.MoveNext()</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubIEnumerator`1.global::System#Collections#IEnumerator#Reset">
            <summary>Sets the stub of IEnumerator.Reset()</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubIEnumerator`1.global::System#IDisposable#Dispose">
            <summary>Sets the stub of IDisposable.Dispose()</summary>
        </member>
        <member name="P:System.Collections.Generic.Fakes.StubIEnumerator`1.global::System#Collections#IEnumerator#Current">
            <summary>Sets the stub of IEnumerator.get_Current()</summary>
        </member>
        <member name="P:System.Collections.Generic.Fakes.StubIEnumerator`1.global::System#Collections#Generic#IEnumerator{T}#Current">
            <summary>Sets the stub of IEnumerator`1.get_Current()</summary>
        </member>
        <member name="T:System.Collections.Generic.Fakes.StubIEqualityComparer`1">
            <summary>Stub type of System.Collections.Generic.IEqualityComparer`1</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubIEqualityComparer`1.#ctor">
            <summary>Initializes a new instance of type StubIEqualityComparer</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubIEqualityComparer`1.EqualsT0T0">
            <summary>Sets the stub of IEqualityComparer`1.Equals(!0 x, !0 y)</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubIEqualityComparer`1.GetHashCodeT0">
            <summary>Sets the stub of IEqualityComparer`1.GetHashCode(!0 obj)</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubIEqualityComparer`1.global::System#Collections#Generic#IEqualityComparer{T}#Equals(`0,`0)">
            <summary>Sets the stub of IEqualityComparer`1.Equals(!0 x, !0 y)</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubIEqualityComparer`1.global::System#Collections#Generic#IEqualityComparer{T}#GetHashCode(`0)">
            <summary>Sets the stub of IEqualityComparer`1.GetHashCode(!0 obj)</summary>
        </member>
        <member name="T:System.Collections.Generic.Fakes.StubIList`1">
            <summary>Stub type of System.Collections.Generic.IList`1</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubIList`1.#ctor">
            <summary>Initializes a new instance of type StubIList</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubIList`1.AddT0">
            <summary>Sets the stub of ICollection`1.Add(!0 item)</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubIList`1.Clear">
            <summary>Sets the stub of ICollection`1.Clear()</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubIList`1.ContainsT0">
            <summary>Sets the stub of ICollection`1.Contains(!0 item)</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubIList`1.CopyToT0ArrayInt32">
            <summary>Sets the stub of ICollection`1.CopyTo(!0[] array, Int32 arrayIndex)</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubIList`1.CountGet">
            <summary>Sets the stub of ICollection`1.get_Count()</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubIList`1.GetEnumerator">
            <summary>Sets the stub of IEnumerable`1.GetEnumerator()</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubIList`1.GetEnumerator01">
            <summary>Sets the stub of IEnumerable.GetEnumerator()</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubIList`1.IndexOfT0">
            <summary>Sets the stub of IList`1.IndexOf(!0 item)</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubIList`1.InsertInt32T0">
            <summary>Sets the stub of IList`1.Insert(Int32 index, !0 item)</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubIList`1.IsReadOnlyGet">
            <summary>Sets the stub of ICollection`1.get_IsReadOnly()</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubIList`1.ItemGetInt32">
            <summary>Sets the stub of IList`1.get_Item(Int32 index)</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubIList`1.ItemSetInt32T0">
            <summary>Sets the stub of IList`1.set_Item(Int32 index, !0 value)</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubIList`1.RemoveAtInt32">
            <summary>Sets the stub of IList`1.RemoveAt(Int32 index)</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubIList`1.RemoveT0">
            <summary>Sets the stub of ICollection`1.Remove(!0 item)</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubIList`1.global::System#Collections#Generic#ICollection{T}#Add(`0)">
            <summary>Sets the stub of ICollection`1.Add(!0 item)</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubIList`1.global::System#Collections#Generic#ICollection{T}#Clear">
            <summary>Sets the stub of ICollection`1.Clear()</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubIList`1.global::System#Collections#Generic#ICollection{T}#Contains(`0)">
            <summary>Sets the stub of ICollection`1.Contains(!0 item)</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubIList`1.global::System#Collections#Generic#ICollection{T}#CopyTo(`0[],System.Int32)">
            <summary>Sets the stub of ICollection`1.CopyTo(!0[] array, Int32 arrayIndex)</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubIList`1.global::System#Collections#Generic#ICollection{T}#Remove(`0)">
            <summary>Sets the stub of ICollection`1.Remove(!0 item)</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubIList`1.global::System#Collections#Generic#IEnumerable{T}#GetEnumerator">
            <summary>Sets the stub of IEnumerable`1.GetEnumerator()</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubIList`1.global::System#Collections#Generic#IList{T}#IndexOf(`0)">
            <summary>Sets the stub of IList`1.IndexOf(!0 item)</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubIList`1.global::System#Collections#Generic#IList{T}#Insert(System.Int32,`0)">
            <summary>Sets the stub of IList`1.Insert(Int32 index, !0 item)</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubIList`1.global::System#Collections#Generic#IList{T}#RemoveAt(System.Int32)">
            <summary>Sets the stub of IList`1.RemoveAt(Int32 index)</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubIList`1.global::System#Collections#IEnumerable#GetEnumerator">
            <summary>Sets the stub of IEnumerable.GetEnumerator()</summary>
        </member>
        <member name="P:System.Collections.Generic.Fakes.StubIList`1.global::System#Collections#Generic#ICollection{T}#Count">
            <summary>Sets the stub of ICollection`1.get_Count()</summary>
        </member>
        <member name="P:System.Collections.Generic.Fakes.StubIList`1.global::System#Collections#Generic#ICollection{T}#IsReadOnly">
            <summary>Sets the stub of ICollection`1.get_IsReadOnly()</summary>
        </member>
        <member name="P:System.Collections.Generic.Fakes.StubIList`1.System#Collections#Generic#IList{T}#Item(System.Int32)">
            <summary>Sets the stub of IList`1.get_Item(Int32 index)</summary>
        </member>
        <member name="T:System.Collections.Generic.Fakes.StubKeyNotFoundException">
            <summary>Stub type of System.Collections.Generic.KeyNotFoundException</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubKeyNotFoundException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubKeyNotFoundException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubKeyNotFoundException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubKeyNotFoundException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubKeyNotFoundException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubKeyNotFoundException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubKeyNotFoundException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubKeyNotFoundException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubKeyNotFoundException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubKeyNotFoundException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubKeyNotFoundException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubKeyNotFoundException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubKeyNotFoundException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubKeyNotFoundException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubKeyNotFoundException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubKeyNotFoundException.InitializeStub">
            <summary>Initializes a new instance of type StubKeyNotFoundException</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubKeyNotFoundException.MessageGet">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubKeyNotFoundException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubKeyNotFoundException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubKeyNotFoundException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubKeyNotFoundException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Collections.Generic.Fakes.StubKeyNotFoundException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Collections.Generic.Fakes.StubKeyNotFoundException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Collections.Generic.Fakes.StubKeyNotFoundException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Collections.Generic.Fakes.StubKeyNotFoundException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Collections.Generic.Fakes.StubKeyNotFoundException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Collections.Generic.Fakes.StubKeyNotFoundException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Collections.Generic.Fakes.StubKeyNotFoundException.Message">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="P:System.Collections.Generic.Fakes.StubKeyNotFoundException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Collections.Generic.Fakes.StubKeyNotFoundException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Collections.Generic.Fakes.StubList`1">
            <summary>Stub type of System.Collections.Generic.List`1</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubList`1.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubList`1.#ctor(System.Collections.Generic.IEnumerable{`0})">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubList`1.#ctor(System.Int32)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.Generic.Fakes.StubList`1.InitializeStub">
            <summary>Initializes a new instance of type StubList</summary>
        </member>
        <member name="P:System.Collections.Generic.Fakes.StubList`1.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Collections.Generic.Fakes.StubList`1.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Collections.Generic.Fakes.StubList`1.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Collections.ObjectModel.Fakes.ShimCollection`1">
            <summary>Shim type of System.Collections.ObjectModel.Collection`1</summary>
        </member>
        <member name="M:System.Collections.ObjectModel.Fakes.ShimCollection`1.#ctor">
            <summary>Initializes a new shim instance</summary>
        </member>
        <member name="M:System.Collections.ObjectModel.Fakes.ShimCollection`1.#ctor(System.Collections.ObjectModel.Collection{`0})">
            <summary>Initializes a new shim for the given instance</summary>
        </member>
        <member name="M:System.Collections.ObjectModel.Fakes.ShimCollection`1.BehaveAsCurrent">
            <summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
        </member>
        <member name="M:System.Collections.ObjectModel.Fakes.ShimCollection`1.BehaveAsNotImplemented">
            <summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
        </member>
        <member name="M:System.Collections.ObjectModel.Fakes.ShimCollection`1.Bind(System.Collections.ICollection)">
            <summary>Binds the members of the interface to the shim.</summary>
        </member>
        <member name="M:System.Collections.ObjectModel.Fakes.ShimCollection`1.Bind(System.Collections.IEnumerable)">
            <summary>Binds the members of the interface to the shim.</summary>
        </member>
        <member name="M:System.Collections.ObjectModel.Fakes.ShimCollection`1.Bind(System.Collections.IList)">
            <summary>Binds the members of the interface to the shim.</summary>
        </member>
        <member name="M:System.Collections.ObjectModel.Fakes.ShimCollection`1.Bind(System.Collections.Generic.ICollection{`0})">
            <summary>Binds the members of the interface to the shim.</summary>
        </member>
        <member name="M:System.Collections.ObjectModel.Fakes.ShimCollection`1.Bind(System.Collections.Generic.IEnumerable{`0})">
            <summary>Binds the members of the interface to the shim.</summary>
        </member>
        <member name="M:System.Collections.ObjectModel.Fakes.ShimCollection`1.Bind(System.Collections.Generic.IList{`0})">
            <summary>Binds the members of the interface to the shim.</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.AddT0">
            <summary>Sets the shim of Collection`1.Add(!0 item)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.Behavior">
            <summary>Assigns the behavior for all methods of the shimmed type</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.Clear">
            <summary>Sets the shim of Collection`1.Clear()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.ClearItems">
            <summary>Sets the shim of Collection`1.ClearItems()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.Constructor">
            <summary>Sets the shim of Collection`1.Collection`1()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.ConstructorIListOfT0">
            <summary>Sets the shim of Collection`1.Collection`1(IList`1&lt;!0&gt; list)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.ContainsT0">
            <summary>Sets the shim of Collection`1.Contains(!0 item)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.CopyToT0ArrayInt32">
            <summary>Sets the shim of Collection`1.CopyTo(!0[] array, Int32 index)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.CountGet">
            <summary>Sets the shim of Collection`1.get_Count()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.GetEnumerator">
            <summary>Sets the shim of Collection`1.GetEnumerator()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.IndexOfT0">
            <summary>Sets the shim of Collection`1.IndexOf(!0 item)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.InsertInt32T0">
            <summary>Sets the shim of Collection`1.Insert(Int32 index, !0 item)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.InsertItemInt32T0">
            <summary>Sets the shim of Collection`1.InsertItem(Int32 index, !0 item)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.IsCompatibleObjectObject">
            <summary>Sets the shim of Collection`1.IsCompatibleObject(Object value)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.IsFixedSizeSystemCollectionsIListget">
            <summary>Sets the shim of Collection`1.System.Collections.IList.get_IsFixedSize()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.IsReadOnlySystemCollectionsGenericICollectionTget">
            <summary>Sets the shim of Collection`1.System.Collections.Generic.ICollection&lt;T&gt;.get_IsReadOnly()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.IsReadOnlySystemCollectionsIListget">
            <summary>Sets the shim of Collection`1.System.Collections.IList.get_IsReadOnly()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.IsSynchronizedSystemCollectionsICollectionget">
            <summary>Sets the shim of Collection`1.System.Collections.ICollection.get_IsSynchronized()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.ItemGetInt32">
            <summary>Sets the shim of Collection`1.get_Item(Int32 index)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.ItemSetInt32T0">
            <summary>Sets the shim of Collection`1.set_Item(Int32 index, !0 value)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.ItemSystemCollectionsIListgetInt32">
            <summary>Sets the shim of Collection`1.System.Collections.IList.get_Item(Int32 index)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.ItemSystemCollectionsIListsetInt32Object">
            <summary>Sets the shim of Collection`1.System.Collections.IList.set_Item(Int32 index, Object value)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.ItemsGet">
            <summary>Sets the shim of Collection`1.get_Items()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.RemoveAtInt32">
            <summary>Sets the shim of Collection`1.RemoveAt(Int32 index)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.RemoveItemInt32">
            <summary>Sets the shim of Collection`1.RemoveItem(Int32 index)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.RemoveT0">
            <summary>Sets the shim of Collection`1.Remove(!0 item)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.SetItemInt32T0">
            <summary>Sets the shim of Collection`1.SetItem(Int32 index, !0 item)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.SyncRootSystemCollectionsICollectionget">
            <summary>Sets the shim of Collection`1.System.Collections.ICollection.get_SyncRoot()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.SystemCollectionsICollectionCopyToArrayInt32">
            <summary>Sets the shim of Collection`1.System.Collections.ICollection.CopyTo(Array array, Int32 index)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.SystemCollectionsIEnumerableGetEnumerator">
            <summary>Sets the shim of Collection`1.System.Collections.IEnumerable.GetEnumerator()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.SystemCollectionsIListAddObject">
            <summary>Sets the shim of Collection`1.System.Collections.IList.Add(Object value)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.SystemCollectionsIListContainsObject">
            <summary>Sets the shim of Collection`1.System.Collections.IList.Contains(Object value)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.SystemCollectionsIListIndexOfObject">
            <summary>Sets the shim of Collection`1.System.Collections.IList.IndexOf(Object value)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.SystemCollectionsIListInsertInt32Object">
            <summary>Sets the shim of Collection`1.System.Collections.IList.Insert(Int32 index, Object value)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.SystemCollectionsIListRemoveObject">
            <summary>Sets the shim of Collection`1.System.Collections.IList.Remove(Object value)</summary>
        </member>
        <member name="T:System.Collections.ObjectModel.Fakes.ShimCollection`1.AllInstances">
            <summary>Define shims for all instances members</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.AllInstances.AddT0">
            <summary>Sets the shim of Collection`1.Add(!0 item)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.AllInstances.Clear">
            <summary>Sets the shim of Collection`1.Clear()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.AllInstances.ClearItems">
            <summary>Sets the shim of Collection`1.ClearItems()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.AllInstances.ContainsT0">
            <summary>Sets the shim of Collection`1.Contains(!0 item)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.AllInstances.CopyToT0ArrayInt32">
            <summary>Sets the shim of Collection`1.CopyTo(!0[] array, Int32 index)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.AllInstances.CountGet">
            <summary>Sets the shim of Collection`1.get_Count()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.AllInstances.GetEnumerator">
            <summary>Sets the shim of Collection`1.GetEnumerator()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.AllInstances.IndexOfT0">
            <summary>Sets the shim of Collection`1.IndexOf(!0 item)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.AllInstances.InsertInt32T0">
            <summary>Sets the shim of Collection`1.Insert(Int32 index, !0 item)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.AllInstances.InsertItemInt32T0">
            <summary>Sets the shim of Collection`1.InsertItem(Int32 index, !0 item)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.AllInstances.IsFixedSizeSystemCollectionsIListget">
            <summary>Sets the shim of Collection`1.System.Collections.IList.get_IsFixedSize()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.AllInstances.IsReadOnlySystemCollectionsGenericICollectionTget">
            <summary>Sets the shim of Collection`1.System.Collections.Generic.ICollection&lt;T&gt;.get_IsReadOnly()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.AllInstances.IsReadOnlySystemCollectionsIListget">
            <summary>Sets the shim of Collection`1.System.Collections.IList.get_IsReadOnly()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.AllInstances.IsSynchronizedSystemCollectionsICollectionget">
            <summary>Sets the shim of Collection`1.System.Collections.ICollection.get_IsSynchronized()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.AllInstances.ItemGetInt32">
            <summary>Sets the shim of Collection`1.get_Item(Int32 index)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.AllInstances.ItemSetInt32T0">
            <summary>Sets the shim of Collection`1.set_Item(Int32 index, !0 value)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.AllInstances.ItemSystemCollectionsIListgetInt32">
            <summary>Sets the shim of Collection`1.System.Collections.IList.get_Item(Int32 index)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.AllInstances.ItemSystemCollectionsIListsetInt32Object">
            <summary>Sets the shim of Collection`1.System.Collections.IList.set_Item(Int32 index, Object value)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.AllInstances.ItemsGet">
            <summary>Sets the shim of Collection`1.get_Items()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.AllInstances.RemoveAtInt32">
            <summary>Sets the shim of Collection`1.RemoveAt(Int32 index)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.AllInstances.RemoveItemInt32">
            <summary>Sets the shim of Collection`1.RemoveItem(Int32 index)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.AllInstances.RemoveT0">
            <summary>Sets the shim of Collection`1.Remove(!0 item)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.AllInstances.SetItemInt32T0">
            <summary>Sets the shim of Collection`1.SetItem(Int32 index, !0 item)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.AllInstances.SyncRootSystemCollectionsICollectionget">
            <summary>Sets the shim of Collection`1.System.Collections.ICollection.get_SyncRoot()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.AllInstances.SystemCollectionsICollectionCopyToArrayInt32">
            <summary>Sets the shim of Collection`1.System.Collections.ICollection.CopyTo(Array array, Int32 index)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.AllInstances.SystemCollectionsIEnumerableGetEnumerator">
            <summary>Sets the shim of Collection`1.System.Collections.IEnumerable.GetEnumerator()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.AllInstances.SystemCollectionsIListAddObject">
            <summary>Sets the shim of Collection`1.System.Collections.IList.Add(Object value)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.AllInstances.SystemCollectionsIListContainsObject">
            <summary>Sets the shim of Collection`1.System.Collections.IList.Contains(Object value)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.AllInstances.SystemCollectionsIListIndexOfObject">
            <summary>Sets the shim of Collection`1.System.Collections.IList.IndexOf(Object value)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.AllInstances.SystemCollectionsIListInsertInt32Object">
            <summary>Sets the shim of Collection`1.System.Collections.IList.Insert(Int32 index, Object value)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimCollection`1.AllInstances.SystemCollectionsIListRemoveObject">
            <summary>Sets the shim of Collection`1.System.Collections.IList.Remove(Object value)</summary>
        </member>
        <member name="T:System.Collections.ObjectModel.Fakes.ShimKeyedCollection`2">
            <summary>Shim type of System.Collections.ObjectModel.KeyedCollection`2</summary>
        </member>
        <member name="M:System.Collections.ObjectModel.Fakes.ShimKeyedCollection`2.#ctor(System.Collections.ObjectModel.KeyedCollection{`0,`1})">
            <summary>Initializes a new shim for the given instance</summary>
        </member>
        <member name="M:System.Collections.ObjectModel.Fakes.ShimKeyedCollection`2.BehaveAsCurrent">
            <summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
        </member>
        <member name="M:System.Collections.ObjectModel.Fakes.ShimKeyedCollection`2.BehaveAsNotImplemented">
            <summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
        </member>
        <member name="M:System.Collections.ObjectModel.Fakes.ShimKeyedCollection`2.Bind(System.Collections.ICollection)">
            <summary>Binds the members of the interface to the shim.</summary>
        </member>
        <member name="M:System.Collections.ObjectModel.Fakes.ShimKeyedCollection`2.Bind(System.Collections.IEnumerable)">
            <summary>Binds the members of the interface to the shim.</summary>
        </member>
        <member name="M:System.Collections.ObjectModel.Fakes.ShimKeyedCollection`2.Bind(System.Collections.IList)">
            <summary>Binds the members of the interface to the shim.</summary>
        </member>
        <member name="M:System.Collections.ObjectModel.Fakes.ShimKeyedCollection`2.Bind(System.Collections.Generic.ICollection{`1})">
            <summary>Binds the members of the interface to the shim.</summary>
        </member>
        <member name="M:System.Collections.ObjectModel.Fakes.ShimKeyedCollection`2.Bind(System.Collections.Generic.IEnumerable{`1})">
            <summary>Binds the members of the interface to the shim.</summary>
        </member>
        <member name="M:System.Collections.ObjectModel.Fakes.ShimKeyedCollection`2.Bind(System.Collections.Generic.IList{`1})">
            <summary>Binds the members of the interface to the shim.</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimKeyedCollection`2.AddKeyT0T1">
            <summary>Sets the shim of KeyedCollection`2.AddKey(!0 key, !1 item)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimKeyedCollection`2.Behavior">
            <summary>Assigns the behavior for all methods of the shimmed type</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimKeyedCollection`2.ChangeItemKeyT1T0">
            <summary>Sets the shim of KeyedCollection`2.ChangeItemKey(!1 item, !0 newKey)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimKeyedCollection`2.ClearItems">
            <summary>Sets the shim of KeyedCollection`2.ClearItems()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimKeyedCollection`2.ComparerGet">
            <summary>Sets the shim of KeyedCollection`2.get_Comparer()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimKeyedCollection`2.Constructor">
            <summary>Sets the shim of KeyedCollection`2.KeyedCollection`2()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimKeyedCollection`2.ConstructorIEqualityComparerOfT0">
            <summary>Sets the shim of KeyedCollection`2.KeyedCollection`2(IEqualityComparer`1&lt;!0&gt; comparer)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimKeyedCollection`2.ConstructorIEqualityComparerOfT0Int32">
            <summary>Sets the shim of KeyedCollection`2.KeyedCollection`2(IEqualityComparer`1&lt;!0&gt; comparer, Int32 dictionaryCreationThreshold)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimKeyedCollection`2.ContainsItemT1">
            <summary>Sets the shim of KeyedCollection`2.ContainsItem(!1 item)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimKeyedCollection`2.ContainsT0">
            <summary>Sets the shim of KeyedCollection`2.Contains(!0 key)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimKeyedCollection`2.CreateDictionary">
            <summary>Sets the shim of KeyedCollection`2.CreateDictionary()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimKeyedCollection`2.DictionaryGet">
            <summary>Sets the shim of KeyedCollection`2.get_Dictionary()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimKeyedCollection`2.InsertItemInt32T1">
            <summary>Sets the shim of KeyedCollection`2.InsertItem(Int32 index, !1 item)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimKeyedCollection`2.ItemGetT0">
            <summary>Sets the shim of KeyedCollection`2.get_Item(!0 key)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimKeyedCollection`2.RemoveItemInt32">
            <summary>Sets the shim of KeyedCollection`2.RemoveItem(Int32 index)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimKeyedCollection`2.RemoveKeyT0">
            <summary>Sets the shim of KeyedCollection`2.RemoveKey(!0 key)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimKeyedCollection`2.RemoveT0">
            <summary>Sets the shim of KeyedCollection`2.Remove(!0 key)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimKeyedCollection`2.SetItemInt32T1">
            <summary>Sets the shim of KeyedCollection`2.SetItem(Int32 index, !1 item)</summary>
        </member>
        <member name="T:System.Collections.ObjectModel.Fakes.ShimKeyedCollection`2.AllInstances">
            <summary>Define shims for all instances members</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimKeyedCollection`2.AllInstances.AddKeyT0T1">
            <summary>Sets the shim of KeyedCollection`2.AddKey(!0 key, !1 item)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimKeyedCollection`2.AllInstances.ChangeItemKeyT1T0">
            <summary>Sets the shim of KeyedCollection`2.ChangeItemKey(!1 item, !0 newKey)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimKeyedCollection`2.AllInstances.ClearItems">
            <summary>Sets the shim of KeyedCollection`2.ClearItems()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimKeyedCollection`2.AllInstances.ComparerGet">
            <summary>Sets the shim of KeyedCollection`2.get_Comparer()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimKeyedCollection`2.AllInstances.ContainsItemT1">
            <summary>Sets the shim of KeyedCollection`2.ContainsItem(!1 item)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimKeyedCollection`2.AllInstances.ContainsT0">
            <summary>Sets the shim of KeyedCollection`2.Contains(!0 key)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimKeyedCollection`2.AllInstances.CreateDictionary">
            <summary>Sets the shim of KeyedCollection`2.CreateDictionary()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimKeyedCollection`2.AllInstances.DictionaryGet">
            <summary>Sets the shim of KeyedCollection`2.get_Dictionary()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimKeyedCollection`2.AllInstances.InsertItemInt32T1">
            <summary>Sets the shim of KeyedCollection`2.InsertItem(Int32 index, !1 item)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimKeyedCollection`2.AllInstances.ItemGetT0">
            <summary>Sets the shim of KeyedCollection`2.get_Item(!0 key)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimKeyedCollection`2.AllInstances.RemoveItemInt32">
            <summary>Sets the shim of KeyedCollection`2.RemoveItem(Int32 index)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimKeyedCollection`2.AllInstances.RemoveKeyT0">
            <summary>Sets the shim of KeyedCollection`2.RemoveKey(!0 key)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimKeyedCollection`2.AllInstances.RemoveT0">
            <summary>Sets the shim of KeyedCollection`2.Remove(!0 key)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimKeyedCollection`2.AllInstances.SetItemInt32T1">
            <summary>Sets the shim of KeyedCollection`2.SetItem(Int32 index, !1 item)</summary>
        </member>
        <member name="T:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1">
            <summary>Shim type of System.Collections.ObjectModel.ReadOnlyCollection`1</summary>
        </member>
        <member name="M:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.#ctor">
            <summary>Initializes a new shim instance</summary>
        </member>
        <member name="M:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.#ctor(System.Collections.ObjectModel.ReadOnlyCollection{`0})">
            <summary>Initializes a new shim for the given instance</summary>
        </member>
        <member name="M:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.BehaveAsCurrent">
            <summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
        </member>
        <member name="M:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.BehaveAsNotImplemented">
            <summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
        </member>
        <member name="M:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.Bind(System.Collections.ICollection)">
            <summary>Binds the members of the interface to the shim.</summary>
        </member>
        <member name="M:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.Bind(System.Collections.IEnumerable)">
            <summary>Binds the members of the interface to the shim.</summary>
        </member>
        <member name="M:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.Bind(System.Collections.IList)">
            <summary>Binds the members of the interface to the shim.</summary>
        </member>
        <member name="M:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.Bind(System.Collections.Generic.ICollection{`0})">
            <summary>Binds the members of the interface to the shim.</summary>
        </member>
        <member name="M:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.Bind(System.Collections.Generic.IEnumerable{`0})">
            <summary>Binds the members of the interface to the shim.</summary>
        </member>
        <member name="M:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.Bind(System.Collections.Generic.IList{`0})">
            <summary>Binds the members of the interface to the shim.</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.Behavior">
            <summary>Assigns the behavior for all methods of the shimmed type</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.ConstructorIListOfT0">
            <summary>Sets the shim of ReadOnlyCollection`1.ReadOnlyCollection`1(IList`1&lt;!0&gt; list)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.ContainsT0">
            <summary>Sets the shim of ReadOnlyCollection`1.Contains(!0 value)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.CopyToT0ArrayInt32">
            <summary>Sets the shim of ReadOnlyCollection`1.CopyTo(!0[] array, Int32 index)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.CountGet">
            <summary>Sets the shim of ReadOnlyCollection`1.get_Count()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.GetEnumerator">
            <summary>Sets the shim of ReadOnlyCollection`1.GetEnumerator()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.IndexOfT0">
            <summary>Sets the shim of ReadOnlyCollection`1.IndexOf(!0 value)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.IsCompatibleObjectObject">
            <summary>Sets the shim of ReadOnlyCollection`1.IsCompatibleObject(Object value)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.IsFixedSizeSystemCollectionsIListget">
            <summary>Sets the shim of ReadOnlyCollection`1.System.Collections.IList.get_IsFixedSize()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.IsReadOnlySystemCollectionsGenericICollectionTget">
            <summary>Sets the shim of ReadOnlyCollection`1.System.Collections.Generic.ICollection&lt;T&gt;.get_IsReadOnly()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.IsReadOnlySystemCollectionsIListget">
            <summary>Sets the shim of ReadOnlyCollection`1.System.Collections.IList.get_IsReadOnly()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.IsSynchronizedSystemCollectionsICollectionget">
            <summary>Sets the shim of ReadOnlyCollection`1.System.Collections.ICollection.get_IsSynchronized()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.ItemGetInt32">
            <summary>Sets the shim of ReadOnlyCollection`1.get_Item(Int32 index)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.ItemSystemCollectionsGenericIListTgetInt32">
            <summary>Sets the shim of ReadOnlyCollection`1.System.Collections.Generic.IList&lt;T&gt;.get_Item(Int32 index)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.ItemSystemCollectionsGenericIListTsetInt32T0">
            <summary>Sets the shim of ReadOnlyCollection`1.System.Collections.Generic.IList&lt;T&gt;.set_Item(Int32 index, !0 value)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.ItemSystemCollectionsIListgetInt32">
            <summary>Sets the shim of ReadOnlyCollection`1.System.Collections.IList.get_Item(Int32 index)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.ItemSystemCollectionsIListsetInt32Object">
            <summary>Sets the shim of ReadOnlyCollection`1.System.Collections.IList.set_Item(Int32 index, Object value)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.ItemsGet">
            <summary>Sets the shim of ReadOnlyCollection`1.get_Items()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.SyncRootSystemCollectionsICollectionget">
            <summary>Sets the shim of ReadOnlyCollection`1.System.Collections.ICollection.get_SyncRoot()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.SystemCollectionsGenericICollectionTAddT0">
            <summary>Sets the shim of ReadOnlyCollection`1.System.Collections.Generic.ICollection&lt;T&gt;.Add(!0 value)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.SystemCollectionsGenericICollectionTClear">
            <summary>Sets the shim of ReadOnlyCollection`1.System.Collections.Generic.ICollection&lt;T&gt;.Clear()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.SystemCollectionsGenericICollectionTRemoveT0">
            <summary>Sets the shim of ReadOnlyCollection`1.System.Collections.Generic.ICollection&lt;T&gt;.Remove(!0 value)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.SystemCollectionsGenericIListTInsertInt32T0">
            <summary>Sets the shim of ReadOnlyCollection`1.System.Collections.Generic.IList&lt;T&gt;.Insert(Int32 index, !0 value)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.SystemCollectionsGenericIListTRemoveAtInt32">
            <summary>Sets the shim of ReadOnlyCollection`1.System.Collections.Generic.IList&lt;T&gt;.RemoveAt(Int32 index)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.SystemCollectionsICollectionCopyToArrayInt32">
            <summary>Sets the shim of ReadOnlyCollection`1.System.Collections.ICollection.CopyTo(Array array, Int32 index)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.SystemCollectionsIEnumerableGetEnumerator">
            <summary>Sets the shim of ReadOnlyCollection`1.System.Collections.IEnumerable.GetEnumerator()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.SystemCollectionsIListAddObject">
            <summary>Sets the shim of ReadOnlyCollection`1.System.Collections.IList.Add(Object value)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.SystemCollectionsIListClear">
            <summary>Sets the shim of ReadOnlyCollection`1.System.Collections.IList.Clear()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.SystemCollectionsIListContainsObject">
            <summary>Sets the shim of ReadOnlyCollection`1.System.Collections.IList.Contains(Object value)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.SystemCollectionsIListIndexOfObject">
            <summary>Sets the shim of ReadOnlyCollection`1.System.Collections.IList.IndexOf(Object value)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.SystemCollectionsIListInsertInt32Object">
            <summary>Sets the shim of ReadOnlyCollection`1.System.Collections.IList.Insert(Int32 index, Object value)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.SystemCollectionsIListRemoveAtInt32">
            <summary>Sets the shim of ReadOnlyCollection`1.System.Collections.IList.RemoveAt(Int32 index)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.SystemCollectionsIListRemoveObject">
            <summary>Sets the shim of ReadOnlyCollection`1.System.Collections.IList.Remove(Object value)</summary>
        </member>
        <member name="T:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.AllInstances">
            <summary>Define shims for all instances members</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.AllInstances.ContainsT0">
            <summary>Sets the shim of ReadOnlyCollection`1.Contains(!0 value)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.AllInstances.CopyToT0ArrayInt32">
            <summary>Sets the shim of ReadOnlyCollection`1.CopyTo(!0[] array, Int32 index)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.AllInstances.CountGet">
            <summary>Sets the shim of ReadOnlyCollection`1.get_Count()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.AllInstances.GetEnumerator">
            <summary>Sets the shim of ReadOnlyCollection`1.GetEnumerator()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.AllInstances.IndexOfT0">
            <summary>Sets the shim of ReadOnlyCollection`1.IndexOf(!0 value)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.AllInstances.IsFixedSizeSystemCollectionsIListget">
            <summary>Sets the shim of ReadOnlyCollection`1.System.Collections.IList.get_IsFixedSize()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.AllInstances.IsReadOnlySystemCollectionsGenericICollectionTget">
            <summary>Sets the shim of ReadOnlyCollection`1.System.Collections.Generic.ICollection&lt;T&gt;.get_IsReadOnly()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.AllInstances.IsReadOnlySystemCollectionsIListget">
            <summary>Sets the shim of ReadOnlyCollection`1.System.Collections.IList.get_IsReadOnly()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.AllInstances.IsSynchronizedSystemCollectionsICollectionget">
            <summary>Sets the shim of ReadOnlyCollection`1.System.Collections.ICollection.get_IsSynchronized()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.AllInstances.ItemGetInt32">
            <summary>Sets the shim of ReadOnlyCollection`1.get_Item(Int32 index)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.AllInstances.ItemSystemCollectionsGenericIListTgetInt32">
            <summary>Sets the shim of ReadOnlyCollection`1.System.Collections.Generic.IList&lt;T&gt;.get_Item(Int32 index)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.AllInstances.ItemSystemCollectionsGenericIListTsetInt32T0">
            <summary>Sets the shim of ReadOnlyCollection`1.System.Collections.Generic.IList&lt;T&gt;.set_Item(Int32 index, !0 value)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.AllInstances.ItemSystemCollectionsIListgetInt32">
            <summary>Sets the shim of ReadOnlyCollection`1.System.Collections.IList.get_Item(Int32 index)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.AllInstances.ItemSystemCollectionsIListsetInt32Object">
            <summary>Sets the shim of ReadOnlyCollection`1.System.Collections.IList.set_Item(Int32 index, Object value)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.AllInstances.ItemsGet">
            <summary>Sets the shim of ReadOnlyCollection`1.get_Items()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.AllInstances.SyncRootSystemCollectionsICollectionget">
            <summary>Sets the shim of ReadOnlyCollection`1.System.Collections.ICollection.get_SyncRoot()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.AllInstances.SystemCollectionsGenericICollectionTAddT0">
            <summary>Sets the shim of ReadOnlyCollection`1.System.Collections.Generic.ICollection&lt;T&gt;.Add(!0 value)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.AllInstances.SystemCollectionsGenericICollectionTClear">
            <summary>Sets the shim of ReadOnlyCollection`1.System.Collections.Generic.ICollection&lt;T&gt;.Clear()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.AllInstances.SystemCollectionsGenericICollectionTRemoveT0">
            <summary>Sets the shim of ReadOnlyCollection`1.System.Collections.Generic.ICollection&lt;T&gt;.Remove(!0 value)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.AllInstances.SystemCollectionsGenericIListTInsertInt32T0">
            <summary>Sets the shim of ReadOnlyCollection`1.System.Collections.Generic.IList&lt;T&gt;.Insert(Int32 index, !0 value)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.AllInstances.SystemCollectionsGenericIListTRemoveAtInt32">
            <summary>Sets the shim of ReadOnlyCollection`1.System.Collections.Generic.IList&lt;T&gt;.RemoveAt(Int32 index)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.AllInstances.SystemCollectionsICollectionCopyToArrayInt32">
            <summary>Sets the shim of ReadOnlyCollection`1.System.Collections.ICollection.CopyTo(Array array, Int32 index)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.AllInstances.SystemCollectionsIEnumerableGetEnumerator">
            <summary>Sets the shim of ReadOnlyCollection`1.System.Collections.IEnumerable.GetEnumerator()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.AllInstances.SystemCollectionsIListAddObject">
            <summary>Sets the shim of ReadOnlyCollection`1.System.Collections.IList.Add(Object value)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.AllInstances.SystemCollectionsIListClear">
            <summary>Sets the shim of ReadOnlyCollection`1.System.Collections.IList.Clear()</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.AllInstances.SystemCollectionsIListContainsObject">
            <summary>Sets the shim of ReadOnlyCollection`1.System.Collections.IList.Contains(Object value)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.AllInstances.SystemCollectionsIListIndexOfObject">
            <summary>Sets the shim of ReadOnlyCollection`1.System.Collections.IList.IndexOf(Object value)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.AllInstances.SystemCollectionsIListInsertInt32Object">
            <summary>Sets the shim of ReadOnlyCollection`1.System.Collections.IList.Insert(Int32 index, Object value)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.AllInstances.SystemCollectionsIListRemoveAtInt32">
            <summary>Sets the shim of ReadOnlyCollection`1.System.Collections.IList.RemoveAt(Int32 index)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.ShimReadOnlyCollection`1.AllInstances.SystemCollectionsIListRemoveObject">
            <summary>Sets the shim of ReadOnlyCollection`1.System.Collections.IList.Remove(Object value)</summary>
        </member>
        <member name="T:System.Collections.ObjectModel.Fakes.StubCollection`1">
            <summary>Stub type of System.Collections.ObjectModel.Collection`1</summary>
        </member>
        <member name="M:System.Collections.ObjectModel.Fakes.StubCollection`1.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.ObjectModel.Fakes.StubCollection`1.#ctor(System.Collections.Generic.IList{`0})">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.ObjectModel.Fakes.StubCollection`1.ClearItems">
            <summary>Sets the stub of Collection`1.ClearItems()</summary>
        </member>
        <member name="F:System.Collections.ObjectModel.Fakes.StubCollection`1.ClearItems01">
            <summary>Sets the stub of Collection`1.ClearItems()</summary>
        </member>
        <member name="M:System.Collections.ObjectModel.Fakes.StubCollection`1.InitializeStub">
            <summary>Initializes a new instance of type StubCollection</summary>
        </member>
        <member name="M:System.Collections.ObjectModel.Fakes.StubCollection`1.InsertItem(System.Int32,`0)">
            <summary>Sets the stub of Collection`1.InsertItem(Int32 index, !0 item)</summary>
        </member>
        <member name="F:System.Collections.ObjectModel.Fakes.StubCollection`1.InsertItemInt32T0">
            <summary>Sets the stub of Collection`1.InsertItem(Int32 index, !0 item)</summary>
        </member>
        <member name="M:System.Collections.ObjectModel.Fakes.StubCollection`1.RemoveItem(System.Int32)">
            <summary>Sets the stub of Collection`1.RemoveItem(Int32 index)</summary>
        </member>
        <member name="F:System.Collections.ObjectModel.Fakes.StubCollection`1.RemoveItemInt32">
            <summary>Sets the stub of Collection`1.RemoveItem(Int32 index)</summary>
        </member>
        <member name="M:System.Collections.ObjectModel.Fakes.StubCollection`1.SetItem(System.Int32,`0)">
            <summary>Sets the stub of Collection`1.SetItem(Int32 index, !0 item)</summary>
        </member>
        <member name="F:System.Collections.ObjectModel.Fakes.StubCollection`1.SetItemInt32T0">
            <summary>Sets the stub of Collection`1.SetItem(Int32 index, !0 item)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.StubCollection`1.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.StubCollection`1.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.StubCollection`1.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Collections.ObjectModel.Fakes.StubKeyedCollection`2">
            <summary>Stub type of System.Collections.ObjectModel.KeyedCollection`2</summary>
        </member>
        <member name="M:System.Collections.ObjectModel.Fakes.StubKeyedCollection`2.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.ObjectModel.Fakes.StubKeyedCollection`2.#ctor(System.Collections.Generic.IEqualityComparer{`0})">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.ObjectModel.Fakes.StubKeyedCollection`2.#ctor(System.Collections.Generic.IEqualityComparer{`0},System.Int32)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.ObjectModel.Fakes.StubKeyedCollection`2.ClearItems">
            <summary>Sets the stub of KeyedCollection`2.ClearItems()</summary>
        </member>
        <member name="F:System.Collections.ObjectModel.Fakes.StubKeyedCollection`2.ClearItems01">
            <summary>Sets the stub of KeyedCollection`2.ClearItems()</summary>
        </member>
        <member name="M:System.Collections.ObjectModel.Fakes.StubKeyedCollection`2.GetKeyForItem(`1)">
            <summary>Sets the stub of KeyedCollection`2.GetKeyForItem(!1 item)</summary>
        </member>
        <member name="F:System.Collections.ObjectModel.Fakes.StubKeyedCollection`2.GetKeyForItemT1">
            <summary>Sets the stub of KeyedCollection`2.GetKeyForItem(!1 item)</summary>
        </member>
        <member name="M:System.Collections.ObjectModel.Fakes.StubKeyedCollection`2.InitializeStub">
            <summary>Initializes a new instance of type StubKeyedCollection</summary>
        </member>
        <member name="M:System.Collections.ObjectModel.Fakes.StubKeyedCollection`2.InsertItem(System.Int32,`1)">
            <summary>Sets the stub of KeyedCollection`2.InsertItem(Int32 index, !1 item)</summary>
        </member>
        <member name="F:System.Collections.ObjectModel.Fakes.StubKeyedCollection`2.InsertItemInt32T1">
            <summary>Sets the stub of KeyedCollection`2.InsertItem(Int32 index, !1 item)</summary>
        </member>
        <member name="M:System.Collections.ObjectModel.Fakes.StubKeyedCollection`2.RemoveItem(System.Int32)">
            <summary>Sets the stub of KeyedCollection`2.RemoveItem(Int32 index)</summary>
        </member>
        <member name="F:System.Collections.ObjectModel.Fakes.StubKeyedCollection`2.RemoveItemInt32">
            <summary>Sets the stub of KeyedCollection`2.RemoveItem(Int32 index)</summary>
        </member>
        <member name="M:System.Collections.ObjectModel.Fakes.StubKeyedCollection`2.SetItem(System.Int32,`1)">
            <summary>Sets the stub of KeyedCollection`2.SetItem(Int32 index, !1 item)</summary>
        </member>
        <member name="F:System.Collections.ObjectModel.Fakes.StubKeyedCollection`2.SetItemInt32T1">
            <summary>Sets the stub of KeyedCollection`2.SetItem(Int32 index, !1 item)</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.StubKeyedCollection`2.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.StubKeyedCollection`2.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.StubKeyedCollection`2.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Collections.ObjectModel.Fakes.StubReadOnlyCollection`1">
            <summary>Stub type of System.Collections.ObjectModel.ReadOnlyCollection`1</summary>
        </member>
        <member name="M:System.Collections.ObjectModel.Fakes.StubReadOnlyCollection`1.#ctor(System.Collections.Generic.IList{`0})">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Collections.ObjectModel.Fakes.StubReadOnlyCollection`1.InitializeStub">
            <summary>Initializes a new instance of type StubReadOnlyCollection</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.StubReadOnlyCollection`1.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.StubReadOnlyCollection`1.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Collections.ObjectModel.Fakes.StubReadOnlyCollection`1.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Diagnostics.Fakes.StubStackFrame">
            <summary>Stub type of System.Diagnostics.StackFrame</summary>
        </member>
        <member name="M:System.Diagnostics.Fakes.StubStackFrame.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Diagnostics.Fakes.StubStackFrame.#ctor(System.Boolean)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Diagnostics.Fakes.StubStackFrame.#ctor(System.Int32)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Diagnostics.Fakes.StubStackFrame.#ctor(System.Int32,System.Boolean)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Diagnostics.Fakes.StubStackFrame.#ctor(System.String,System.Int32)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Diagnostics.Fakes.StubStackFrame.#ctor(System.String,System.Int32,System.Int32)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Diagnostics.Fakes.StubStackFrame.GetFileColumnNumber">
            <summary>Sets the stub of StackFrame.GetFileColumnNumber()</summary>
        </member>
        <member name="F:System.Diagnostics.Fakes.StubStackFrame.GetFileColumnNumber01">
            <summary>Sets the stub of StackFrame.GetFileColumnNumber()</summary>
        </member>
        <member name="M:System.Diagnostics.Fakes.StubStackFrame.GetFileLineNumber">
            <summary>Sets the stub of StackFrame.GetFileLineNumber()</summary>
        </member>
        <member name="F:System.Diagnostics.Fakes.StubStackFrame.GetFileLineNumber01">
            <summary>Sets the stub of StackFrame.GetFileLineNumber()</summary>
        </member>
        <member name="M:System.Diagnostics.Fakes.StubStackFrame.GetFileName">
            <summary>Sets the stub of StackFrame.GetFileName()</summary>
        </member>
        <member name="F:System.Diagnostics.Fakes.StubStackFrame.GetFileName01">
            <summary>Sets the stub of StackFrame.GetFileName()</summary>
        </member>
        <member name="M:System.Diagnostics.Fakes.StubStackFrame.GetILOffset">
            <summary>Sets the stub of StackFrame.GetILOffset()</summary>
        </member>
        <member name="F:System.Diagnostics.Fakes.StubStackFrame.GetILOffset01">
            <summary>Sets the stub of StackFrame.GetILOffset()</summary>
        </member>
        <member name="M:System.Diagnostics.Fakes.StubStackFrame.GetMethod">
            <summary>Sets the stub of StackFrame.GetMethod()</summary>
        </member>
        <member name="F:System.Diagnostics.Fakes.StubStackFrame.GetMethod01">
            <summary>Sets the stub of StackFrame.GetMethod()</summary>
        </member>
        <member name="M:System.Diagnostics.Fakes.StubStackFrame.GetNativeOffset">
            <summary>Sets the stub of StackFrame.GetNativeOffset()</summary>
        </member>
        <member name="F:System.Diagnostics.Fakes.StubStackFrame.GetNativeOffset01">
            <summary>Sets the stub of StackFrame.GetNativeOffset()</summary>
        </member>
        <member name="M:System.Diagnostics.Fakes.StubStackFrame.InitializeStub">
            <summary>Initializes a new instance of type StubStackFrame</summary>
        </member>
        <member name="M:System.Diagnostics.Fakes.StubStackFrame.ToString">
            <summary>Sets the stub of StackFrame.ToString()</summary>
        </member>
        <member name="F:System.Diagnostics.Fakes.StubStackFrame.ToString01">
            <summary>Sets the stub of StackFrame.ToString()</summary>
        </member>
        <member name="P:System.Diagnostics.Fakes.StubStackFrame.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Diagnostics.Fakes.StubStackFrame.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Diagnostics.Fakes.StubStackFrame.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Diagnostics.Fakes.StubStackTrace">
            <summary>Stub type of System.Diagnostics.StackTrace</summary>
        </member>
        <member name="M:System.Diagnostics.Fakes.StubStackTrace.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Diagnostics.Fakes.StubStackTrace.#ctor(System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Diagnostics.Fakes.StubStackTrace.#ctor(System.Int32)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Diagnostics.Fakes.StubStackTrace.#ctor(System.Diagnostics.StackFrame)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Diagnostics.Fakes.StubStackTrace.#ctor(System.Boolean)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Diagnostics.Fakes.StubStackTrace.#ctor(System.Int32,System.Boolean)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Diagnostics.Fakes.StubStackTrace.#ctor(System.Exception,System.Boolean)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Diagnostics.Fakes.StubStackTrace.#ctor(System.Exception,System.Int32)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Diagnostics.Fakes.StubStackTrace.#ctor(System.Threading.Thread,System.Boolean)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Diagnostics.Fakes.StubStackTrace.#ctor(System.Exception,System.Int32,System.Boolean)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="F:System.Diagnostics.Fakes.StubStackTrace.FrameCountGet">
            <summary>Sets the stub of StackTrace.get_FrameCount()</summary>
        </member>
        <member name="M:System.Diagnostics.Fakes.StubStackTrace.GetFrame(System.Int32)">
            <summary>Sets the stub of StackTrace.GetFrame(Int32 index)</summary>
        </member>
        <member name="F:System.Diagnostics.Fakes.StubStackTrace.GetFrameInt32">
            <summary>Sets the stub of StackTrace.GetFrame(Int32 index)</summary>
        </member>
        <member name="M:System.Diagnostics.Fakes.StubStackTrace.GetFrames">
            <summary>Sets the stub of StackTrace.GetFrames()</summary>
        </member>
        <member name="F:System.Diagnostics.Fakes.StubStackTrace.GetFrames01">
            <summary>Sets the stub of StackTrace.GetFrames()</summary>
        </member>
        <member name="M:System.Diagnostics.Fakes.StubStackTrace.InitializeStub">
            <summary>Initializes a new instance of type StubStackTrace</summary>
        </member>
        <member name="M:System.Diagnostics.Fakes.StubStackTrace.ToString">
            <summary>Sets the stub of StackTrace.ToString()</summary>
        </member>
        <member name="F:System.Diagnostics.Fakes.StubStackTrace.ToString01">
            <summary>Sets the stub of StackTrace.ToString()</summary>
        </member>
        <member name="P:System.Diagnostics.Fakes.StubStackTrace.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Diagnostics.Fakes.StubStackTrace.FrameCount">
            <summary>Sets the stub of StackTrace.get_FrameCount()</summary>
        </member>
        <member name="P:System.Diagnostics.Fakes.StubStackTrace.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Diagnostics.Fakes.StubStackTrace.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Diagnostics.SymbolStore.Fakes.StubISymbolBinder">
            <summary>Stub type of System.Diagnostics.SymbolStore.ISymbolBinder</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolBinder.#ctor">
            <summary>Initializes a new instance of type StubISymbolBinder</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolBinder.GetReaderInt32StringString">
            <summary>Sets the stub of ISymbolBinder.GetReader(Int32 importer, String filename, String searchPath)</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolBinder.global::System#Diagnostics#SymbolStore#ISymbolBinder#GetReader(System.Int32,System.String,System.String)">
            <summary>Sets the stub of ISymbolBinder.GetReader(Int32 importer, String filename, String searchPath)</summary>
        </member>
        <member name="T:System.Diagnostics.SymbolStore.Fakes.StubISymbolBinder1">
            <summary>Stub type of System.Diagnostics.SymbolStore.ISymbolBinder1</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolBinder1.#ctor">
            <summary>Initializes a new instance of type StubISymbolBinder1</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolBinder1.GetReaderIntPtrStringString">
            <summary>Sets the stub of ISymbolBinder1.GetReader(IntPtr importer, String filename, String searchPath)</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolBinder1.global::System#Diagnostics#SymbolStore#ISymbolBinder1#GetReader(System.IntPtr,System.String,System.String)">
            <summary>Sets the stub of ISymbolBinder1.GetReader(IntPtr importer, String filename, String searchPath)</summary>
        </member>
        <member name="T:System.Diagnostics.SymbolStore.Fakes.StubISymbolDocument">
            <summary>Stub type of System.Diagnostics.SymbolStore.ISymbolDocument</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolDocument.#ctor">
            <summary>Initializes a new instance of type StubISymbolDocument</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolDocument.CheckSumAlgorithmIdGet">
            <summary>Sets the stub of ISymbolDocument.get_CheckSumAlgorithmId()</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolDocument.DocumentTypeGet">
            <summary>Sets the stub of ISymbolDocument.get_DocumentType()</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolDocument.FindClosestLineInt32">
            <summary>Sets the stub of ISymbolDocument.FindClosestLine(Int32 line)</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolDocument.GetCheckSum">
            <summary>Sets the stub of ISymbolDocument.GetCheckSum()</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolDocument.GetSourceRangeInt32Int32Int32Int32">
            <summary>Sets the stub of ISymbolDocument.GetSourceRange(Int32 startLine, Int32 startColumn, Int32 endLine, Int32 endColumn)</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolDocument.HasEmbeddedSourceGet">
            <summary>Sets the stub of ISymbolDocument.get_HasEmbeddedSource()</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolDocument.LanguageGet">
            <summary>Sets the stub of ISymbolDocument.get_Language()</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolDocument.LanguageVendorGet">
            <summary>Sets the stub of ISymbolDocument.get_LanguageVendor()</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolDocument.SourceLengthGet">
            <summary>Sets the stub of ISymbolDocument.get_SourceLength()</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolDocument.global::System#Diagnostics#SymbolStore#ISymbolDocument#FindClosestLine(System.Int32)">
            <summary>Sets the stub of ISymbolDocument.FindClosestLine(Int32 line)</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolDocument.global::System#Diagnostics#SymbolStore#ISymbolDocument#GetCheckSum">
            <summary>Sets the stub of ISymbolDocument.GetCheckSum()</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolDocument.global::System#Diagnostics#SymbolStore#ISymbolDocument#GetSourceRange(System.Int32,System.Int32,System.Int32,System.Int32)">
            <summary>Sets the stub of ISymbolDocument.GetSourceRange(Int32 startLine, Int32 startColumn, Int32 endLine, Int32 endColumn)</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolDocument.URLGet">
            <summary>Sets the stub of ISymbolDocument.get_URL()</summary>
        </member>
        <member name="P:System.Diagnostics.SymbolStore.Fakes.StubISymbolDocument.global::System#Diagnostics#SymbolStore#ISymbolDocument#CheckSumAlgorithmId">
            <summary>Sets the stub of ISymbolDocument.get_CheckSumAlgorithmId()</summary>
        </member>
        <member name="P:System.Diagnostics.SymbolStore.Fakes.StubISymbolDocument.global::System#Diagnostics#SymbolStore#ISymbolDocument#DocumentType">
            <summary>Sets the stub of ISymbolDocument.get_DocumentType()</summary>
        </member>
        <member name="P:System.Diagnostics.SymbolStore.Fakes.StubISymbolDocument.global::System#Diagnostics#SymbolStore#ISymbolDocument#HasEmbeddedSource">
            <summary>Sets the stub of ISymbolDocument.get_HasEmbeddedSource()</summary>
        </member>
        <member name="P:System.Diagnostics.SymbolStore.Fakes.StubISymbolDocument.global::System#Diagnostics#SymbolStore#ISymbolDocument#Language">
            <summary>Sets the stub of ISymbolDocument.get_Language()</summary>
        </member>
        <member name="P:System.Diagnostics.SymbolStore.Fakes.StubISymbolDocument.global::System#Diagnostics#SymbolStore#ISymbolDocument#LanguageVendor">
            <summary>Sets the stub of ISymbolDocument.get_LanguageVendor()</summary>
        </member>
        <member name="P:System.Diagnostics.SymbolStore.Fakes.StubISymbolDocument.global::System#Diagnostics#SymbolStore#ISymbolDocument#SourceLength">
            <summary>Sets the stub of ISymbolDocument.get_SourceLength()</summary>
        </member>
        <member name="P:System.Diagnostics.SymbolStore.Fakes.StubISymbolDocument.global::System#Diagnostics#SymbolStore#ISymbolDocument#URL">
            <summary>Sets the stub of ISymbolDocument.get_URL()</summary>
        </member>
        <member name="T:System.Diagnostics.SymbolStore.Fakes.StubISymbolDocumentWriter">
            <summary>Stub type of System.Diagnostics.SymbolStore.ISymbolDocumentWriter</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolDocumentWriter.#ctor">
            <summary>Initializes a new instance of type StubISymbolDocumentWriter</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolDocumentWriter.SetCheckSumGuidByteArray">
            <summary>Sets the stub of ISymbolDocumentWriter.SetCheckSum(Guid algorithmId, Byte[] checkSum)</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolDocumentWriter.SetSourceByteArray">
            <summary>Sets the stub of ISymbolDocumentWriter.SetSource(Byte[] source)</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolDocumentWriter.global::System#Diagnostics#SymbolStore#ISymbolDocumentWriter#SetCheckSum(System.Guid,System.Byte[])">
            <summary>Sets the stub of ISymbolDocumentWriter.SetCheckSum(Guid algorithmId, Byte[] checkSum)</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolDocumentWriter.global::System#Diagnostics#SymbolStore#ISymbolDocumentWriter#SetSource(System.Byte[])">
            <summary>Sets the stub of ISymbolDocumentWriter.SetSource(Byte[] source)</summary>
        </member>
        <member name="T:System.Diagnostics.SymbolStore.Fakes.StubISymbolMethod">
            <summary>Stub type of System.Diagnostics.SymbolStore.ISymbolMethod</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolMethod.#ctor">
            <summary>Initializes a new instance of type StubISymbolMethod</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolMethod.GetNamespace">
            <summary>Sets the stub of ISymbolMethod.GetNamespace()</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolMethod.GetOffsetISymbolDocumentInt32Int32">
            <summary>Sets the stub of ISymbolMethod.GetOffset(ISymbolDocument document, Int32 line, Int32 column)</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolMethod.GetParameters">
            <summary>Sets the stub of ISymbolMethod.GetParameters()</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolMethod.GetRangesISymbolDocumentInt32Int32">
            <summary>Sets the stub of ISymbolMethod.GetRanges(ISymbolDocument document, Int32 line, Int32 column)</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolMethod.GetScopeInt32">
            <summary>Sets the stub of ISymbolMethod.GetScope(Int32 offset)</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolMethod.GetSequencePointsInt32ArrayISymbolDocumentArrayInt32ArrayInt32ArrayInt32ArrayInt32Array">
            <summary>Sets the stub of ISymbolMethod.GetSequencePoints(Int32[] offsets, ISymbolDocument[] documents, Int32[] lines, Int32[] columns, Int32[] endLines, Int32[] endColumns)</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolMethod.GetSourceStartEndISymbolDocumentArrayInt32ArrayInt32Array">
            <summary>Sets the stub of ISymbolMethod.GetSourceStartEnd(ISymbolDocument[] docs, Int32[] lines, Int32[] columns)</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolMethod.RootScopeGet">
            <summary>Sets the stub of ISymbolMethod.get_RootScope()</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolMethod.SequencePointCountGet">
            <summary>Sets the stub of ISymbolMethod.get_SequencePointCount()</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolMethod.global::System#Diagnostics#SymbolStore#ISymbolMethod#GetNamespace">
            <summary>Sets the stub of ISymbolMethod.GetNamespace()</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolMethod.global::System#Diagnostics#SymbolStore#ISymbolMethod#GetOffset(System.Diagnostics.SymbolStore.ISymbolDocument,System.Int32,System.Int32)">
            <summary>Sets the stub of ISymbolMethod.GetOffset(ISymbolDocument document, Int32 line, Int32 column)</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolMethod.global::System#Diagnostics#SymbolStore#ISymbolMethod#GetParameters">
            <summary>Sets the stub of ISymbolMethod.GetParameters()</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolMethod.global::System#Diagnostics#SymbolStore#ISymbolMethod#GetRanges(System.Diagnostics.SymbolStore.ISymbolDocument,System.Int32,System.Int32)">
            <summary>Sets the stub of ISymbolMethod.GetRanges(ISymbolDocument document, Int32 line, Int32 column)</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolMethod.global::System#Diagnostics#SymbolStore#ISymbolMethod#GetScope(System.Int32)">
            <summary>Sets the stub of ISymbolMethod.GetScope(Int32 offset)</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolMethod.global::System#Diagnostics#SymbolStore#ISymbolMethod#GetSequencePoints(System.Int32[],System.Diagnostics.SymbolStore.ISymbolDocument[],System.Int32[],System.Int32[],System.Int32[],System.Int32[])">
            <summary>Sets the stub of ISymbolMethod.GetSequencePoints(Int32[] offsets, ISymbolDocument[] documents, Int32[] lines, Int32[] columns, Int32[] endLines, Int32[] endColumns)</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolMethod.global::System#Diagnostics#SymbolStore#ISymbolMethod#GetSourceStartEnd(System.Diagnostics.SymbolStore.ISymbolDocument[],System.Int32[],System.Int32[])">
            <summary>Sets the stub of ISymbolMethod.GetSourceStartEnd(ISymbolDocument[] docs, Int32[] lines, Int32[] columns)</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolMethod.TokenGet">
            <summary>Sets the stub of ISymbolMethod.get_Token()</summary>
        </member>
        <member name="P:System.Diagnostics.SymbolStore.Fakes.StubISymbolMethod.global::System#Diagnostics#SymbolStore#ISymbolMethod#RootScope">
            <summary>Sets the stub of ISymbolMethod.get_RootScope()</summary>
        </member>
        <member name="P:System.Diagnostics.SymbolStore.Fakes.StubISymbolMethod.global::System#Diagnostics#SymbolStore#ISymbolMethod#SequencePointCount">
            <summary>Sets the stub of ISymbolMethod.get_SequencePointCount()</summary>
        </member>
        <member name="P:System.Diagnostics.SymbolStore.Fakes.StubISymbolMethod.global::System#Diagnostics#SymbolStore#ISymbolMethod#Token">
            <summary>Sets the stub of ISymbolMethod.get_Token()</summary>
        </member>
        <member name="T:System.Diagnostics.SymbolStore.Fakes.StubISymbolNamespace">
            <summary>Stub type of System.Diagnostics.SymbolStore.ISymbolNamespace</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolNamespace.#ctor">
            <summary>Initializes a new instance of type StubISymbolNamespace</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolNamespace.GetNamespaces">
            <summary>Sets the stub of ISymbolNamespace.GetNamespaces()</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolNamespace.GetVariables">
            <summary>Sets the stub of ISymbolNamespace.GetVariables()</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolNamespace.NameGet">
            <summary>Sets the stub of ISymbolNamespace.get_Name()</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolNamespace.global::System#Diagnostics#SymbolStore#ISymbolNamespace#GetNamespaces">
            <summary>Sets the stub of ISymbolNamespace.GetNamespaces()</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolNamespace.global::System#Diagnostics#SymbolStore#ISymbolNamespace#GetVariables">
            <summary>Sets the stub of ISymbolNamespace.GetVariables()</summary>
        </member>
        <member name="P:System.Diagnostics.SymbolStore.Fakes.StubISymbolNamespace.global::System#Diagnostics#SymbolStore#ISymbolNamespace#Name">
            <summary>Sets the stub of ISymbolNamespace.get_Name()</summary>
        </member>
        <member name="T:System.Diagnostics.SymbolStore.Fakes.StubISymbolReader">
            <summary>Stub type of System.Diagnostics.SymbolStore.ISymbolReader</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolReader.#ctor">
            <summary>Initializes a new instance of type StubISymbolReader</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolReader.GetDocumentStringGuidGuidGuid">
            <summary>Sets the stub of ISymbolReader.GetDocument(String url, Guid language, Guid languageVendor, Guid documentType)</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolReader.GetDocuments">
            <summary>Sets the stub of ISymbolReader.GetDocuments()</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolReader.GetGlobalVariables">
            <summary>Sets the stub of ISymbolReader.GetGlobalVariables()</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolReader.GetMethodFromDocumentPositionISymbolDocumentInt32Int32">
            <summary>Sets the stub of ISymbolReader.GetMethodFromDocumentPosition(ISymbolDocument document, Int32 line, Int32 column)</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolReader.GetMethodSymbolToken">
            <summary>Sets the stub of ISymbolReader.GetMethod(SymbolToken method)</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolReader.GetMethodSymbolTokenInt32">
            <summary>Sets the stub of ISymbolReader.GetMethod(SymbolToken method, Int32 version)</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolReader.GetNamespaces">
            <summary>Sets the stub of ISymbolReader.GetNamespaces()</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolReader.GetSymAttributeSymbolTokenString">
            <summary>Sets the stub of ISymbolReader.GetSymAttribute(SymbolToken parent, String name)</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolReader.GetVariablesSymbolToken">
            <summary>Sets the stub of ISymbolReader.GetVariables(SymbolToken parent)</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolReader.global::System#Diagnostics#SymbolStore#ISymbolReader#GetDocument(System.String,System.Guid,System.Guid,System.Guid)">
            <summary>Sets the stub of ISymbolReader.GetDocument(String url, Guid language, Guid languageVendor, Guid documentType)</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolReader.global::System#Diagnostics#SymbolStore#ISymbolReader#GetDocuments">
            <summary>Sets the stub of ISymbolReader.GetDocuments()</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolReader.global::System#Diagnostics#SymbolStore#ISymbolReader#GetGlobalVariables">
            <summary>Sets the stub of ISymbolReader.GetGlobalVariables()</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolReader.global::System#Diagnostics#SymbolStore#ISymbolReader#GetMethod(System.Diagnostics.SymbolStore.SymbolToken)">
            <summary>Sets the stub of ISymbolReader.GetMethod(SymbolToken method)</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolReader.global::System#Diagnostics#SymbolStore#ISymbolReader#GetMethod(System.Diagnostics.SymbolStore.SymbolToken,System.Int32)">
            <summary>Sets the stub of ISymbolReader.GetMethod(SymbolToken method, Int32 version)</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolReader.global::System#Diagnostics#SymbolStore#ISymbolReader#GetMethodFromDocumentPosition(System.Diagnostics.SymbolStore.ISymbolDocument,System.Int32,System.Int32)">
            <summary>Sets the stub of ISymbolReader.GetMethodFromDocumentPosition(ISymbolDocument document, Int32 line, Int32 column)</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolReader.global::System#Diagnostics#SymbolStore#ISymbolReader#GetNamespaces">
            <summary>Sets the stub of ISymbolReader.GetNamespaces()</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolReader.global::System#Diagnostics#SymbolStore#ISymbolReader#GetSymAttribute(System.Diagnostics.SymbolStore.SymbolToken,System.String)">
            <summary>Sets the stub of ISymbolReader.GetSymAttribute(SymbolToken parent, String name)</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolReader.global::System#Diagnostics#SymbolStore#ISymbolReader#GetVariables(System.Diagnostics.SymbolStore.SymbolToken)">
            <summary>Sets the stub of ISymbolReader.GetVariables(SymbolToken parent)</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolReader.UserEntryPointGet">
            <summary>Sets the stub of ISymbolReader.get_UserEntryPoint()</summary>
        </member>
        <member name="P:System.Diagnostics.SymbolStore.Fakes.StubISymbolReader.global::System#Diagnostics#SymbolStore#ISymbolReader#UserEntryPoint">
            <summary>Sets the stub of ISymbolReader.get_UserEntryPoint()</summary>
        </member>
        <member name="T:System.Diagnostics.SymbolStore.Fakes.StubISymbolScope">
            <summary>Stub type of System.Diagnostics.SymbolStore.ISymbolScope</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolScope.#ctor">
            <summary>Initializes a new instance of type StubISymbolScope</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolScope.EndOffsetGet">
            <summary>Sets the stub of ISymbolScope.get_EndOffset()</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolScope.GetChildren">
            <summary>Sets the stub of ISymbolScope.GetChildren()</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolScope.GetLocals">
            <summary>Sets the stub of ISymbolScope.GetLocals()</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolScope.GetNamespaces">
            <summary>Sets the stub of ISymbolScope.GetNamespaces()</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolScope.MethodGet">
            <summary>Sets the stub of ISymbolScope.get_Method()</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolScope.ParentGet">
            <summary>Sets the stub of ISymbolScope.get_Parent()</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolScope.StartOffsetGet">
            <summary>Sets the stub of ISymbolScope.get_StartOffset()</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolScope.global::System#Diagnostics#SymbolStore#ISymbolScope#GetChildren">
            <summary>Sets the stub of ISymbolScope.GetChildren()</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolScope.global::System#Diagnostics#SymbolStore#ISymbolScope#GetLocals">
            <summary>Sets the stub of ISymbolScope.GetLocals()</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolScope.global::System#Diagnostics#SymbolStore#ISymbolScope#GetNamespaces">
            <summary>Sets the stub of ISymbolScope.GetNamespaces()</summary>
        </member>
        <member name="P:System.Diagnostics.SymbolStore.Fakes.StubISymbolScope.global::System#Diagnostics#SymbolStore#ISymbolScope#EndOffset">
            <summary>Sets the stub of ISymbolScope.get_EndOffset()</summary>
        </member>
        <member name="P:System.Diagnostics.SymbolStore.Fakes.StubISymbolScope.global::System#Diagnostics#SymbolStore#ISymbolScope#Method">
            <summary>Sets the stub of ISymbolScope.get_Method()</summary>
        </member>
        <member name="P:System.Diagnostics.SymbolStore.Fakes.StubISymbolScope.global::System#Diagnostics#SymbolStore#ISymbolScope#Parent">
            <summary>Sets the stub of ISymbolScope.get_Parent()</summary>
        </member>
        <member name="P:System.Diagnostics.SymbolStore.Fakes.StubISymbolScope.global::System#Diagnostics#SymbolStore#ISymbolScope#StartOffset">
            <summary>Sets the stub of ISymbolScope.get_StartOffset()</summary>
        </member>
        <member name="T:System.Diagnostics.SymbolStore.Fakes.StubISymbolVariable">
            <summary>Stub type of System.Diagnostics.SymbolStore.ISymbolVariable</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolVariable.#ctor">
            <summary>Initializes a new instance of type StubISymbolVariable</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolVariable.AddressField1Get">
            <summary>Sets the stub of ISymbolVariable.get_AddressField1()</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolVariable.AddressField2Get">
            <summary>Sets the stub of ISymbolVariable.get_AddressField2()</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolVariable.AddressField3Get">
            <summary>Sets the stub of ISymbolVariable.get_AddressField3()</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolVariable.AddressKindGet">
            <summary>Sets the stub of ISymbolVariable.get_AddressKind()</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolVariable.AttributesGet">
            <summary>Sets the stub of ISymbolVariable.get_Attributes()</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolVariable.EndOffsetGet">
            <summary>Sets the stub of ISymbolVariable.get_EndOffset()</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolVariable.GetSignature">
            <summary>Sets the stub of ISymbolVariable.GetSignature()</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolVariable.NameGet">
            <summary>Sets the stub of ISymbolVariable.get_Name()</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolVariable.StartOffsetGet">
            <summary>Sets the stub of ISymbolVariable.get_StartOffset()</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolVariable.global::System#Diagnostics#SymbolStore#ISymbolVariable#GetSignature">
            <summary>Sets the stub of ISymbolVariable.GetSignature()</summary>
        </member>
        <member name="P:System.Diagnostics.SymbolStore.Fakes.StubISymbolVariable.global::System#Diagnostics#SymbolStore#ISymbolVariable#AddressField1">
            <summary>Sets the stub of ISymbolVariable.get_AddressField1()</summary>
        </member>
        <member name="P:System.Diagnostics.SymbolStore.Fakes.StubISymbolVariable.global::System#Diagnostics#SymbolStore#ISymbolVariable#AddressField2">
            <summary>Sets the stub of ISymbolVariable.get_AddressField2()</summary>
        </member>
        <member name="P:System.Diagnostics.SymbolStore.Fakes.StubISymbolVariable.global::System#Diagnostics#SymbolStore#ISymbolVariable#AddressField3">
            <summary>Sets the stub of ISymbolVariable.get_AddressField3()</summary>
        </member>
        <member name="P:System.Diagnostics.SymbolStore.Fakes.StubISymbolVariable.global::System#Diagnostics#SymbolStore#ISymbolVariable#AddressKind">
            <summary>Sets the stub of ISymbolVariable.get_AddressKind()</summary>
        </member>
        <member name="P:System.Diagnostics.SymbolStore.Fakes.StubISymbolVariable.global::System#Diagnostics#SymbolStore#ISymbolVariable#Attributes">
            <summary>Sets the stub of ISymbolVariable.get_Attributes()</summary>
        </member>
        <member name="P:System.Diagnostics.SymbolStore.Fakes.StubISymbolVariable.global::System#Diagnostics#SymbolStore#ISymbolVariable#EndOffset">
            <summary>Sets the stub of ISymbolVariable.get_EndOffset()</summary>
        </member>
        <member name="P:System.Diagnostics.SymbolStore.Fakes.StubISymbolVariable.global::System#Diagnostics#SymbolStore#ISymbolVariable#Name">
            <summary>Sets the stub of ISymbolVariable.get_Name()</summary>
        </member>
        <member name="P:System.Diagnostics.SymbolStore.Fakes.StubISymbolVariable.global::System#Diagnostics#SymbolStore#ISymbolVariable#StartOffset">
            <summary>Sets the stub of ISymbolVariable.get_StartOffset()</summary>
        </member>
        <member name="T:System.Diagnostics.SymbolStore.Fakes.StubISymbolWriter">
            <summary>Stub type of System.Diagnostics.SymbolStore.ISymbolWriter</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolWriter.#ctor">
            <summary>Initializes a new instance of type StubISymbolWriter</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolWriter.Close">
            <summary>Sets the stub of ISymbolWriter.Close()</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolWriter.CloseMethod">
            <summary>Sets the stub of ISymbolWriter.CloseMethod()</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolWriter.CloseNamespace">
            <summary>Sets the stub of ISymbolWriter.CloseNamespace()</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolWriter.CloseScopeInt32">
            <summary>Sets the stub of ISymbolWriter.CloseScope(Int32 endOffset)</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolWriter.DefineDocumentStringGuidGuidGuid">
            <summary>Sets the stub of ISymbolWriter.DefineDocument(String url, Guid language, Guid languageVendor, Guid documentType)</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolWriter.DefineFieldSymbolTokenStringFieldAttributesByteArraySymAddressKindInt32Int32Int32">
            <summary>Sets the stub of ISymbolWriter.DefineField(SymbolToken parent, String name, FieldAttributes attributes, Byte[] signature, SymAddressKind addrKind, Int32 addr1, Int32 addr2, Int32 addr3)</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolWriter.DefineGlobalVariableStringFieldAttributesByteArraySymAddressKindInt32Int32Int32">
            <summary>Sets the stub of ISymbolWriter.DefineGlobalVariable(String name, FieldAttributes attributes, Byte[] signature, SymAddressKind addrKind, Int32 addr1, Int32 addr2, Int32 addr3)</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolWriter.DefineLocalVariableStringFieldAttributesByteArraySymAddressKindInt32Int32Int32Int32Int32">
            <summary>Sets the stub of ISymbolWriter.DefineLocalVariable(String name, FieldAttributes attributes, Byte[] signature, SymAddressKind addrKind, Int32 addr1, Int32 addr2, Int32 addr3, Int32 startOffset, Int32 endOffset)</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolWriter.DefineParameterStringParameterAttributesInt32SymAddressKindInt32Int32Int32">
            <summary>Sets the stub of ISymbolWriter.DefineParameter(String name, ParameterAttributes attributes, Int32 sequence, SymAddressKind addrKind, Int32 addr1, Int32 addr2, Int32 addr3)</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolWriter.DefineSequencePointsISymbolDocumentWriterInt32ArrayInt32ArrayInt32ArrayInt32ArrayInt32Array">
            <summary>Sets the stub of ISymbolWriter.DefineSequencePoints(ISymbolDocumentWriter document, Int32[] offsets, Int32[] lines, Int32[] columns, Int32[] endLines, Int32[] endColumns)</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolWriter.InitializeIntPtrStringBoolean">
            <summary>Sets the stub of ISymbolWriter.Initialize(IntPtr emitter, String filename, Boolean fFullBuild)</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolWriter.OpenMethodSymbolToken">
            <summary>Sets the stub of ISymbolWriter.OpenMethod(SymbolToken method)</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolWriter.OpenNamespaceString">
            <summary>Sets the stub of ISymbolWriter.OpenNamespace(String name)</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolWriter.OpenScopeInt32">
            <summary>Sets the stub of ISymbolWriter.OpenScope(Int32 startOffset)</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolWriter.SetMethodSourceRangeISymbolDocumentWriterInt32Int32ISymbolDocumentWriterInt32Int32">
            <summary>Sets the stub of ISymbolWriter.SetMethodSourceRange(ISymbolDocumentWriter startDoc, Int32 startLine, Int32 startColumn, ISymbolDocumentWriter endDoc, Int32 endLine, Int32 endColumn)</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolWriter.SetScopeRangeInt32Int32Int32">
            <summary>Sets the stub of ISymbolWriter.SetScopeRange(Int32 scopeID, Int32 startOffset, Int32 endOffset)</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolWriter.SetSymAttributeSymbolTokenStringByteArray">
            <summary>Sets the stub of ISymbolWriter.SetSymAttribute(SymbolToken parent, String name, Byte[] data)</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolWriter.SetUnderlyingWriterIntPtr">
            <summary>Sets the stub of ISymbolWriter.SetUnderlyingWriter(IntPtr underlyingWriter)</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolWriter.SetUserEntryPointSymbolToken">
            <summary>Sets the stub of ISymbolWriter.SetUserEntryPoint(SymbolToken entryMethod)</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolWriter.global::System#Diagnostics#SymbolStore#ISymbolWriter#Close">
            <summary>Sets the stub of ISymbolWriter.Close()</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolWriter.global::System#Diagnostics#SymbolStore#ISymbolWriter#CloseMethod">
            <summary>Sets the stub of ISymbolWriter.CloseMethod()</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolWriter.global::System#Diagnostics#SymbolStore#ISymbolWriter#CloseNamespace">
            <summary>Sets the stub of ISymbolWriter.CloseNamespace()</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolWriter.global::System#Diagnostics#SymbolStore#ISymbolWriter#CloseScope(System.Int32)">
            <summary>Sets the stub of ISymbolWriter.CloseScope(Int32 endOffset)</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolWriter.global::System#Diagnostics#SymbolStore#ISymbolWriter#DefineDocument(System.String,System.Guid,System.Guid,System.Guid)">
            <summary>Sets the stub of ISymbolWriter.DefineDocument(String url, Guid language, Guid languageVendor, Guid documentType)</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolWriter.global::System#Diagnostics#SymbolStore#ISymbolWriter#DefineField(System.Diagnostics.SymbolStore.SymbolToken,System.String,System.Reflection.FieldAttributes,System.Byte[],System.Diagnostics.SymbolStore.SymAddressKind,System.Int32,System.Int32,System.Int32)">
            <summary>Sets the stub of ISymbolWriter.DefineField(SymbolToken parent, String name, FieldAttributes attributes, Byte[] signature, SymAddressKind addrKind, Int32 addr1, Int32 addr2, Int32 addr3)</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolWriter.global::System#Diagnostics#SymbolStore#ISymbolWriter#DefineGlobalVariable(System.String,System.Reflection.FieldAttributes,System.Byte[],System.Diagnostics.SymbolStore.SymAddressKind,System.Int32,System.Int32,System.Int32)">
            <summary>Sets the stub of ISymbolWriter.DefineGlobalVariable(String name, FieldAttributes attributes, Byte[] signature, SymAddressKind addrKind, Int32 addr1, Int32 addr2, Int32 addr3)</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolWriter.global::System#Diagnostics#SymbolStore#ISymbolWriter#DefineLocalVariable(System.String,System.Reflection.FieldAttributes,System.Byte[],System.Diagnostics.SymbolStore.SymAddressKind,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)">
            <summary>Sets the stub of ISymbolWriter.DefineLocalVariable(String name, FieldAttributes attributes, Byte[] signature, SymAddressKind addrKind, Int32 addr1, Int32 addr2, Int32 addr3, Int32 startOffset, Int32 endOffset)</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolWriter.global::System#Diagnostics#SymbolStore#ISymbolWriter#DefineParameter(System.String,System.Reflection.ParameterAttributes,System.Int32,System.Diagnostics.SymbolStore.SymAddressKind,System.Int32,System.Int32,System.Int32)">
            <summary>Sets the stub of ISymbolWriter.DefineParameter(String name, ParameterAttributes attributes, Int32 sequence, SymAddressKind addrKind, Int32 addr1, Int32 addr2, Int32 addr3)</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolWriter.global::System#Diagnostics#SymbolStore#ISymbolWriter#DefineSequencePoints(System.Diagnostics.SymbolStore.ISymbolDocumentWriter,System.Int32[],System.Int32[],System.Int32[],System.Int32[],System.Int32[])">
            <summary>Sets the stub of ISymbolWriter.DefineSequencePoints(ISymbolDocumentWriter document, Int32[] offsets, Int32[] lines, Int32[] columns, Int32[] endLines, Int32[] endColumns)</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolWriter.global::System#Diagnostics#SymbolStore#ISymbolWriter#Initialize(System.IntPtr,System.String,System.Boolean)">
            <summary>Sets the stub of ISymbolWriter.Initialize(IntPtr emitter, String filename, Boolean fFullBuild)</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolWriter.global::System#Diagnostics#SymbolStore#ISymbolWriter#OpenMethod(System.Diagnostics.SymbolStore.SymbolToken)">
            <summary>Sets the stub of ISymbolWriter.OpenMethod(SymbolToken method)</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolWriter.global::System#Diagnostics#SymbolStore#ISymbolWriter#OpenNamespace(System.String)">
            <summary>Sets the stub of ISymbolWriter.OpenNamespace(String name)</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolWriter.global::System#Diagnostics#SymbolStore#ISymbolWriter#OpenScope(System.Int32)">
            <summary>Sets the stub of ISymbolWriter.OpenScope(Int32 startOffset)</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolWriter.global::System#Diagnostics#SymbolStore#ISymbolWriter#SetMethodSourceRange(System.Diagnostics.SymbolStore.ISymbolDocumentWriter,System.Int32,System.Int32,System.Diagnostics.SymbolStore.ISymbolDocumentWriter,System.Int32,System.Int32)">
            <summary>Sets the stub of ISymbolWriter.SetMethodSourceRange(ISymbolDocumentWriter startDoc, Int32 startLine, Int32 startColumn, ISymbolDocumentWriter endDoc, Int32 endLine, Int32 endColumn)</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolWriter.global::System#Diagnostics#SymbolStore#ISymbolWriter#SetScopeRange(System.Int32,System.Int32,System.Int32)">
            <summary>Sets the stub of ISymbolWriter.SetScopeRange(Int32 scopeID, Int32 startOffset, Int32 endOffset)</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolWriter.global::System#Diagnostics#SymbolStore#ISymbolWriter#SetSymAttribute(System.Diagnostics.SymbolStore.SymbolToken,System.String,System.Byte[])">
            <summary>Sets the stub of ISymbolWriter.SetSymAttribute(SymbolToken parent, String name, Byte[] data)</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolWriter.global::System#Diagnostics#SymbolStore#ISymbolWriter#SetUnderlyingWriter(System.IntPtr)">
            <summary>Sets the stub of ISymbolWriter.SetUnderlyingWriter(IntPtr underlyingWriter)</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolWriter.global::System#Diagnostics#SymbolStore#ISymbolWriter#SetUserEntryPoint(System.Diagnostics.SymbolStore.SymbolToken)">
            <summary>Sets the stub of ISymbolWriter.SetUserEntryPoint(SymbolToken entryMethod)</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubISymbolWriter.global::System#Diagnostics#SymbolStore#ISymbolWriter#UsingNamespace(System.String)">
            <summary>Sets the stub of ISymbolWriter.UsingNamespace(String fullName)</summary>
        </member>
        <member name="F:System.Diagnostics.SymbolStore.Fakes.StubISymbolWriter.UsingNamespaceString">
            <summary>Sets the stub of ISymbolWriter.UsingNamespace(String fullName)</summary>
        </member>
        <member name="T:System.Diagnostics.SymbolStore.Fakes.StubSymDocumentType">
            <summary>Stub type of System.Diagnostics.SymbolStore.SymDocumentType</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubSymDocumentType.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubSymDocumentType.InitializeStub">
            <summary>Initializes a new instance of type StubSymDocumentType</summary>
        </member>
        <member name="P:System.Diagnostics.SymbolStore.Fakes.StubSymDocumentType.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Diagnostics.SymbolStore.Fakes.StubSymDocumentType.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Diagnostics.SymbolStore.Fakes.StubSymDocumentType.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Diagnostics.SymbolStore.Fakes.StubSymLanguageType">
            <summary>Stub type of System.Diagnostics.SymbolStore.SymLanguageType</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubSymLanguageType.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubSymLanguageType.InitializeStub">
            <summary>Initializes a new instance of type StubSymLanguageType</summary>
        </member>
        <member name="P:System.Diagnostics.SymbolStore.Fakes.StubSymLanguageType.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Diagnostics.SymbolStore.Fakes.StubSymLanguageType.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Diagnostics.SymbolStore.Fakes.StubSymLanguageType.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Diagnostics.SymbolStore.Fakes.StubSymLanguageVendor">
            <summary>Stub type of System.Diagnostics.SymbolStore.SymLanguageVendor</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubSymLanguageVendor.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Diagnostics.SymbolStore.Fakes.StubSymLanguageVendor.InitializeStub">
            <summary>Initializes a new instance of type StubSymLanguageVendor</summary>
        </member>
        <member name="P:System.Diagnostics.SymbolStore.Fakes.StubSymLanguageVendor.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Diagnostics.SymbolStore.Fakes.StubSymLanguageVendor.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Diagnostics.SymbolStore.Fakes.StubSymLanguageVendor.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Fakes.ShimDateTime">
            <summary>Shim type of System.DateTime</summary>
        </member>
        <member name="M:System.Fakes.ShimDateTime.#ctor">
            <summary>Initializes a new shim instance</summary>
        </member>
        <member name="M:System.Fakes.ShimDateTime.BehaveAsCurrent">
            <summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
        </member>
        <member name="M:System.Fakes.ShimDateTime.BehaveAsNotImplemented">
            <summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
        </member>
        <member name="P:System.Fakes.ShimDateTime.AdditionOpDateTimeTimeSpan">
            <summary>Sets the shim of DateTime.op_Addition(DateTime d, TimeSpan t)</summary>
        </member>
        <member name="P:System.Fakes.ShimDateTime.Behavior">
            <summary>Assigns the behavior for all methods of the shimmed type</summary>
        </member>
        <member name="P:System.Fakes.ShimDateTime.CompareDateTimeDateTime">
            <summary>Sets the shim of DateTime.Compare(DateTime t1, DateTime t2)</summary>
        </member>
        <member name="P:System.Fakes.ShimDateTime.DateToTicksInt32Int32Int32">
            <summary>Sets the shim of DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)</summary>
        </member>
        <member name="P:System.Fakes.ShimDateTime.DaysInMonthInt32Int32">
            <summary>Sets the shim of DateTime.DaysInMonth(Int32 year, Int32 month)</summary>
        </member>
        <member name="P:System.Fakes.ShimDateTime.DoubleDateToTicksDouble">
            <summary>Sets the shim of DateTime.DoubleDateToTicks(Double value)</summary>
        </member>
        <member name="P:System.Fakes.ShimDateTime.EqualityOpDateTimeDateTime">
            <summary>Sets the shim of DateTime.op_Equality(DateTime d1, DateTime d2)</summary>
        </member>
        <member name="P:System.Fakes.ShimDateTime.EqualsDateTimeDateTime">
            <summary>Sets the shim of DateTime.Equals(DateTime t1, DateTime t2)</summary>
        </member>
        <member name="P:System.Fakes.ShimDateTime.FromBinaryInt64">
            <summary>Sets the shim of DateTime.FromBinary(Int64 dateData)</summary>
        </member>
        <member name="P:System.Fakes.ShimDateTime.FromBinaryRawInt64">
            <summary>Sets the shim of DateTime.FromBinaryRaw(Int64 dateData)</summary>
        </member>
        <member name="P:System.Fakes.ShimDateTime.FromFileTimeInt64">
            <summary>Sets the shim of DateTime.FromFileTime(Int64 fileTime)</summary>
        </member>
        <member name="P:System.Fakes.ShimDateTime.FromFileTimeUtcInt64">
            <summary>Sets the shim of DateTime.FromFileTimeUtc(Int64 fileTime)</summary>
        </member>
        <member name="P:System.Fakes.ShimDateTime.FromOADateDouble">
            <summary>Sets the shim of DateTime.FromOADate(Double d)</summary>
        </member>
        <member name="P:System.Fakes.ShimDateTime.GreaterThanOpDateTimeDateTime">
            <summary>Sets the shim of DateTime.op_GreaterThan(DateTime t1, DateTime t2)</summary>
        </member>
        <member name="P:System.Fakes.ShimDateTime.GreaterThanOrEqualOpDateTimeDateTime">
            <summary>Sets the shim of DateTime.op_GreaterThanOrEqual(DateTime t1, DateTime t2)</summary>
        </member>
        <member name="P:System.Fakes.ShimDateTime.InequalityOpDateTimeDateTime">
            <summary>Sets the shim of DateTime.op_Inequality(DateTime d1, DateTime d2)</summary>
        </member>
        <member name="P:System.Fakes.ShimDateTime.IsLeapYearInt32">
            <summary>Sets the shim of DateTime.IsLeapYear(Int32 year)</summary>
        </member>
        <member name="P:System.Fakes.ShimDateTime.LessThanOpDateTimeDateTime">
            <summary>Sets the shim of DateTime.op_LessThan(DateTime t1, DateTime t2)</summary>
        </member>
        <member name="P:System.Fakes.ShimDateTime.LessThanOrEqualOpDateTimeDateTime">
            <summary>Sets the shim of DateTime.op_LessThanOrEqual(DateTime t1, DateTime t2)</summary>
        </member>
        <member name="P:System.Fakes.ShimDateTime.NowGet">
            <summary>Sets the shim of DateTime.get_Now()</summary>
        </member>
        <member name="P:System.Fakes.ShimDateTime.ParseExactStringStringIFormatProvider">
            <summary>Sets the shim of DateTime.ParseExact(String s, String format, IFormatProvider provider)</summary>
        </member>
        <member name="P:System.Fakes.ShimDateTime.ParseString">
            <summary>Sets the shim of DateTime.Parse(String s)</summary>
        </member>
        <member name="P:System.Fakes.ShimDateTime.ParseStringIFormatProvider">
            <summary>Sets the shim of DateTime.Parse(String s, IFormatProvider provider)</summary>
        </member>
        <member name="P:System.Fakes.ShimDateTime.SpecifyKindDateTimeDateTimeKind">
            <summary>Sets the shim of DateTime.SpecifyKind(DateTime value, DateTimeKind kind)</summary>
        </member>
        <member name="P:System.Fakes.ShimDateTime.StaticConstructor">
            <summary>Sets the shim of DateTime.DateTime()</summary>
        </member>
        <member name="P:System.Fakes.ShimDateTime.SubtractionOpDateTimeDateTime">
            <summary>Sets the shim of DateTime.op_Subtraction(DateTime d1, DateTime d2)</summary>
        </member>
        <member name="P:System.Fakes.ShimDateTime.SubtractionOpDateTimeTimeSpan">
            <summary>Sets the shim of DateTime.op_Subtraction(DateTime d, TimeSpan t)</summary>
        </member>
        <member name="P:System.Fakes.ShimDateTime.TicksToOADateInt64">
            <summary>Sets the shim of DateTime.TicksToOADate(Int64 value)</summary>
        </member>
        <member name="P:System.Fakes.ShimDateTime.TimeToTicksInt32Int32Int32">
            <summary>Sets the shim of DateTime.TimeToTicks(Int32 hour, Int32 minute, Int32 second)</summary>
        </member>
        <member name="P:System.Fakes.ShimDateTime.TodayGet">
            <summary>Sets the shim of DateTime.get_Today()</summary>
        </member>
        <member name="P:System.Fakes.ShimDateTime.TryCreateInt32Int32Int32Int32Int32Int32Int32DateTimeOut">
            <summary>Sets the shim of DateTime.TryCreate(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second, Int32 millisecond, DateTime&amp; result)</summary>
        </member>
        <member name="P:System.Fakes.ShimDateTime.TryParseStringDateTimeOut">
            <summary>Sets the shim of DateTime.TryParse(String s, DateTime&amp; result)</summary>
        </member>
        <member name="P:System.Fakes.ShimDateTime.UtcNowGet">
            <summary>Sets the shim of DateTime.get_UtcNow()</summary>
        </member>
        <member name="T:System.Fakes.ShimDateTime.AllInstances">
            <summary>Define shims for all instances members</summary>
        </member>
        <member name="T:System.Fakes.ShimGuid">
            <summary>Shim type of System.Guid</summary>
        </member>
        <member name="M:System.Fakes.ShimGuid.#ctor">
            <summary>Initializes a new shim instance</summary>
        </member>
        <member name="M:System.Fakes.ShimGuid.BehaveAsCurrent">
            <summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
        </member>
        <member name="M:System.Fakes.ShimGuid.BehaveAsNotImplemented">
            <summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
        </member>
        <member name="P:System.Fakes.ShimGuid.Behavior">
            <summary>Assigns the behavior for all methods of the shimmed type</summary>
        </member>
        <member name="P:System.Fakes.ShimGuid.EatAllWhitespaceString">
            <summary>Sets the shim of Guid.EatAllWhitespace(String str)</summary>
        </member>
        <member name="P:System.Fakes.ShimGuid.EqualityOpGuidGuid">
            <summary>Sets the shim of Guid.op_Equality(Guid a, Guid b)</summary>
        </member>
        <member name="P:System.Fakes.ShimGuid.HexToCharInt32">
            <summary>Sets the shim of Guid.HexToChar(Int32 a)</summary>
        </member>
        <member name="P:System.Fakes.ShimGuid.HexsToCharsCharArrayInt32Int32Int32">
            <summary>Sets the shim of Guid.HexsToChars(Char[] guidChars, Int32 offset, Int32 a, Int32 b)</summary>
        </member>
        <member name="P:System.Fakes.ShimGuid.HexsToCharsCharArrayInt32Int32Int32Boolean">
            <summary>Sets the shim of Guid.HexsToChars(Char[] guidChars, Int32 offset, Int32 a, Int32 b, Boolean hex)</summary>
        </member>
        <member name="P:System.Fakes.ShimGuid.InequalityOpGuidGuid">
            <summary>Sets the shim of Guid.op_Inequality(Guid a, Guid b)</summary>
        </member>
        <member name="P:System.Fakes.ShimGuid.IsHexPrefixStringInt32">
            <summary>Sets the shim of Guid.IsHexPrefix(String str, Int32 i)</summary>
        </member>
        <member name="P:System.Fakes.ShimGuid.NewGuid">
            <summary>Sets the shim of Guid.NewGuid()</summary>
        </member>
        <member name="P:System.Fakes.ShimGuid.ParseExactStringString">
            <summary>Sets the shim of Guid.ParseExact(String input, String format)</summary>
        </member>
        <member name="P:System.Fakes.ShimGuid.ParseString">
            <summary>Sets the shim of Guid.Parse(String input)</summary>
        </member>
        <member name="P:System.Fakes.ShimGuid.StaticConstructor">
            <summary>Sets the shim of Guid.Guid()</summary>
        </member>
        <member name="P:System.Fakes.ShimGuid.TryParseExactStringStringGuidOut">
            <summary>Sets the shim of Guid.TryParseExact(String input, String format, Guid&amp; result)</summary>
        </member>
        <member name="P:System.Fakes.ShimGuid.TryParseStringGuidOut">
            <summary>Sets the shim of Guid.TryParse(String input, Guid&amp; result)</summary>
        </member>
        <member name="T:System.Fakes.ShimGuid.AllInstances">
            <summary>Define shims for all instances members</summary>
        </member>
        <member name="T:System.Fakes.StubAccessViolationException">
            <summary>Stub type of System.AccessViolationException</summary>
        </member>
        <member name="M:System.Fakes.StubAccessViolationException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubAccessViolationException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubAccessViolationException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubAccessViolationException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubAccessViolationException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubAccessViolationException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubAccessViolationException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubAccessViolationException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Fakes.StubAccessViolationException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Fakes.StubAccessViolationException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Fakes.StubAccessViolationException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Fakes.StubAccessViolationException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubAccessViolationException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubAccessViolationException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Fakes.StubAccessViolationException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Fakes.StubAccessViolationException.InitializeStub">
            <summary>Initializes a new instance of type StubAccessViolationException</summary>
        </member>
        <member name="F:System.Fakes.StubAccessViolationException.MessageGet">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="F:System.Fakes.StubAccessViolationException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Fakes.StubAccessViolationException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Fakes.StubAccessViolationException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Fakes.StubAccessViolationException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubAccessViolationException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubAccessViolationException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubAccessViolationException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Fakes.StubAccessViolationException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Fakes.StubAccessViolationException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubAccessViolationException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Fakes.StubAccessViolationException.Message">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="P:System.Fakes.StubAccessViolationException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Fakes.StubAccessViolationException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Fakes.StubAggregateException">
            <summary>Stub type of System.AggregateException</summary>
        </member>
        <member name="M:System.Fakes.StubAggregateException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubAggregateException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubAggregateException.#ctor(System.Collections.Generic.IEnumerable{System.Exception})">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubAggregateException.#ctor(System.Exception[])">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubAggregateException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubAggregateException.#ctor(System.String,System.Exception[])">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubAggregateException.#ctor(System.String,System.Collections.Generic.IEnumerable{System.Exception})">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubAggregateException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubAggregateException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubAggregateException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubAggregateException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubAggregateException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Fakes.StubAggregateException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Fakes.StubAggregateException.GetBaseException">
            <summary>Sets the stub of AggregateException.GetBaseException()</summary>
        </member>
        <member name="F:System.Fakes.StubAggregateException.GetBaseException01">
            <summary>Sets the stub of AggregateException.GetBaseException()</summary>
        </member>
        <member name="M:System.Fakes.StubAggregateException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of AggregateException.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubAggregateException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of AggregateException.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubAggregateException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Fakes.StubAggregateException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Fakes.StubAggregateException.InitializeStub">
            <summary>Initializes a new instance of type StubAggregateException</summary>
        </member>
        <member name="F:System.Fakes.StubAggregateException.MessageGet">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="F:System.Fakes.StubAggregateException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Fakes.StubAggregateException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Fakes.StubAggregateException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Fakes.StubAggregateException.ToString">
            <summary>Sets the stub of AggregateException.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubAggregateException.ToString01">
            <summary>Sets the stub of AggregateException.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubAggregateException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubAggregateException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Fakes.StubAggregateException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Fakes.StubAggregateException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubAggregateException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Fakes.StubAggregateException.Message">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="P:System.Fakes.StubAggregateException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Fakes.StubAggregateException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Fakes.StubAppDomainManager">
            <summary>Stub type of System.AppDomainManager</summary>
        </member>
        <member name="M:System.Fakes.StubAppDomainManager.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="F:System.Fakes.StubAppDomainManager.ApplicationActivatorGet">
            <summary>Sets the stub of AppDomainManager.get_ApplicationActivator()</summary>
        </member>
        <member name="M:System.Fakes.StubAppDomainManager.CheckSecuritySettings(System.Security.SecurityState)">
            <summary>Sets the stub of AppDomainManager.CheckSecuritySettings(SecurityState state)</summary>
        </member>
        <member name="F:System.Fakes.StubAppDomainManager.CheckSecuritySettingsSecurityState">
            <summary>Sets the stub of AppDomainManager.CheckSecuritySettings(SecurityState state)</summary>
        </member>
        <member name="M:System.Fakes.StubAppDomainManager.CreateDomain(System.String,System.Security.Policy.Evidence,System.AppDomainSetup)">
            <summary>Sets the stub of AppDomainManager.CreateDomain(String friendlyName, Evidence securityInfo, AppDomainSetup appDomainInfo)</summary>
        </member>
        <member name="F:System.Fakes.StubAppDomainManager.CreateDomainStringEvidenceAppDomainSetup">
            <summary>Sets the stub of AppDomainManager.CreateDomain(String friendlyName, Evidence securityInfo, AppDomainSetup appDomainInfo)</summary>
        </member>
        <member name="F:System.Fakes.StubAppDomainManager.EntryAssemblyGet">
            <summary>Sets the stub of AppDomainManager.get_EntryAssembly()</summary>
        </member>
        <member name="F:System.Fakes.StubAppDomainManager.HostSecurityManagerGet">
            <summary>Sets the stub of AppDomainManager.get_HostSecurityManager()</summary>
        </member>
        <member name="M:System.Fakes.StubAppDomainManager.InitializeNewDomain(System.AppDomainSetup)">
            <summary>Sets the stub of AppDomainManager.InitializeNewDomain(AppDomainSetup appDomainInfo)</summary>
        </member>
        <member name="F:System.Fakes.StubAppDomainManager.InitializeNewDomainAppDomainSetup">
            <summary>Sets the stub of AppDomainManager.InitializeNewDomain(AppDomainSetup appDomainInfo)</summary>
        </member>
        <member name="M:System.Fakes.StubAppDomainManager.InitializeStub">
            <summary>Initializes a new instance of type StubAppDomainManager</summary>
        </member>
        <member name="P:System.Fakes.StubAppDomainManager.ApplicationActivator">
            <summary>Sets the stub of AppDomainManager.get_ApplicationActivator()</summary>
        </member>
        <member name="P:System.Fakes.StubAppDomainManager.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubAppDomainManager.EntryAssembly">
            <summary>Sets the stub of AppDomainManager.get_EntryAssembly()</summary>
        </member>
        <member name="P:System.Fakes.StubAppDomainManager.HostSecurityManager">
            <summary>Sets the stub of AppDomainManager.get_HostSecurityManager()</summary>
        </member>
        <member name="P:System.Fakes.StubAppDomainManager.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubAppDomainManager.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Fakes.StubAppDomainUnloadedException">
            <summary>Stub type of System.AppDomainUnloadedException</summary>
        </member>
        <member name="M:System.Fakes.StubAppDomainUnloadedException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubAppDomainUnloadedException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubAppDomainUnloadedException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubAppDomainUnloadedException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubAppDomainUnloadedException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubAppDomainUnloadedException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubAppDomainUnloadedException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubAppDomainUnloadedException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Fakes.StubAppDomainUnloadedException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Fakes.StubAppDomainUnloadedException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Fakes.StubAppDomainUnloadedException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Fakes.StubAppDomainUnloadedException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubAppDomainUnloadedException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubAppDomainUnloadedException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Fakes.StubAppDomainUnloadedException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Fakes.StubAppDomainUnloadedException.InitializeStub">
            <summary>Initializes a new instance of type StubAppDomainUnloadedException</summary>
        </member>
        <member name="F:System.Fakes.StubAppDomainUnloadedException.MessageGet">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="F:System.Fakes.StubAppDomainUnloadedException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Fakes.StubAppDomainUnloadedException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Fakes.StubAppDomainUnloadedException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Fakes.StubAppDomainUnloadedException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubAppDomainUnloadedException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubAppDomainUnloadedException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubAppDomainUnloadedException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Fakes.StubAppDomainUnloadedException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Fakes.StubAppDomainUnloadedException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubAppDomainUnloadedException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Fakes.StubAppDomainUnloadedException.Message">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="P:System.Fakes.StubAppDomainUnloadedException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Fakes.StubAppDomainUnloadedException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Fakes.StubApplicationException">
            <summary>Stub type of System.ApplicationException</summary>
        </member>
        <member name="M:System.Fakes.StubApplicationException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubApplicationException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubApplicationException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubApplicationException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubApplicationException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubApplicationException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubApplicationException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubApplicationException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Fakes.StubApplicationException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Fakes.StubApplicationException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Fakes.StubApplicationException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Fakes.StubApplicationException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubApplicationException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubApplicationException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Fakes.StubApplicationException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Fakes.StubApplicationException.InitializeStub">
            <summary>Initializes a new instance of type StubApplicationException</summary>
        </member>
        <member name="F:System.Fakes.StubApplicationException.MessageGet">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="F:System.Fakes.StubApplicationException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Fakes.StubApplicationException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Fakes.StubApplicationException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Fakes.StubApplicationException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubApplicationException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubApplicationException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubApplicationException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Fakes.StubApplicationException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Fakes.StubApplicationException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubApplicationException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Fakes.StubApplicationException.Message">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="P:System.Fakes.StubApplicationException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Fakes.StubApplicationException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Fakes.StubArgumentException">
            <summary>Stub type of System.ArgumentException</summary>
        </member>
        <member name="M:System.Fakes.StubArgumentException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubArgumentException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubArgumentException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubArgumentException.#ctor(System.String,System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubArgumentException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubArgumentException.#ctor(System.String,System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubArgumentException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubArgumentException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubArgumentException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubArgumentException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Fakes.StubArgumentException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Fakes.StubArgumentException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Fakes.StubArgumentException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Fakes.StubArgumentException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of ArgumentException.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubArgumentException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of ArgumentException.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubArgumentException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Fakes.StubArgumentException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Fakes.StubArgumentException.InitializeStub">
            <summary>Initializes a new instance of type StubArgumentException</summary>
        </member>
        <member name="F:System.Fakes.StubArgumentException.MessageGet">
            <summary>Sets the stub of ArgumentException.get_Message()</summary>
        </member>
        <member name="F:System.Fakes.StubArgumentException.ParamNameGet">
            <summary>Sets the stub of ArgumentException.get_ParamName()</summary>
        </member>
        <member name="F:System.Fakes.StubArgumentException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Fakes.StubArgumentException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Fakes.StubArgumentException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Fakes.StubArgumentException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubArgumentException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubArgumentException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubArgumentException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Fakes.StubArgumentException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Fakes.StubArgumentException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubArgumentException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Fakes.StubArgumentException.Message">
            <summary>Sets the stub of ArgumentException.get_Message()</summary>
        </member>
        <member name="P:System.Fakes.StubArgumentException.ParamName">
            <summary>Sets the stub of ArgumentException.get_ParamName()</summary>
        </member>
        <member name="P:System.Fakes.StubArgumentException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Fakes.StubArgumentException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Fakes.StubArgumentNullException">
            <summary>Stub type of System.ArgumentNullException</summary>
        </member>
        <member name="M:System.Fakes.StubArgumentNullException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubArgumentNullException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubArgumentNullException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubArgumentNullException.#ctor(System.String,System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubArgumentNullException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubArgumentNullException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubArgumentNullException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubArgumentNullException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubArgumentNullException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Fakes.StubArgumentNullException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Fakes.StubArgumentNullException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Fakes.StubArgumentNullException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Fakes.StubArgumentNullException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of ArgumentException.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubArgumentNullException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of ArgumentException.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubArgumentNullException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Fakes.StubArgumentNullException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Fakes.StubArgumentNullException.InitializeStub">
            <summary>Initializes a new instance of type StubArgumentNullException</summary>
        </member>
        <member name="F:System.Fakes.StubArgumentNullException.MessageGet">
            <summary>Sets the stub of ArgumentException.get_Message()</summary>
        </member>
        <member name="F:System.Fakes.StubArgumentNullException.ParamNameGet">
            <summary>Sets the stub of ArgumentException.get_ParamName()</summary>
        </member>
        <member name="F:System.Fakes.StubArgumentNullException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Fakes.StubArgumentNullException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Fakes.StubArgumentNullException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Fakes.StubArgumentNullException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubArgumentNullException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubArgumentNullException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubArgumentNullException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Fakes.StubArgumentNullException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Fakes.StubArgumentNullException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubArgumentNullException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Fakes.StubArgumentNullException.Message">
            <summary>Sets the stub of ArgumentException.get_Message()</summary>
        </member>
        <member name="P:System.Fakes.StubArgumentNullException.ParamName">
            <summary>Sets the stub of ArgumentException.get_ParamName()</summary>
        </member>
        <member name="P:System.Fakes.StubArgumentNullException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Fakes.StubArgumentNullException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Fakes.StubArgumentOutOfRangeException">
            <summary>Stub type of System.ArgumentOutOfRangeException</summary>
        </member>
        <member name="M:System.Fakes.StubArgumentOutOfRangeException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubArgumentOutOfRangeException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubArgumentOutOfRangeException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubArgumentOutOfRangeException.#ctor(System.String,System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubArgumentOutOfRangeException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubArgumentOutOfRangeException.#ctor(System.String,System.Object,System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="F:System.Fakes.StubArgumentOutOfRangeException.ActualValueGet">
            <summary>Sets the stub of ArgumentOutOfRangeException.get_ActualValue()</summary>
        </member>
        <member name="M:System.Fakes.StubArgumentOutOfRangeException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubArgumentOutOfRangeException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubArgumentOutOfRangeException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubArgumentOutOfRangeException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Fakes.StubArgumentOutOfRangeException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Fakes.StubArgumentOutOfRangeException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Fakes.StubArgumentOutOfRangeException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Fakes.StubArgumentOutOfRangeException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of ArgumentOutOfRangeException.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubArgumentOutOfRangeException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of ArgumentOutOfRangeException.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubArgumentOutOfRangeException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Fakes.StubArgumentOutOfRangeException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Fakes.StubArgumentOutOfRangeException.InitializeStub">
            <summary>Initializes a new instance of type StubArgumentOutOfRangeException</summary>
        </member>
        <member name="F:System.Fakes.StubArgumentOutOfRangeException.MessageGet">
            <summary>Sets the stub of ArgumentOutOfRangeException.get_Message()</summary>
        </member>
        <member name="F:System.Fakes.StubArgumentOutOfRangeException.ParamNameGet">
            <summary>Sets the stub of ArgumentException.get_ParamName()</summary>
        </member>
        <member name="F:System.Fakes.StubArgumentOutOfRangeException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Fakes.StubArgumentOutOfRangeException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Fakes.StubArgumentOutOfRangeException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Fakes.StubArgumentOutOfRangeException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubArgumentOutOfRangeException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubArgumentOutOfRangeException.ActualValue">
            <summary>Sets the stub of ArgumentOutOfRangeException.get_ActualValue()</summary>
        </member>
        <member name="P:System.Fakes.StubArgumentOutOfRangeException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubArgumentOutOfRangeException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Fakes.StubArgumentOutOfRangeException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Fakes.StubArgumentOutOfRangeException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubArgumentOutOfRangeException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Fakes.StubArgumentOutOfRangeException.Message">
            <summary>Sets the stub of ArgumentOutOfRangeException.get_Message()</summary>
        </member>
        <member name="P:System.Fakes.StubArgumentOutOfRangeException.ParamName">
            <summary>Sets the stub of ArgumentException.get_ParamName()</summary>
        </member>
        <member name="P:System.Fakes.StubArgumentOutOfRangeException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Fakes.StubArgumentOutOfRangeException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Fakes.StubArithmeticException">
            <summary>Stub type of System.ArithmeticException</summary>
        </member>
        <member name="M:System.Fakes.StubArithmeticException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubArithmeticException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubArithmeticException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubArithmeticException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubArithmeticException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubArithmeticException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubArithmeticException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubArithmeticException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Fakes.StubArithmeticException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Fakes.StubArithmeticException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Fakes.StubArithmeticException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Fakes.StubArithmeticException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubArithmeticException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubArithmeticException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Fakes.StubArithmeticException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Fakes.StubArithmeticException.InitializeStub">
            <summary>Initializes a new instance of type StubArithmeticException</summary>
        </member>
        <member name="F:System.Fakes.StubArithmeticException.MessageGet">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="F:System.Fakes.StubArithmeticException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Fakes.StubArithmeticException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Fakes.StubArithmeticException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Fakes.StubArithmeticException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubArithmeticException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubArithmeticException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubArithmeticException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Fakes.StubArithmeticException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Fakes.StubArithmeticException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubArithmeticException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Fakes.StubArithmeticException.Message">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="P:System.Fakes.StubArithmeticException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Fakes.StubArithmeticException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Fakes.StubArrayTypeMismatchException">
            <summary>Stub type of System.ArrayTypeMismatchException</summary>
        </member>
        <member name="M:System.Fakes.StubArrayTypeMismatchException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubArrayTypeMismatchException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubArrayTypeMismatchException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubArrayTypeMismatchException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubArrayTypeMismatchException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubArrayTypeMismatchException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubArrayTypeMismatchException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubArrayTypeMismatchException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Fakes.StubArrayTypeMismatchException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Fakes.StubArrayTypeMismatchException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Fakes.StubArrayTypeMismatchException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Fakes.StubArrayTypeMismatchException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubArrayTypeMismatchException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubArrayTypeMismatchException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Fakes.StubArrayTypeMismatchException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Fakes.StubArrayTypeMismatchException.InitializeStub">
            <summary>Initializes a new instance of type StubArrayTypeMismatchException</summary>
        </member>
        <member name="F:System.Fakes.StubArrayTypeMismatchException.MessageGet">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="F:System.Fakes.StubArrayTypeMismatchException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Fakes.StubArrayTypeMismatchException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Fakes.StubArrayTypeMismatchException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Fakes.StubArrayTypeMismatchException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubArrayTypeMismatchException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubArrayTypeMismatchException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubArrayTypeMismatchException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Fakes.StubArrayTypeMismatchException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Fakes.StubArrayTypeMismatchException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubArrayTypeMismatchException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Fakes.StubArrayTypeMismatchException.Message">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="P:System.Fakes.StubArrayTypeMismatchException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Fakes.StubArrayTypeMismatchException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Fakes.StubAssemblyLoadEventArgs">
            <summary>Stub type of System.AssemblyLoadEventArgs</summary>
        </member>
        <member name="M:System.Fakes.StubAssemblyLoadEventArgs.#ctor(System.Reflection.Assembly)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubAssemblyLoadEventArgs.InitializeStub">
            <summary>Initializes a new instance of type StubAssemblyLoadEventArgs</summary>
        </member>
        <member name="P:System.Fakes.StubAssemblyLoadEventArgs.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubAssemblyLoadEventArgs.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubAssemblyLoadEventArgs.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Fakes.StubAttribute">
            <summary>Stub type of System.Attribute</summary>
        </member>
        <member name="M:System.Fakes.StubAttribute.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubAttribute.Equals(System.Object)">
            <summary>Sets the stub of Attribute.Equals(Object obj)</summary>
        </member>
        <member name="F:System.Fakes.StubAttribute.EqualsObject">
            <summary>Sets the stub of Attribute.Equals(Object obj)</summary>
        </member>
        <member name="M:System.Fakes.StubAttribute.GetHashCode">
            <summary>Sets the stub of Attribute.GetHashCode()</summary>
        </member>
        <member name="F:System.Fakes.StubAttribute.GetHashCode01">
            <summary>Sets the stub of Attribute.GetHashCode()</summary>
        </member>
        <member name="M:System.Fakes.StubAttribute.InitializeStub">
            <summary>Initializes a new instance of type StubAttribute</summary>
        </member>
        <member name="M:System.Fakes.StubAttribute.IsDefaultAttribute">
            <summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
        </member>
        <member name="F:System.Fakes.StubAttribute.IsDefaultAttribute01">
            <summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
        </member>
        <member name="M:System.Fakes.StubAttribute.Match(System.Object)">
            <summary>Sets the stub of Attribute.Match(Object obj)</summary>
        </member>
        <member name="F:System.Fakes.StubAttribute.MatchObject">
            <summary>Sets the stub of Attribute.Match(Object obj)</summary>
        </member>
        <member name="F:System.Fakes.StubAttribute.TypeIdGet">
            <summary>Sets the stub of Attribute.get_TypeId()</summary>
        </member>
        <member name="P:System.Fakes.StubAttribute.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubAttribute.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubAttribute.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Fakes.StubAttribute.TypeId">
            <summary>Sets the stub of Attribute.get_TypeId()</summary>
        </member>
        <member name="T:System.Fakes.StubBadImageFormatException">
            <summary>Stub type of System.BadImageFormatException</summary>
        </member>
        <member name="M:System.Fakes.StubBadImageFormatException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubBadImageFormatException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubBadImageFormatException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubBadImageFormatException.#ctor(System.String,System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubBadImageFormatException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubBadImageFormatException.#ctor(System.String,System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubBadImageFormatException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubBadImageFormatException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubBadImageFormatException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubBadImageFormatException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Fakes.StubBadImageFormatException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Fakes.StubBadImageFormatException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Fakes.StubBadImageFormatException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Fakes.StubBadImageFormatException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of BadImageFormatException.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubBadImageFormatException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of BadImageFormatException.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubBadImageFormatException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Fakes.StubBadImageFormatException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Fakes.StubBadImageFormatException.InitializeStub">
            <summary>Initializes a new instance of type StubBadImageFormatException</summary>
        </member>
        <member name="F:System.Fakes.StubBadImageFormatException.MessageGet">
            <summary>Sets the stub of BadImageFormatException.get_Message()</summary>
        </member>
        <member name="F:System.Fakes.StubBadImageFormatException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Fakes.StubBadImageFormatException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Fakes.StubBadImageFormatException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Fakes.StubBadImageFormatException.ToString">
            <summary>Sets the stub of BadImageFormatException.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubBadImageFormatException.ToString01">
            <summary>Sets the stub of BadImageFormatException.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubBadImageFormatException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubBadImageFormatException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Fakes.StubBadImageFormatException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Fakes.StubBadImageFormatException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubBadImageFormatException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Fakes.StubBadImageFormatException.Message">
            <summary>Sets the stub of BadImageFormatException.get_Message()</summary>
        </member>
        <member name="P:System.Fakes.StubBadImageFormatException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Fakes.StubBadImageFormatException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Fakes.StubCannotUnloadAppDomainException">
            <summary>Stub type of System.CannotUnloadAppDomainException</summary>
        </member>
        <member name="M:System.Fakes.StubCannotUnloadAppDomainException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubCannotUnloadAppDomainException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubCannotUnloadAppDomainException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubCannotUnloadAppDomainException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubCannotUnloadAppDomainException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubCannotUnloadAppDomainException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubCannotUnloadAppDomainException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubCannotUnloadAppDomainException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Fakes.StubCannotUnloadAppDomainException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Fakes.StubCannotUnloadAppDomainException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Fakes.StubCannotUnloadAppDomainException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Fakes.StubCannotUnloadAppDomainException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubCannotUnloadAppDomainException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubCannotUnloadAppDomainException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Fakes.StubCannotUnloadAppDomainException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Fakes.StubCannotUnloadAppDomainException.InitializeStub">
            <summary>Initializes a new instance of type StubCannotUnloadAppDomainException</summary>
        </member>
        <member name="F:System.Fakes.StubCannotUnloadAppDomainException.MessageGet">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="F:System.Fakes.StubCannotUnloadAppDomainException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Fakes.StubCannotUnloadAppDomainException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Fakes.StubCannotUnloadAppDomainException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Fakes.StubCannotUnloadAppDomainException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubCannotUnloadAppDomainException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubCannotUnloadAppDomainException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubCannotUnloadAppDomainException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Fakes.StubCannotUnloadAppDomainException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Fakes.StubCannotUnloadAppDomainException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubCannotUnloadAppDomainException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Fakes.StubCannotUnloadAppDomainException.Message">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="P:System.Fakes.StubCannotUnloadAppDomainException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Fakes.StubCannotUnloadAppDomainException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Fakes.StubContextBoundObject">
            <summary>Stub type of System.ContextBoundObject</summary>
        </member>
        <member name="M:System.Fakes.StubContextBoundObject.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubContextBoundObject.InitializeStub">
            <summary>Initializes a new instance of type StubContextBoundObject</summary>
        </member>
        <member name="P:System.Fakes.StubContextBoundObject.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubContextBoundObject.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubContextBoundObject.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Fakes.StubContextMarshalException">
            <summary>Stub type of System.ContextMarshalException</summary>
        </member>
        <member name="M:System.Fakes.StubContextMarshalException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubContextMarshalException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubContextMarshalException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubContextMarshalException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubContextMarshalException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubContextMarshalException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubContextMarshalException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubContextMarshalException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Fakes.StubContextMarshalException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Fakes.StubContextMarshalException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Fakes.StubContextMarshalException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Fakes.StubContextMarshalException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubContextMarshalException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubContextMarshalException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Fakes.StubContextMarshalException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Fakes.StubContextMarshalException.InitializeStub">
            <summary>Initializes a new instance of type StubContextMarshalException</summary>
        </member>
        <member name="F:System.Fakes.StubContextMarshalException.MessageGet">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="F:System.Fakes.StubContextMarshalException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Fakes.StubContextMarshalException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Fakes.StubContextMarshalException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Fakes.StubContextMarshalException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubContextMarshalException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubContextMarshalException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubContextMarshalException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Fakes.StubContextMarshalException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Fakes.StubContextMarshalException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubContextMarshalException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Fakes.StubContextMarshalException.Message">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="P:System.Fakes.StubContextMarshalException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Fakes.StubContextMarshalException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Fakes.StubContextStaticAttribute">
            <summary>Stub type of System.ContextStaticAttribute</summary>
        </member>
        <member name="M:System.Fakes.StubContextStaticAttribute.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubContextStaticAttribute.Equals(System.Object)">
            <summary>Sets the stub of Attribute.Equals(Object obj)</summary>
        </member>
        <member name="F:System.Fakes.StubContextStaticAttribute.EqualsObject">
            <summary>Sets the stub of Attribute.Equals(Object obj)</summary>
        </member>
        <member name="M:System.Fakes.StubContextStaticAttribute.GetHashCode">
            <summary>Sets the stub of Attribute.GetHashCode()</summary>
        </member>
        <member name="F:System.Fakes.StubContextStaticAttribute.GetHashCode01">
            <summary>Sets the stub of Attribute.GetHashCode()</summary>
        </member>
        <member name="M:System.Fakes.StubContextStaticAttribute.InitializeStub">
            <summary>Initializes a new instance of type StubContextStaticAttribute</summary>
        </member>
        <member name="M:System.Fakes.StubContextStaticAttribute.IsDefaultAttribute">
            <summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
        </member>
        <member name="F:System.Fakes.StubContextStaticAttribute.IsDefaultAttribute01">
            <summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
        </member>
        <member name="M:System.Fakes.StubContextStaticAttribute.Match(System.Object)">
            <summary>Sets the stub of Attribute.Match(Object obj)</summary>
        </member>
        <member name="F:System.Fakes.StubContextStaticAttribute.MatchObject">
            <summary>Sets the stub of Attribute.Match(Object obj)</summary>
        </member>
        <member name="F:System.Fakes.StubContextStaticAttribute.TypeIdGet">
            <summary>Sets the stub of Attribute.get_TypeId()</summary>
        </member>
        <member name="P:System.Fakes.StubContextStaticAttribute.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubContextStaticAttribute.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubContextStaticAttribute.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Fakes.StubContextStaticAttribute.TypeId">
            <summary>Sets the stub of Attribute.get_TypeId()</summary>
        </member>
        <member name="T:System.Fakes.StubDivideByZeroException">
            <summary>Stub type of System.DivideByZeroException</summary>
        </member>
        <member name="M:System.Fakes.StubDivideByZeroException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubDivideByZeroException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubDivideByZeroException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubDivideByZeroException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubDivideByZeroException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubDivideByZeroException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubDivideByZeroException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubDivideByZeroException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Fakes.StubDivideByZeroException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Fakes.StubDivideByZeroException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Fakes.StubDivideByZeroException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Fakes.StubDivideByZeroException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubDivideByZeroException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubDivideByZeroException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Fakes.StubDivideByZeroException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Fakes.StubDivideByZeroException.InitializeStub">
            <summary>Initializes a new instance of type StubDivideByZeroException</summary>
        </member>
        <member name="F:System.Fakes.StubDivideByZeroException.MessageGet">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="F:System.Fakes.StubDivideByZeroException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Fakes.StubDivideByZeroException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Fakes.StubDivideByZeroException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Fakes.StubDivideByZeroException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubDivideByZeroException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubDivideByZeroException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubDivideByZeroException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Fakes.StubDivideByZeroException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Fakes.StubDivideByZeroException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubDivideByZeroException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Fakes.StubDivideByZeroException.Message">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="P:System.Fakes.StubDivideByZeroException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Fakes.StubDivideByZeroException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Fakes.StubDllNotFoundException">
            <summary>Stub type of System.DllNotFoundException</summary>
        </member>
        <member name="M:System.Fakes.StubDllNotFoundException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubDllNotFoundException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubDllNotFoundException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubDllNotFoundException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubDllNotFoundException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubDllNotFoundException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubDllNotFoundException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubDllNotFoundException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Fakes.StubDllNotFoundException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Fakes.StubDllNotFoundException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Fakes.StubDllNotFoundException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Fakes.StubDllNotFoundException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of TypeLoadException.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubDllNotFoundException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of TypeLoadException.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubDllNotFoundException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Fakes.StubDllNotFoundException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Fakes.StubDllNotFoundException.InitializeStub">
            <summary>Initializes a new instance of type StubDllNotFoundException</summary>
        </member>
        <member name="F:System.Fakes.StubDllNotFoundException.MessageGet">
            <summary>Sets the stub of TypeLoadException.get_Message()</summary>
        </member>
        <member name="F:System.Fakes.StubDllNotFoundException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Fakes.StubDllNotFoundException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Fakes.StubDllNotFoundException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Fakes.StubDllNotFoundException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubDllNotFoundException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubDllNotFoundException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubDllNotFoundException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Fakes.StubDllNotFoundException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Fakes.StubDllNotFoundException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubDllNotFoundException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Fakes.StubDllNotFoundException.Message">
            <summary>Sets the stub of TypeLoadException.get_Message()</summary>
        </member>
        <member name="P:System.Fakes.StubDllNotFoundException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Fakes.StubDllNotFoundException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Fakes.StubDuplicateWaitObjectException">
            <summary>Stub type of System.DuplicateWaitObjectException</summary>
        </member>
        <member name="M:System.Fakes.StubDuplicateWaitObjectException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubDuplicateWaitObjectException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubDuplicateWaitObjectException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubDuplicateWaitObjectException.#ctor(System.String,System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubDuplicateWaitObjectException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubDuplicateWaitObjectException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubDuplicateWaitObjectException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubDuplicateWaitObjectException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubDuplicateWaitObjectException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Fakes.StubDuplicateWaitObjectException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Fakes.StubDuplicateWaitObjectException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Fakes.StubDuplicateWaitObjectException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Fakes.StubDuplicateWaitObjectException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of ArgumentException.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubDuplicateWaitObjectException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of ArgumentException.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubDuplicateWaitObjectException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Fakes.StubDuplicateWaitObjectException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Fakes.StubDuplicateWaitObjectException.InitializeStub">
            <summary>Initializes a new instance of type StubDuplicateWaitObjectException</summary>
        </member>
        <member name="F:System.Fakes.StubDuplicateWaitObjectException.MessageGet">
            <summary>Sets the stub of ArgumentException.get_Message()</summary>
        </member>
        <member name="F:System.Fakes.StubDuplicateWaitObjectException.ParamNameGet">
            <summary>Sets the stub of ArgumentException.get_ParamName()</summary>
        </member>
        <member name="F:System.Fakes.StubDuplicateWaitObjectException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Fakes.StubDuplicateWaitObjectException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Fakes.StubDuplicateWaitObjectException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Fakes.StubDuplicateWaitObjectException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubDuplicateWaitObjectException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubDuplicateWaitObjectException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubDuplicateWaitObjectException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Fakes.StubDuplicateWaitObjectException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Fakes.StubDuplicateWaitObjectException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubDuplicateWaitObjectException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Fakes.StubDuplicateWaitObjectException.Message">
            <summary>Sets the stub of ArgumentException.get_Message()</summary>
        </member>
        <member name="P:System.Fakes.StubDuplicateWaitObjectException.ParamName">
            <summary>Sets the stub of ArgumentException.get_ParamName()</summary>
        </member>
        <member name="P:System.Fakes.StubDuplicateWaitObjectException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Fakes.StubDuplicateWaitObjectException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Fakes.StubEntryPointNotFoundException">
            <summary>Stub type of System.EntryPointNotFoundException</summary>
        </member>
        <member name="M:System.Fakes.StubEntryPointNotFoundException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubEntryPointNotFoundException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubEntryPointNotFoundException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubEntryPointNotFoundException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubEntryPointNotFoundException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubEntryPointNotFoundException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubEntryPointNotFoundException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubEntryPointNotFoundException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Fakes.StubEntryPointNotFoundException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Fakes.StubEntryPointNotFoundException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Fakes.StubEntryPointNotFoundException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Fakes.StubEntryPointNotFoundException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of TypeLoadException.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubEntryPointNotFoundException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of TypeLoadException.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubEntryPointNotFoundException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Fakes.StubEntryPointNotFoundException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Fakes.StubEntryPointNotFoundException.InitializeStub">
            <summary>Initializes a new instance of type StubEntryPointNotFoundException</summary>
        </member>
        <member name="F:System.Fakes.StubEntryPointNotFoundException.MessageGet">
            <summary>Sets the stub of TypeLoadException.get_Message()</summary>
        </member>
        <member name="F:System.Fakes.StubEntryPointNotFoundException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Fakes.StubEntryPointNotFoundException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Fakes.StubEntryPointNotFoundException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Fakes.StubEntryPointNotFoundException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubEntryPointNotFoundException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubEntryPointNotFoundException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubEntryPointNotFoundException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Fakes.StubEntryPointNotFoundException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Fakes.StubEntryPointNotFoundException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubEntryPointNotFoundException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Fakes.StubEntryPointNotFoundException.Message">
            <summary>Sets the stub of TypeLoadException.get_Message()</summary>
        </member>
        <member name="P:System.Fakes.StubEntryPointNotFoundException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Fakes.StubEntryPointNotFoundException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Fakes.StubEventArgs">
            <summary>Stub type of System.EventArgs</summary>
        </member>
        <member name="M:System.Fakes.StubEventArgs.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubEventArgs.InitializeStub">
            <summary>Initializes a new instance of type StubEventArgs</summary>
        </member>
        <member name="P:System.Fakes.StubEventArgs.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubEventArgs.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubEventArgs.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Fakes.StubException">
            <summary>Stub type of System.Exception</summary>
        </member>
        <member name="M:System.Fakes.StubException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Fakes.StubException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Fakes.StubException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Fakes.StubException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Fakes.StubException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Fakes.StubException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Fakes.StubException.InitializeStub">
            <summary>Initializes a new instance of type StubException</summary>
        </member>
        <member name="F:System.Fakes.StubException.MessageGet">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="F:System.Fakes.StubException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Fakes.StubException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Fakes.StubException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Fakes.StubException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Fakes.StubException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Fakes.StubException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Fakes.StubException.Message">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="P:System.Fakes.StubException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Fakes.StubException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Fakes.StubFieldAccessException">
            <summary>Stub type of System.FieldAccessException</summary>
        </member>
        <member name="M:System.Fakes.StubFieldAccessException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubFieldAccessException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubFieldAccessException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubFieldAccessException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubFieldAccessException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubFieldAccessException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubFieldAccessException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubFieldAccessException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Fakes.StubFieldAccessException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Fakes.StubFieldAccessException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Fakes.StubFieldAccessException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Fakes.StubFieldAccessException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubFieldAccessException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubFieldAccessException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Fakes.StubFieldAccessException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Fakes.StubFieldAccessException.InitializeStub">
            <summary>Initializes a new instance of type StubFieldAccessException</summary>
        </member>
        <member name="F:System.Fakes.StubFieldAccessException.MessageGet">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="F:System.Fakes.StubFieldAccessException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Fakes.StubFieldAccessException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Fakes.StubFieldAccessException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Fakes.StubFieldAccessException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubFieldAccessException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubFieldAccessException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubFieldAccessException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Fakes.StubFieldAccessException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Fakes.StubFieldAccessException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubFieldAccessException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Fakes.StubFieldAccessException.Message">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="P:System.Fakes.StubFieldAccessException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Fakes.StubFieldAccessException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Fakes.StubFlagsAttribute">
            <summary>Stub type of System.FlagsAttribute</summary>
        </member>
        <member name="M:System.Fakes.StubFlagsAttribute.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubFlagsAttribute.Equals(System.Object)">
            <summary>Sets the stub of Attribute.Equals(Object obj)</summary>
        </member>
        <member name="F:System.Fakes.StubFlagsAttribute.EqualsObject">
            <summary>Sets the stub of Attribute.Equals(Object obj)</summary>
        </member>
        <member name="M:System.Fakes.StubFlagsAttribute.GetHashCode">
            <summary>Sets the stub of Attribute.GetHashCode()</summary>
        </member>
        <member name="F:System.Fakes.StubFlagsAttribute.GetHashCode01">
            <summary>Sets the stub of Attribute.GetHashCode()</summary>
        </member>
        <member name="M:System.Fakes.StubFlagsAttribute.InitializeStub">
            <summary>Initializes a new instance of type StubFlagsAttribute</summary>
        </member>
        <member name="M:System.Fakes.StubFlagsAttribute.IsDefaultAttribute">
            <summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
        </member>
        <member name="F:System.Fakes.StubFlagsAttribute.IsDefaultAttribute01">
            <summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
        </member>
        <member name="M:System.Fakes.StubFlagsAttribute.Match(System.Object)">
            <summary>Sets the stub of Attribute.Match(Object obj)</summary>
        </member>
        <member name="F:System.Fakes.StubFlagsAttribute.MatchObject">
            <summary>Sets the stub of Attribute.Match(Object obj)</summary>
        </member>
        <member name="F:System.Fakes.StubFlagsAttribute.TypeIdGet">
            <summary>Sets the stub of Attribute.get_TypeId()</summary>
        </member>
        <member name="P:System.Fakes.StubFlagsAttribute.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubFlagsAttribute.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubFlagsAttribute.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Fakes.StubFlagsAttribute.TypeId">
            <summary>Sets the stub of Attribute.get_TypeId()</summary>
        </member>
        <member name="T:System.Fakes.StubFormatException">
            <summary>Stub type of System.FormatException</summary>
        </member>
        <member name="M:System.Fakes.StubFormatException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubFormatException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubFormatException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubFormatException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubFormatException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubFormatException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubFormatException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubFormatException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Fakes.StubFormatException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Fakes.StubFormatException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Fakes.StubFormatException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Fakes.StubFormatException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubFormatException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubFormatException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Fakes.StubFormatException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Fakes.StubFormatException.InitializeStub">
            <summary>Initializes a new instance of type StubFormatException</summary>
        </member>
        <member name="F:System.Fakes.StubFormatException.MessageGet">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="F:System.Fakes.StubFormatException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Fakes.StubFormatException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Fakes.StubFormatException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Fakes.StubFormatException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubFormatException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubFormatException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubFormatException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Fakes.StubFormatException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Fakes.StubFormatException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubFormatException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Fakes.StubFormatException.Message">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="P:System.Fakes.StubFormatException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Fakes.StubFormatException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Fakes.StubIAppDomainSetup">
            <summary>Stub type of System.IAppDomainSetup</summary>
        </member>
        <member name="M:System.Fakes.StubIAppDomainSetup.#ctor">
            <summary>Initializes a new instance of type StubIAppDomainSetup</summary>
        </member>
        <member name="F:System.Fakes.StubIAppDomainSetup.ApplicationBaseGet">
            <summary>Sets the stub of IAppDomainSetup.get_ApplicationBase()</summary>
        </member>
        <member name="F:System.Fakes.StubIAppDomainSetup.ApplicationBaseSetString">
            <summary>Sets the stub of IAppDomainSetup.set_ApplicationBase(String value)</summary>
        </member>
        <member name="F:System.Fakes.StubIAppDomainSetup.ApplicationNameGet">
            <summary>Sets the stub of IAppDomainSetup.get_ApplicationName()</summary>
        </member>
        <member name="F:System.Fakes.StubIAppDomainSetup.ApplicationNameSetString">
            <summary>Sets the stub of IAppDomainSetup.set_ApplicationName(String value)</summary>
        </member>
        <member name="M:System.Fakes.StubIAppDomainSetup.AttachBackingFieldToApplicationBase">
            <summary>Attaches delegates to emulate StubIAppDomainSetup.ApplicationBase as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubIAppDomainSetup.AttachBackingFieldToApplicationName">
            <summary>Attaches delegates to emulate StubIAppDomainSetup.ApplicationName as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubIAppDomainSetup.AttachBackingFieldToCachePath">
            <summary>Attaches delegates to emulate StubIAppDomainSetup.CachePath as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubIAppDomainSetup.AttachBackingFieldToConfigurationFile">
            <summary>Attaches delegates to emulate StubIAppDomainSetup.ConfigurationFile as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubIAppDomainSetup.AttachBackingFieldToDynamicBase">
            <summary>Attaches delegates to emulate StubIAppDomainSetup.DynamicBase as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubIAppDomainSetup.AttachBackingFieldToLicenseFile">
            <summary>Attaches delegates to emulate StubIAppDomainSetup.LicenseFile as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubIAppDomainSetup.AttachBackingFieldToPrivateBinPath">
            <summary>Attaches delegates to emulate StubIAppDomainSetup.PrivateBinPath as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubIAppDomainSetup.AttachBackingFieldToPrivateBinPathProbe">
            <summary>Attaches delegates to emulate StubIAppDomainSetup.PrivateBinPathProbe as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubIAppDomainSetup.AttachBackingFieldToShadowCopyDirectories">
            <summary>Attaches delegates to emulate StubIAppDomainSetup.ShadowCopyDirectories as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubIAppDomainSetup.AttachBackingFieldToShadowCopyFiles">
            <summary>Attaches delegates to emulate StubIAppDomainSetup.ShadowCopyFiles as a property with a backing field.</summary>
        </member>
        <member name="F:System.Fakes.StubIAppDomainSetup.CachePathGet">
            <summary>Sets the stub of IAppDomainSetup.get_CachePath()</summary>
        </member>
        <member name="F:System.Fakes.StubIAppDomainSetup.CachePathSetString">
            <summary>Sets the stub of IAppDomainSetup.set_CachePath(String value)</summary>
        </member>
        <member name="F:System.Fakes.StubIAppDomainSetup.ConfigurationFileGet">
            <summary>Sets the stub of IAppDomainSetup.get_ConfigurationFile()</summary>
        </member>
        <member name="F:System.Fakes.StubIAppDomainSetup.ConfigurationFileSetString">
            <summary>Sets the stub of IAppDomainSetup.set_ConfigurationFile(String value)</summary>
        </member>
        <member name="F:System.Fakes.StubIAppDomainSetup.DynamicBaseGet">
            <summary>Sets the stub of IAppDomainSetup.get_DynamicBase()</summary>
        </member>
        <member name="F:System.Fakes.StubIAppDomainSetup.DynamicBaseSetString">
            <summary>Sets the stub of IAppDomainSetup.set_DynamicBase(String value)</summary>
        </member>
        <member name="F:System.Fakes.StubIAppDomainSetup.LicenseFileGet">
            <summary>Sets the stub of IAppDomainSetup.get_LicenseFile()</summary>
        </member>
        <member name="F:System.Fakes.StubIAppDomainSetup.LicenseFileSetString">
            <summary>Sets the stub of IAppDomainSetup.set_LicenseFile(String value)</summary>
        </member>
        <member name="F:System.Fakes.StubIAppDomainSetup.PrivateBinPathGet">
            <summary>Sets the stub of IAppDomainSetup.get_PrivateBinPath()</summary>
        </member>
        <member name="F:System.Fakes.StubIAppDomainSetup.PrivateBinPathProbeGet">
            <summary>Sets the stub of IAppDomainSetup.get_PrivateBinPathProbe()</summary>
        </member>
        <member name="F:System.Fakes.StubIAppDomainSetup.PrivateBinPathProbeSetString">
            <summary>Sets the stub of IAppDomainSetup.set_PrivateBinPathProbe(String value)</summary>
        </member>
        <member name="F:System.Fakes.StubIAppDomainSetup.PrivateBinPathSetString">
            <summary>Sets the stub of IAppDomainSetup.set_PrivateBinPath(String value)</summary>
        </member>
        <member name="F:System.Fakes.StubIAppDomainSetup.ShadowCopyDirectoriesGet">
            <summary>Sets the stub of IAppDomainSetup.get_ShadowCopyDirectories()</summary>
        </member>
        <member name="F:System.Fakes.StubIAppDomainSetup.ShadowCopyDirectoriesSetString">
            <summary>Sets the stub of IAppDomainSetup.set_ShadowCopyDirectories(String value)</summary>
        </member>
        <member name="F:System.Fakes.StubIAppDomainSetup.ShadowCopyFilesGet">
            <summary>Sets the stub of IAppDomainSetup.get_ShadowCopyFiles()</summary>
        </member>
        <member name="F:System.Fakes.StubIAppDomainSetup.ShadowCopyFilesSetString">
            <summary>Sets the stub of IAppDomainSetup.set_ShadowCopyFiles(String value)</summary>
        </member>
        <member name="P:System.Fakes.StubIAppDomainSetup.global::System#IAppDomainSetup#ApplicationBase">
            <summary>Sets the stub of IAppDomainSetup.get_ApplicationBase()</summary>
        </member>
        <member name="P:System.Fakes.StubIAppDomainSetup.global::System#IAppDomainSetup#ApplicationName">
            <summary>Sets the stub of IAppDomainSetup.get_ApplicationName()</summary>
        </member>
        <member name="P:System.Fakes.StubIAppDomainSetup.global::System#IAppDomainSetup#CachePath">
            <summary>Sets the stub of IAppDomainSetup.get_CachePath()</summary>
        </member>
        <member name="P:System.Fakes.StubIAppDomainSetup.global::System#IAppDomainSetup#ConfigurationFile">
            <summary>Sets the stub of IAppDomainSetup.get_ConfigurationFile()</summary>
        </member>
        <member name="P:System.Fakes.StubIAppDomainSetup.global::System#IAppDomainSetup#DynamicBase">
            <summary>Sets the stub of IAppDomainSetup.get_DynamicBase()</summary>
        </member>
        <member name="P:System.Fakes.StubIAppDomainSetup.global::System#IAppDomainSetup#LicenseFile">
            <summary>Sets the stub of IAppDomainSetup.get_LicenseFile()</summary>
        </member>
        <member name="P:System.Fakes.StubIAppDomainSetup.global::System#IAppDomainSetup#PrivateBinPath">
            <summary>Sets the stub of IAppDomainSetup.get_PrivateBinPath()</summary>
        </member>
        <member name="P:System.Fakes.StubIAppDomainSetup.global::System#IAppDomainSetup#PrivateBinPathProbe">
            <summary>Sets the stub of IAppDomainSetup.get_PrivateBinPathProbe()</summary>
        </member>
        <member name="P:System.Fakes.StubIAppDomainSetup.global::System#IAppDomainSetup#ShadowCopyDirectories">
            <summary>Sets the stub of IAppDomainSetup.get_ShadowCopyDirectories()</summary>
        </member>
        <member name="P:System.Fakes.StubIAppDomainSetup.global::System#IAppDomainSetup#ShadowCopyFiles">
            <summary>Sets the stub of IAppDomainSetup.get_ShadowCopyFiles()</summary>
        </member>
        <member name="T:System.Fakes.StubICloneable">
            <summary>Stub type of System.ICloneable</summary>
        </member>
        <member name="M:System.Fakes.StubICloneable.#ctor">
            <summary>Initializes a new instance of type StubICloneable</summary>
        </member>
        <member name="F:System.Fakes.StubICloneable.Clone">
            <summary>Sets the stub of ICloneable.Clone()</summary>
        </member>
        <member name="M:System.Fakes.StubICloneable.global::System#ICloneable#Clone">
            <summary>Sets the stub of ICloneable.Clone()</summary>
        </member>
        <member name="T:System.Fakes.StubIComparable">
            <summary>Stub type of System.IComparable</summary>
        </member>
        <member name="M:System.Fakes.StubIComparable.#ctor">
            <summary>Initializes a new instance of type StubIComparable</summary>
        </member>
        <member name="F:System.Fakes.StubIComparable.CompareToObject">
            <summary>Sets the stub of IComparable.CompareTo(Object obj)</summary>
        </member>
        <member name="M:System.Fakes.StubIComparable.global::System#IComparable#CompareTo(System.Object)">
            <summary>Sets the stub of IComparable.CompareTo(Object obj)</summary>
        </member>
        <member name="T:System.Fakes.StubIComparable`1">
            <summary>Stub type of System.IComparable`1</summary>
        </member>
        <member name="M:System.Fakes.StubIComparable`1.#ctor">
            <summary>Initializes a new instance of type StubIComparable</summary>
        </member>
        <member name="F:System.Fakes.StubIComparable`1.CompareToT0">
            <summary>Sets the stub of IComparable`1.CompareTo(!0 other)</summary>
        </member>
        <member name="M:System.Fakes.StubIComparable`1.global::System#IComparable{T}#CompareTo(`0)">
            <summary>Sets the stub of IComparable`1.CompareTo(!0 other)</summary>
        </member>
        <member name="T:System.Fakes.StubIConvertible">
            <summary>Stub type of System.IConvertible</summary>
        </member>
        <member name="M:System.Fakes.StubIConvertible.#ctor">
            <summary>Initializes a new instance of type StubIConvertible</summary>
        </member>
        <member name="F:System.Fakes.StubIConvertible.GetTypeCode">
            <summary>Sets the stub of IConvertible.GetTypeCode()</summary>
        </member>
        <member name="M:System.Fakes.StubIConvertible.global::System#IConvertible#GetTypeCode">
            <summary>Sets the stub of IConvertible.GetTypeCode()</summary>
        </member>
        <member name="M:System.Fakes.StubIConvertible.global::System#IConvertible#ToBoolean(System.IFormatProvider)">
            <summary>Sets the stub of IConvertible.ToBoolean(IFormatProvider provider)</summary>
        </member>
        <member name="M:System.Fakes.StubIConvertible.global::System#IConvertible#ToByte(System.IFormatProvider)">
            <summary>Sets the stub of IConvertible.ToByte(IFormatProvider provider)</summary>
        </member>
        <member name="M:System.Fakes.StubIConvertible.global::System#IConvertible#ToChar(System.IFormatProvider)">
            <summary>Sets the stub of IConvertible.ToChar(IFormatProvider provider)</summary>
        </member>
        <member name="M:System.Fakes.StubIConvertible.global::System#IConvertible#ToDateTime(System.IFormatProvider)">
            <summary>Sets the stub of IConvertible.ToDateTime(IFormatProvider provider)</summary>
        </member>
        <member name="M:System.Fakes.StubIConvertible.global::System#IConvertible#ToDecimal(System.IFormatProvider)">
            <summary>Sets the stub of IConvertible.ToDecimal(IFormatProvider provider)</summary>
        </member>
        <member name="M:System.Fakes.StubIConvertible.global::System#IConvertible#ToDouble(System.IFormatProvider)">
            <summary>Sets the stub of IConvertible.ToDouble(IFormatProvider provider)</summary>
        </member>
        <member name="M:System.Fakes.StubIConvertible.global::System#IConvertible#ToInt16(System.IFormatProvider)">
            <summary>Sets the stub of IConvertible.ToInt16(IFormatProvider provider)</summary>
        </member>
        <member name="M:System.Fakes.StubIConvertible.global::System#IConvertible#ToInt32(System.IFormatProvider)">
            <summary>Sets the stub of IConvertible.ToInt32(IFormatProvider provider)</summary>
        </member>
        <member name="M:System.Fakes.StubIConvertible.global::System#IConvertible#ToInt64(System.IFormatProvider)">
            <summary>Sets the stub of IConvertible.ToInt64(IFormatProvider provider)</summary>
        </member>
        <member name="M:System.Fakes.StubIConvertible.global::System#IConvertible#ToSByte(System.IFormatProvider)">
            <summary>Sets the stub of IConvertible.ToSByte(IFormatProvider provider)</summary>
        </member>
        <member name="M:System.Fakes.StubIConvertible.global::System#IConvertible#ToSingle(System.IFormatProvider)">
            <summary>Sets the stub of IConvertible.ToSingle(IFormatProvider provider)</summary>
        </member>
        <member name="M:System.Fakes.StubIConvertible.global::System#IConvertible#ToString(System.IFormatProvider)">
            <summary>Sets the stub of IConvertible.ToString(IFormatProvider provider)</summary>
        </member>
        <member name="M:System.Fakes.StubIConvertible.global::System#IConvertible#ToType(System.Type,System.IFormatProvider)">
            <summary>Sets the stub of IConvertible.ToType(Type conversionType, IFormatProvider provider)</summary>
        </member>
        <member name="M:System.Fakes.StubIConvertible.global::System#IConvertible#ToUInt16(System.IFormatProvider)">
            <summary>Sets the stub of IConvertible.ToUInt16(IFormatProvider provider)</summary>
        </member>
        <member name="M:System.Fakes.StubIConvertible.global::System#IConvertible#ToUInt32(System.IFormatProvider)">
            <summary>Sets the stub of IConvertible.ToUInt32(IFormatProvider provider)</summary>
        </member>
        <member name="M:System.Fakes.StubIConvertible.global::System#IConvertible#ToUInt64(System.IFormatProvider)">
            <summary>Sets the stub of IConvertible.ToUInt64(IFormatProvider provider)</summary>
        </member>
        <member name="F:System.Fakes.StubIConvertible.ToBooleanIFormatProvider">
            <summary>Sets the stub of IConvertible.ToBoolean(IFormatProvider provider)</summary>
        </member>
        <member name="F:System.Fakes.StubIConvertible.ToByteIFormatProvider">
            <summary>Sets the stub of IConvertible.ToByte(IFormatProvider provider)</summary>
        </member>
        <member name="F:System.Fakes.StubIConvertible.ToCharIFormatProvider">
            <summary>Sets the stub of IConvertible.ToChar(IFormatProvider provider)</summary>
        </member>
        <member name="F:System.Fakes.StubIConvertible.ToDateTimeIFormatProvider">
            <summary>Sets the stub of IConvertible.ToDateTime(IFormatProvider provider)</summary>
        </member>
        <member name="F:System.Fakes.StubIConvertible.ToDecimalIFormatProvider">
            <summary>Sets the stub of IConvertible.ToDecimal(IFormatProvider provider)</summary>
        </member>
        <member name="F:System.Fakes.StubIConvertible.ToDoubleIFormatProvider">
            <summary>Sets the stub of IConvertible.ToDouble(IFormatProvider provider)</summary>
        </member>
        <member name="F:System.Fakes.StubIConvertible.ToInt16IFormatProvider">
            <summary>Sets the stub of IConvertible.ToInt16(IFormatProvider provider)</summary>
        </member>
        <member name="F:System.Fakes.StubIConvertible.ToInt32IFormatProvider">
            <summary>Sets the stub of IConvertible.ToInt32(IFormatProvider provider)</summary>
        </member>
        <member name="F:System.Fakes.StubIConvertible.ToInt64IFormatProvider">
            <summary>Sets the stub of IConvertible.ToInt64(IFormatProvider provider)</summary>
        </member>
        <member name="F:System.Fakes.StubIConvertible.ToSByteIFormatProvider">
            <summary>Sets the stub of IConvertible.ToSByte(IFormatProvider provider)</summary>
        </member>
        <member name="F:System.Fakes.StubIConvertible.ToSingleIFormatProvider">
            <summary>Sets the stub of IConvertible.ToSingle(IFormatProvider provider)</summary>
        </member>
        <member name="F:System.Fakes.StubIConvertible.ToStringIFormatProvider">
            <summary>Sets the stub of IConvertible.ToString(IFormatProvider provider)</summary>
        </member>
        <member name="F:System.Fakes.StubIConvertible.ToTypeTypeIFormatProvider">
            <summary>Sets the stub of IConvertible.ToType(Type conversionType, IFormatProvider provider)</summary>
        </member>
        <member name="F:System.Fakes.StubIConvertible.ToUInt16IFormatProvider">
            <summary>Sets the stub of IConvertible.ToUInt16(IFormatProvider provider)</summary>
        </member>
        <member name="F:System.Fakes.StubIConvertible.ToUInt32IFormatProvider">
            <summary>Sets the stub of IConvertible.ToUInt32(IFormatProvider provider)</summary>
        </member>
        <member name="F:System.Fakes.StubIConvertible.ToUInt64IFormatProvider">
            <summary>Sets the stub of IConvertible.ToUInt64(IFormatProvider provider)</summary>
        </member>
        <member name="T:System.Fakes.StubICustomFormatter">
            <summary>Stub type of System.ICustomFormatter</summary>
        </member>
        <member name="M:System.Fakes.StubICustomFormatter.#ctor">
            <summary>Initializes a new instance of type StubICustomFormatter</summary>
        </member>
        <member name="F:System.Fakes.StubICustomFormatter.FormatStringObjectIFormatProvider">
            <summary>Sets the stub of ICustomFormatter.Format(String format, Object arg, IFormatProvider formatProvider)</summary>
        </member>
        <member name="M:System.Fakes.StubICustomFormatter.global::System#ICustomFormatter#Format(System.String,System.Object,System.IFormatProvider)">
            <summary>Sets the stub of ICustomFormatter.Format(String format, Object arg, IFormatProvider formatProvider)</summary>
        </member>
        <member name="T:System.Fakes.StubIDisposable">
            <summary>Stub type of System.IDisposable</summary>
        </member>
        <member name="M:System.Fakes.StubIDisposable.#ctor">
            <summary>Initializes a new instance of type StubIDisposable</summary>
        </member>
        <member name="F:System.Fakes.StubIDisposable.Dispose">
            <summary>Sets the stub of IDisposable.Dispose()</summary>
        </member>
        <member name="M:System.Fakes.StubIDisposable.global::System#IDisposable#Dispose">
            <summary>Sets the stub of IDisposable.Dispose()</summary>
        </member>
        <member name="T:System.Fakes.StubIEquatable`1">
            <summary>Stub type of System.IEquatable`1</summary>
        </member>
        <member name="M:System.Fakes.StubIEquatable`1.#ctor">
            <summary>Initializes a new instance of type StubIEquatable</summary>
        </member>
        <member name="F:System.Fakes.StubIEquatable`1.EqualsT0">
            <summary>Sets the stub of IEquatable`1.Equals(!0 other)</summary>
        </member>
        <member name="M:System.Fakes.StubIEquatable`1.global::System#IEquatable{T}#Equals(`0)">
            <summary>Sets the stub of IEquatable`1.Equals(!0 other)</summary>
        </member>
        <member name="T:System.Fakes.StubIFormatProvider">
            <summary>Stub type of System.IFormatProvider</summary>
        </member>
        <member name="M:System.Fakes.StubIFormatProvider.#ctor">
            <summary>Initializes a new instance of type StubIFormatProvider</summary>
        </member>
        <member name="F:System.Fakes.StubIFormatProvider.GetFormatType">
            <summary>Sets the stub of IFormatProvider.GetFormat(Type formatType)</summary>
        </member>
        <member name="M:System.Fakes.StubIFormatProvider.global::System#IFormatProvider#GetFormat(System.Type)">
            <summary>Sets the stub of IFormatProvider.GetFormat(Type formatType)</summary>
        </member>
        <member name="T:System.Fakes.StubIFormattable">
            <summary>Stub type of System.IFormattable</summary>
        </member>
        <member name="M:System.Fakes.StubIFormattable.#ctor">
            <summary>Initializes a new instance of type StubIFormattable</summary>
        </member>
        <member name="M:System.Fakes.StubIFormattable.global::System#IFormattable#ToString(System.String,System.IFormatProvider)">
            <summary>Sets the stub of IFormattable.ToString(String format, IFormatProvider formatProvider)</summary>
        </member>
        <member name="F:System.Fakes.StubIFormattable.ToStringStringIFormatProvider">
            <summary>Sets the stub of IFormattable.ToString(String format, IFormatProvider formatProvider)</summary>
        </member>
        <member name="T:System.Fakes.StubIObservable`1">
            <summary>Stub type of System.IObservable`1</summary>
        </member>
        <member name="M:System.Fakes.StubIObservable`1.#ctor">
            <summary>Initializes a new instance of type StubIObservable</summary>
        </member>
        <member name="F:System.Fakes.StubIObservable`1.SubscribeIObserverOfT0">
            <summary>Sets the stub of IObservable`1.Subscribe(IObserver`1&lt;!0&gt; observer)</summary>
        </member>
        <member name="M:System.Fakes.StubIObservable`1.global::System#IObservable{T}#Subscribe(System.IObserver{`0})">
            <summary>Sets the stub of IObservable`1.Subscribe(IObserver`1&lt;!0&gt; observer)</summary>
        </member>
        <member name="T:System.Fakes.StubIObserver`1">
            <summary>Stub type of System.IObserver`1</summary>
        </member>
        <member name="M:System.Fakes.StubIObserver`1.#ctor">
            <summary>Initializes a new instance of type StubIObserver</summary>
        </member>
        <member name="F:System.Fakes.StubIObserver`1.OnCompleted">
            <summary>Sets the stub of IObserver`1.OnCompleted()</summary>
        </member>
        <member name="F:System.Fakes.StubIObserver`1.OnErrorException">
            <summary>Sets the stub of IObserver`1.OnError(Exception error)</summary>
        </member>
        <member name="F:System.Fakes.StubIObserver`1.OnNextT0">
            <summary>Sets the stub of IObserver`1.OnNext(!0 value)</summary>
        </member>
        <member name="M:System.Fakes.StubIObserver`1.global::System#IObserver{T}#OnCompleted">
            <summary>Sets the stub of IObserver`1.OnCompleted()</summary>
        </member>
        <member name="M:System.Fakes.StubIObserver`1.global::System#IObserver{T}#OnError(System.Exception)">
            <summary>Sets the stub of IObserver`1.OnError(Exception error)</summary>
        </member>
        <member name="M:System.Fakes.StubIObserver`1.global::System#IObserver{T}#OnNext(`0)">
            <summary>Sets the stub of IObserver`1.OnNext(!0 value)</summary>
        </member>
        <member name="T:System.Fakes.StubIServiceProvider">
            <summary>Stub type of System.IServiceProvider</summary>
        </member>
        <member name="M:System.Fakes.StubIServiceProvider.#ctor">
            <summary>Initializes a new instance of type StubIServiceProvider</summary>
        </member>
        <member name="F:System.Fakes.StubIServiceProvider.GetServiceType">
            <summary>Sets the stub of IServiceProvider.GetService(Type serviceType)</summary>
        </member>
        <member name="M:System.Fakes.StubIServiceProvider.global::System#IServiceProvider#GetService(System.Type)">
            <summary>Sets the stub of IServiceProvider.GetService(Type serviceType)</summary>
        </member>
        <member name="T:System.Fakes.StubInvalidCastException">
            <summary>Stub type of System.InvalidCastException</summary>
        </member>
        <member name="M:System.Fakes.StubInvalidCastException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubInvalidCastException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubInvalidCastException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubInvalidCastException.#ctor(System.String,System.Int32)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubInvalidCastException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubInvalidCastException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubInvalidCastException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubInvalidCastException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubInvalidCastException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Fakes.StubInvalidCastException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Fakes.StubInvalidCastException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Fakes.StubInvalidCastException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Fakes.StubInvalidCastException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubInvalidCastException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubInvalidCastException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Fakes.StubInvalidCastException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Fakes.StubInvalidCastException.InitializeStub">
            <summary>Initializes a new instance of type StubInvalidCastException</summary>
        </member>
        <member name="F:System.Fakes.StubInvalidCastException.MessageGet">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="F:System.Fakes.StubInvalidCastException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Fakes.StubInvalidCastException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Fakes.StubInvalidCastException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Fakes.StubInvalidCastException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubInvalidCastException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubInvalidCastException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubInvalidCastException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Fakes.StubInvalidCastException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Fakes.StubInvalidCastException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubInvalidCastException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Fakes.StubInvalidCastException.Message">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="P:System.Fakes.StubInvalidCastException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Fakes.StubInvalidCastException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Fakes.StubInvalidOperationException">
            <summary>Stub type of System.InvalidOperationException</summary>
        </member>
        <member name="M:System.Fakes.StubInvalidOperationException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubInvalidOperationException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubInvalidOperationException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubInvalidOperationException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubInvalidOperationException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubInvalidOperationException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubInvalidOperationException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubInvalidOperationException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Fakes.StubInvalidOperationException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Fakes.StubInvalidOperationException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Fakes.StubInvalidOperationException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Fakes.StubInvalidOperationException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubInvalidOperationException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubInvalidOperationException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Fakes.StubInvalidOperationException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Fakes.StubInvalidOperationException.InitializeStub">
            <summary>Initializes a new instance of type StubInvalidOperationException</summary>
        </member>
        <member name="F:System.Fakes.StubInvalidOperationException.MessageGet">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="F:System.Fakes.StubInvalidOperationException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Fakes.StubInvalidOperationException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Fakes.StubInvalidOperationException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Fakes.StubInvalidOperationException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubInvalidOperationException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubInvalidOperationException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubInvalidOperationException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Fakes.StubInvalidOperationException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Fakes.StubInvalidOperationException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubInvalidOperationException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Fakes.StubInvalidOperationException.Message">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="P:System.Fakes.StubInvalidOperationException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Fakes.StubInvalidOperationException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Fakes.StubInvalidTimeZoneException">
            <summary>Stub type of System.InvalidTimeZoneException</summary>
        </member>
        <member name="M:System.Fakes.StubInvalidTimeZoneException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubInvalidTimeZoneException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubInvalidTimeZoneException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubInvalidTimeZoneException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubInvalidTimeZoneException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubInvalidTimeZoneException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubInvalidTimeZoneException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubInvalidTimeZoneException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Fakes.StubInvalidTimeZoneException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Fakes.StubInvalidTimeZoneException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Fakes.StubInvalidTimeZoneException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Fakes.StubInvalidTimeZoneException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubInvalidTimeZoneException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubInvalidTimeZoneException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Fakes.StubInvalidTimeZoneException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Fakes.StubInvalidTimeZoneException.InitializeStub">
            <summary>Initializes a new instance of type StubInvalidTimeZoneException</summary>
        </member>
        <member name="F:System.Fakes.StubInvalidTimeZoneException.MessageGet">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="F:System.Fakes.StubInvalidTimeZoneException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Fakes.StubInvalidTimeZoneException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Fakes.StubInvalidTimeZoneException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Fakes.StubInvalidTimeZoneException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubInvalidTimeZoneException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubInvalidTimeZoneException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubInvalidTimeZoneException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Fakes.StubInvalidTimeZoneException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Fakes.StubInvalidTimeZoneException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubInvalidTimeZoneException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Fakes.StubInvalidTimeZoneException.Message">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="P:System.Fakes.StubInvalidTimeZoneException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Fakes.StubInvalidTimeZoneException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Fakes.StubLazy`1">
            <summary>Stub type of System.Lazy`1</summary>
        </member>
        <member name="M:System.Fakes.StubLazy`1.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubLazy`1.#ctor(System.Boolean)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubLazy`1.#ctor(System.Func{`0})">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubLazy`1.#ctor(System.Threading.LazyThreadSafetyMode)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubLazy`1.#ctor(System.Func{`0},System.Boolean)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubLazy`1.#ctor(System.Func{`0},System.Threading.LazyThreadSafetyMode)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubLazy`1.InitializeStub">
            <summary>Initializes a new instance of type StubLazy</summary>
        </member>
        <member name="M:System.Fakes.StubLazy`1.ToString">
            <summary>Sets the stub of Lazy`1.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubLazy`1.ToString01">
            <summary>Sets the stub of Lazy`1.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubLazy`1.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubLazy`1.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubLazy`1.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Fakes.StubMarshalByRefObject">
            <summary>Stub type of System.MarshalByRefObject</summary>
        </member>
        <member name="M:System.Fakes.StubMarshalByRefObject.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubMarshalByRefObject.CreateObjRef(System.Type)">
            <summary>Sets the stub of MarshalByRefObject.CreateObjRef(Type requestedType)</summary>
        </member>
        <member name="F:System.Fakes.StubMarshalByRefObject.CreateObjRefType">
            <summary>Sets the stub of MarshalByRefObject.CreateObjRef(Type requestedType)</summary>
        </member>
        <member name="M:System.Fakes.StubMarshalByRefObject.InitializeLifetimeService">
            <summary>Sets the stub of MarshalByRefObject.InitializeLifetimeService()</summary>
        </member>
        <member name="F:System.Fakes.StubMarshalByRefObject.InitializeLifetimeService01">
            <summary>Sets the stub of MarshalByRefObject.InitializeLifetimeService()</summary>
        </member>
        <member name="M:System.Fakes.StubMarshalByRefObject.InitializeStub">
            <summary>Initializes a new instance of type StubMarshalByRefObject</summary>
        </member>
        <member name="P:System.Fakes.StubMarshalByRefObject.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubMarshalByRefObject.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubMarshalByRefObject.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Fakes.StubMemberAccessException">
            <summary>Stub type of System.MemberAccessException</summary>
        </member>
        <member name="M:System.Fakes.StubMemberAccessException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubMemberAccessException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubMemberAccessException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubMemberAccessException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubMemberAccessException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubMemberAccessException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubMemberAccessException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubMemberAccessException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Fakes.StubMemberAccessException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Fakes.StubMemberAccessException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Fakes.StubMemberAccessException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Fakes.StubMemberAccessException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubMemberAccessException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubMemberAccessException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Fakes.StubMemberAccessException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Fakes.StubMemberAccessException.InitializeStub">
            <summary>Initializes a new instance of type StubMemberAccessException</summary>
        </member>
        <member name="F:System.Fakes.StubMemberAccessException.MessageGet">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="F:System.Fakes.StubMemberAccessException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Fakes.StubMemberAccessException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Fakes.StubMemberAccessException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Fakes.StubMemberAccessException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubMemberAccessException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubMemberAccessException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubMemberAccessException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Fakes.StubMemberAccessException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Fakes.StubMemberAccessException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubMemberAccessException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Fakes.StubMemberAccessException.Message">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="P:System.Fakes.StubMemberAccessException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Fakes.StubMemberAccessException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Fakes.StubMethodAccessException">
            <summary>Stub type of System.MethodAccessException</summary>
        </member>
        <member name="M:System.Fakes.StubMethodAccessException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubMethodAccessException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubMethodAccessException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubMethodAccessException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubMethodAccessException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubMethodAccessException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubMethodAccessException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubMethodAccessException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Fakes.StubMethodAccessException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Fakes.StubMethodAccessException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Fakes.StubMethodAccessException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Fakes.StubMethodAccessException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubMethodAccessException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubMethodAccessException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Fakes.StubMethodAccessException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Fakes.StubMethodAccessException.InitializeStub">
            <summary>Initializes a new instance of type StubMethodAccessException</summary>
        </member>
        <member name="F:System.Fakes.StubMethodAccessException.MessageGet">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="F:System.Fakes.StubMethodAccessException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Fakes.StubMethodAccessException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Fakes.StubMethodAccessException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Fakes.StubMethodAccessException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubMethodAccessException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubMethodAccessException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubMethodAccessException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Fakes.StubMethodAccessException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Fakes.StubMethodAccessException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubMethodAccessException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Fakes.StubMethodAccessException.Message">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="P:System.Fakes.StubMethodAccessException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Fakes.StubMethodAccessException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Fakes.StubMissingFieldException">
            <summary>Stub type of System.MissingFieldException</summary>
        </member>
        <member name="M:System.Fakes.StubMissingFieldException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubMissingFieldException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubMissingFieldException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubMissingFieldException.#ctor(System.String,System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubMissingFieldException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubMissingFieldException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubMissingFieldException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubMissingFieldException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubMissingFieldException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Fakes.StubMissingFieldException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Fakes.StubMissingFieldException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Fakes.StubMissingFieldException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Fakes.StubMissingFieldException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of MissingMemberException.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubMissingFieldException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of MissingMemberException.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubMissingFieldException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Fakes.StubMissingFieldException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Fakes.StubMissingFieldException.InitializeStub">
            <summary>Initializes a new instance of type StubMissingFieldException</summary>
        </member>
        <member name="F:System.Fakes.StubMissingFieldException.MessageGet">
            <summary>Sets the stub of MissingFieldException.get_Message()</summary>
        </member>
        <member name="F:System.Fakes.StubMissingFieldException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Fakes.StubMissingFieldException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Fakes.StubMissingFieldException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Fakes.StubMissingFieldException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubMissingFieldException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubMissingFieldException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubMissingFieldException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Fakes.StubMissingFieldException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Fakes.StubMissingFieldException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubMissingFieldException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Fakes.StubMissingFieldException.Message">
            <summary>Sets the stub of MissingFieldException.get_Message()</summary>
        </member>
        <member name="P:System.Fakes.StubMissingFieldException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Fakes.StubMissingFieldException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Fakes.StubMissingMemberException">
            <summary>Stub type of System.MissingMemberException</summary>
        </member>
        <member name="M:System.Fakes.StubMissingMemberException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubMissingMemberException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubMissingMemberException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubMissingMemberException.#ctor(System.String,System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubMissingMemberException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubMissingMemberException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubMissingMemberException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubMissingMemberException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubMissingMemberException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Fakes.StubMissingMemberException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Fakes.StubMissingMemberException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Fakes.StubMissingMemberException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Fakes.StubMissingMemberException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of MissingMemberException.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubMissingMemberException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of MissingMemberException.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubMissingMemberException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Fakes.StubMissingMemberException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Fakes.StubMissingMemberException.InitializeStub">
            <summary>Initializes a new instance of type StubMissingMemberException</summary>
        </member>
        <member name="F:System.Fakes.StubMissingMemberException.MessageGet">
            <summary>Sets the stub of MissingMemberException.get_Message()</summary>
        </member>
        <member name="F:System.Fakes.StubMissingMemberException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Fakes.StubMissingMemberException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Fakes.StubMissingMemberException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Fakes.StubMissingMemberException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubMissingMemberException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubMissingMemberException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubMissingMemberException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Fakes.StubMissingMemberException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Fakes.StubMissingMemberException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubMissingMemberException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Fakes.StubMissingMemberException.Message">
            <summary>Sets the stub of MissingMemberException.get_Message()</summary>
        </member>
        <member name="P:System.Fakes.StubMissingMemberException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Fakes.StubMissingMemberException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Fakes.StubMissingMethodException">
            <summary>Stub type of System.MissingMethodException</summary>
        </member>
        <member name="M:System.Fakes.StubMissingMethodException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubMissingMethodException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubMissingMethodException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubMissingMethodException.#ctor(System.String,System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubMissingMethodException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubMissingMethodException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubMissingMethodException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubMissingMethodException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubMissingMethodException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Fakes.StubMissingMethodException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Fakes.StubMissingMethodException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Fakes.StubMissingMethodException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Fakes.StubMissingMethodException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of MissingMemberException.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubMissingMethodException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of MissingMemberException.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubMissingMethodException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Fakes.StubMissingMethodException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Fakes.StubMissingMethodException.InitializeStub">
            <summary>Initializes a new instance of type StubMissingMethodException</summary>
        </member>
        <member name="F:System.Fakes.StubMissingMethodException.MessageGet">
            <summary>Sets the stub of MissingMethodException.get_Message()</summary>
        </member>
        <member name="F:System.Fakes.StubMissingMethodException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Fakes.StubMissingMethodException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Fakes.StubMissingMethodException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Fakes.StubMissingMethodException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubMissingMethodException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubMissingMethodException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubMissingMethodException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Fakes.StubMissingMethodException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Fakes.StubMissingMethodException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubMissingMethodException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Fakes.StubMissingMethodException.Message">
            <summary>Sets the stub of MissingMethodException.get_Message()</summary>
        </member>
        <member name="P:System.Fakes.StubMissingMethodException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Fakes.StubMissingMethodException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Fakes.StubNotFiniteNumberException">
            <summary>Stub type of System.NotFiniteNumberException</summary>
        </member>
        <member name="M:System.Fakes.StubNotFiniteNumberException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubNotFiniteNumberException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubNotFiniteNumberException.#ctor(System.Double)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubNotFiniteNumberException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubNotFiniteNumberException.#ctor(System.String,System.Double)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubNotFiniteNumberException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubNotFiniteNumberException.#ctor(System.String,System.Double,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubNotFiniteNumberException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubNotFiniteNumberException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubNotFiniteNumberException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubNotFiniteNumberException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Fakes.StubNotFiniteNumberException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Fakes.StubNotFiniteNumberException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Fakes.StubNotFiniteNumberException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Fakes.StubNotFiniteNumberException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of NotFiniteNumberException.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubNotFiniteNumberException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of NotFiniteNumberException.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubNotFiniteNumberException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Fakes.StubNotFiniteNumberException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Fakes.StubNotFiniteNumberException.InitializeStub">
            <summary>Initializes a new instance of type StubNotFiniteNumberException</summary>
        </member>
        <member name="F:System.Fakes.StubNotFiniteNumberException.MessageGet">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="F:System.Fakes.StubNotFiniteNumberException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Fakes.StubNotFiniteNumberException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Fakes.StubNotFiniteNumberException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Fakes.StubNotFiniteNumberException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubNotFiniteNumberException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubNotFiniteNumberException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubNotFiniteNumberException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Fakes.StubNotFiniteNumberException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Fakes.StubNotFiniteNumberException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubNotFiniteNumberException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Fakes.StubNotFiniteNumberException.Message">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="P:System.Fakes.StubNotFiniteNumberException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Fakes.StubNotFiniteNumberException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Fakes.StubNotImplementedException">
            <summary>Stub type of System.NotImplementedException</summary>
        </member>
        <member name="M:System.Fakes.StubNotImplementedException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubNotImplementedException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubNotImplementedException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubNotImplementedException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubNotImplementedException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubNotImplementedException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubNotImplementedException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubNotImplementedException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Fakes.StubNotImplementedException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Fakes.StubNotImplementedException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Fakes.StubNotImplementedException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Fakes.StubNotImplementedException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubNotImplementedException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubNotImplementedException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Fakes.StubNotImplementedException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Fakes.StubNotImplementedException.InitializeStub">
            <summary>Initializes a new instance of type StubNotImplementedException</summary>
        </member>
        <member name="F:System.Fakes.StubNotImplementedException.MessageGet">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="F:System.Fakes.StubNotImplementedException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Fakes.StubNotImplementedException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Fakes.StubNotImplementedException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Fakes.StubNotImplementedException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubNotImplementedException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubNotImplementedException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubNotImplementedException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Fakes.StubNotImplementedException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Fakes.StubNotImplementedException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubNotImplementedException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Fakes.StubNotImplementedException.Message">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="P:System.Fakes.StubNotImplementedException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Fakes.StubNotImplementedException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Fakes.StubNotSupportedException">
            <summary>Stub type of System.NotSupportedException</summary>
        </member>
        <member name="M:System.Fakes.StubNotSupportedException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubNotSupportedException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubNotSupportedException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubNotSupportedException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubNotSupportedException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubNotSupportedException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubNotSupportedException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubNotSupportedException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Fakes.StubNotSupportedException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Fakes.StubNotSupportedException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Fakes.StubNotSupportedException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Fakes.StubNotSupportedException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubNotSupportedException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubNotSupportedException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Fakes.StubNotSupportedException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Fakes.StubNotSupportedException.InitializeStub">
            <summary>Initializes a new instance of type StubNotSupportedException</summary>
        </member>
        <member name="F:System.Fakes.StubNotSupportedException.MessageGet">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="F:System.Fakes.StubNotSupportedException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Fakes.StubNotSupportedException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Fakes.StubNotSupportedException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Fakes.StubNotSupportedException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubNotSupportedException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubNotSupportedException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubNotSupportedException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Fakes.StubNotSupportedException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Fakes.StubNotSupportedException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubNotSupportedException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Fakes.StubNotSupportedException.Message">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="P:System.Fakes.StubNotSupportedException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Fakes.StubNotSupportedException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Fakes.StubNullReferenceException">
            <summary>Stub type of System.NullReferenceException</summary>
        </member>
        <member name="M:System.Fakes.StubNullReferenceException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubNullReferenceException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubNullReferenceException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubNullReferenceException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubNullReferenceException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubNullReferenceException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubNullReferenceException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubNullReferenceException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Fakes.StubNullReferenceException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Fakes.StubNullReferenceException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Fakes.StubNullReferenceException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Fakes.StubNullReferenceException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubNullReferenceException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubNullReferenceException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Fakes.StubNullReferenceException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Fakes.StubNullReferenceException.InitializeStub">
            <summary>Initializes a new instance of type StubNullReferenceException</summary>
        </member>
        <member name="F:System.Fakes.StubNullReferenceException.MessageGet">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="F:System.Fakes.StubNullReferenceException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Fakes.StubNullReferenceException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Fakes.StubNullReferenceException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Fakes.StubNullReferenceException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubNullReferenceException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubNullReferenceException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubNullReferenceException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Fakes.StubNullReferenceException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Fakes.StubNullReferenceException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubNullReferenceException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Fakes.StubNullReferenceException.Message">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="P:System.Fakes.StubNullReferenceException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Fakes.StubNullReferenceException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Fakes.StubObject">
            <summary>Stub type of System.Object</summary>
        </member>
        <member name="M:System.Fakes.StubObject.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubObject.GetHashCode">
            <summary>Sets the stub of Object.GetHashCode()</summary>
        </member>
        <member name="F:System.Fakes.StubObject.GetHashCode01">
            <summary>Sets the stub of Object.GetHashCode()</summary>
        </member>
        <member name="M:System.Fakes.StubObject.InitializeStub">
            <summary>Initializes a new instance of type StubObject</summary>
        </member>
        <member name="M:System.Fakes.StubObject.ToString">
            <summary>Sets the stub of Object.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubObject.ToString01">
            <summary>Sets the stub of Object.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubObject.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubObject.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubObject.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Fakes.StubObjectDisposedException">
            <summary>Stub type of System.ObjectDisposedException</summary>
        </member>
        <member name="M:System.Fakes.StubObjectDisposedException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubObjectDisposedException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubObjectDisposedException.#ctor(System.String,System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubObjectDisposedException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubObjectDisposedException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubObjectDisposedException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubObjectDisposedException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubObjectDisposedException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Fakes.StubObjectDisposedException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Fakes.StubObjectDisposedException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Fakes.StubObjectDisposedException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Fakes.StubObjectDisposedException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of ObjectDisposedException.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubObjectDisposedException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of ObjectDisposedException.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubObjectDisposedException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Fakes.StubObjectDisposedException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Fakes.StubObjectDisposedException.InitializeStub">
            <summary>Initializes a new instance of type StubObjectDisposedException</summary>
        </member>
        <member name="F:System.Fakes.StubObjectDisposedException.MessageGet">
            <summary>Sets the stub of ObjectDisposedException.get_Message()</summary>
        </member>
        <member name="F:System.Fakes.StubObjectDisposedException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Fakes.StubObjectDisposedException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Fakes.StubObjectDisposedException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Fakes.StubObjectDisposedException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubObjectDisposedException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubObjectDisposedException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubObjectDisposedException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Fakes.StubObjectDisposedException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Fakes.StubObjectDisposedException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubObjectDisposedException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Fakes.StubObjectDisposedException.Message">
            <summary>Sets the stub of ObjectDisposedException.get_Message()</summary>
        </member>
        <member name="P:System.Fakes.StubObjectDisposedException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Fakes.StubObjectDisposedException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Fakes.StubOperationCanceledException">
            <summary>Stub type of System.OperationCanceledException</summary>
        </member>
        <member name="M:System.Fakes.StubOperationCanceledException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubOperationCanceledException.#ctor(System.Threading.CancellationToken)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubOperationCanceledException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubOperationCanceledException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubOperationCanceledException.#ctor(System.String,System.Threading.CancellationToken)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubOperationCanceledException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubOperationCanceledException.#ctor(System.String,System.Exception,System.Threading.CancellationToken)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubOperationCanceledException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubOperationCanceledException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubOperationCanceledException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubOperationCanceledException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Fakes.StubOperationCanceledException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Fakes.StubOperationCanceledException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Fakes.StubOperationCanceledException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Fakes.StubOperationCanceledException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubOperationCanceledException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubOperationCanceledException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Fakes.StubOperationCanceledException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Fakes.StubOperationCanceledException.InitializeStub">
            <summary>Initializes a new instance of type StubOperationCanceledException</summary>
        </member>
        <member name="F:System.Fakes.StubOperationCanceledException.MessageGet">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="F:System.Fakes.StubOperationCanceledException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Fakes.StubOperationCanceledException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Fakes.StubOperationCanceledException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Fakes.StubOperationCanceledException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubOperationCanceledException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubOperationCanceledException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubOperationCanceledException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Fakes.StubOperationCanceledException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Fakes.StubOperationCanceledException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubOperationCanceledException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Fakes.StubOperationCanceledException.Message">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="P:System.Fakes.StubOperationCanceledException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Fakes.StubOperationCanceledException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Fakes.StubOutOfMemoryException">
            <summary>Stub type of System.OutOfMemoryException</summary>
        </member>
        <member name="M:System.Fakes.StubOutOfMemoryException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubOutOfMemoryException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubOutOfMemoryException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubOutOfMemoryException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubOutOfMemoryException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubOutOfMemoryException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubOutOfMemoryException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubOutOfMemoryException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Fakes.StubOutOfMemoryException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Fakes.StubOutOfMemoryException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Fakes.StubOutOfMemoryException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Fakes.StubOutOfMemoryException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubOutOfMemoryException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubOutOfMemoryException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Fakes.StubOutOfMemoryException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Fakes.StubOutOfMemoryException.InitializeStub">
            <summary>Initializes a new instance of type StubOutOfMemoryException</summary>
        </member>
        <member name="F:System.Fakes.StubOutOfMemoryException.MessageGet">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="F:System.Fakes.StubOutOfMemoryException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Fakes.StubOutOfMemoryException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Fakes.StubOutOfMemoryException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Fakes.StubOutOfMemoryException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubOutOfMemoryException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubOutOfMemoryException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubOutOfMemoryException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Fakes.StubOutOfMemoryException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Fakes.StubOutOfMemoryException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubOutOfMemoryException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Fakes.StubOutOfMemoryException.Message">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="P:System.Fakes.StubOutOfMemoryException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Fakes.StubOutOfMemoryException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Fakes.StubOverflowException">
            <summary>Stub type of System.OverflowException</summary>
        </member>
        <member name="M:System.Fakes.StubOverflowException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubOverflowException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubOverflowException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubOverflowException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubOverflowException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubOverflowException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubOverflowException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubOverflowException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Fakes.StubOverflowException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Fakes.StubOverflowException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Fakes.StubOverflowException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Fakes.StubOverflowException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubOverflowException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubOverflowException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Fakes.StubOverflowException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Fakes.StubOverflowException.InitializeStub">
            <summary>Initializes a new instance of type StubOverflowException</summary>
        </member>
        <member name="F:System.Fakes.StubOverflowException.MessageGet">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="F:System.Fakes.StubOverflowException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Fakes.StubOverflowException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Fakes.StubOverflowException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Fakes.StubOverflowException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubOverflowException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubOverflowException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubOverflowException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Fakes.StubOverflowException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Fakes.StubOverflowException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubOverflowException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Fakes.StubOverflowException.Message">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="P:System.Fakes.StubOverflowException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Fakes.StubOverflowException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Fakes.StubPlatformNotSupportedException">
            <summary>Stub type of System.PlatformNotSupportedException</summary>
        </member>
        <member name="M:System.Fakes.StubPlatformNotSupportedException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubPlatformNotSupportedException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubPlatformNotSupportedException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubPlatformNotSupportedException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubPlatformNotSupportedException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubPlatformNotSupportedException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubPlatformNotSupportedException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubPlatformNotSupportedException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Fakes.StubPlatformNotSupportedException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Fakes.StubPlatformNotSupportedException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Fakes.StubPlatformNotSupportedException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Fakes.StubPlatformNotSupportedException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubPlatformNotSupportedException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubPlatformNotSupportedException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Fakes.StubPlatformNotSupportedException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Fakes.StubPlatformNotSupportedException.InitializeStub">
            <summary>Initializes a new instance of type StubPlatformNotSupportedException</summary>
        </member>
        <member name="F:System.Fakes.StubPlatformNotSupportedException.MessageGet">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="F:System.Fakes.StubPlatformNotSupportedException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Fakes.StubPlatformNotSupportedException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Fakes.StubPlatformNotSupportedException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Fakes.StubPlatformNotSupportedException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubPlatformNotSupportedException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubPlatformNotSupportedException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubPlatformNotSupportedException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Fakes.StubPlatformNotSupportedException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Fakes.StubPlatformNotSupportedException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubPlatformNotSupportedException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Fakes.StubPlatformNotSupportedException.Message">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="P:System.Fakes.StubPlatformNotSupportedException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Fakes.StubPlatformNotSupportedException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Fakes.StubRandom">
            <summary>Stub type of System.Random</summary>
        </member>
        <member name="M:System.Fakes.StubRandom.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubRandom.#ctor(System.Int32)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubRandom.InitializeStub">
            <summary>Initializes a new instance of type StubRandom</summary>
        </member>
        <member name="M:System.Fakes.StubRandom.Next">
            <summary>Sets the stub of Random.Next()</summary>
        </member>
        <member name="M:System.Fakes.StubRandom.Next(System.Int32)">
            <summary>Sets the stub of Random.Next(Int32 maxValue)</summary>
        </member>
        <member name="M:System.Fakes.StubRandom.Next(System.Int32,System.Int32)">
            <summary>Sets the stub of Random.Next(Int32 minValue, Int32 maxValue)</summary>
        </member>
        <member name="F:System.Fakes.StubRandom.Next01">
            <summary>Sets the stub of Random.Next()</summary>
        </member>
        <member name="M:System.Fakes.StubRandom.NextBytes(System.Byte[])">
            <summary>Sets the stub of Random.NextBytes(Byte[] buffer)</summary>
        </member>
        <member name="F:System.Fakes.StubRandom.NextBytesByteArray">
            <summary>Sets the stub of Random.NextBytes(Byte[] buffer)</summary>
        </member>
        <member name="M:System.Fakes.StubRandom.NextDouble">
            <summary>Sets the stub of Random.NextDouble()</summary>
        </member>
        <member name="F:System.Fakes.StubRandom.NextDouble01">
            <summary>Sets the stub of Random.NextDouble()</summary>
        </member>
        <member name="F:System.Fakes.StubRandom.NextInt32">
            <summary>Sets the stub of Random.Next(Int32 maxValue)</summary>
        </member>
        <member name="F:System.Fakes.StubRandom.NextInt32Int32">
            <summary>Sets the stub of Random.Next(Int32 minValue, Int32 maxValue)</summary>
        </member>
        <member name="M:System.Fakes.StubRandom.Sample">
            <summary>Sets the stub of Random.Sample()</summary>
        </member>
        <member name="F:System.Fakes.StubRandom.Sample01">
            <summary>Sets the stub of Random.Sample()</summary>
        </member>
        <member name="P:System.Fakes.StubRandom.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubRandom.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubRandom.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Fakes.StubRankException">
            <summary>Stub type of System.RankException</summary>
        </member>
        <member name="M:System.Fakes.StubRankException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubRankException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubRankException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubRankException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubRankException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubRankException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubRankException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubRankException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Fakes.StubRankException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Fakes.StubRankException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Fakes.StubRankException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Fakes.StubRankException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubRankException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubRankException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Fakes.StubRankException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Fakes.StubRankException.InitializeStub">
            <summary>Initializes a new instance of type StubRankException</summary>
        </member>
        <member name="F:System.Fakes.StubRankException.MessageGet">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="F:System.Fakes.StubRankException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Fakes.StubRankException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Fakes.StubRankException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Fakes.StubRankException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubRankException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubRankException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubRankException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Fakes.StubRankException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Fakes.StubRankException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubRankException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Fakes.StubRankException.Message">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="P:System.Fakes.StubRankException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Fakes.StubRankException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Fakes.StubResolveEventArgs">
            <summary>Stub type of System.ResolveEventArgs</summary>
        </member>
        <member name="M:System.Fakes.StubResolveEventArgs.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubResolveEventArgs.#ctor(System.String,System.Reflection.Assembly)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubResolveEventArgs.InitializeStub">
            <summary>Initializes a new instance of type StubResolveEventArgs</summary>
        </member>
        <member name="P:System.Fakes.StubResolveEventArgs.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubResolveEventArgs.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubResolveEventArgs.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Fakes.StubStringComparer">
            <summary>Stub type of System.StringComparer</summary>
        </member>
        <member name="M:System.Fakes.StubStringComparer.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubStringComparer.Compare(System.String,System.String)">
            <summary>Sets the stub of StringComparer.Compare(String x, String y)</summary>
        </member>
        <member name="F:System.Fakes.StubStringComparer.CompareStringString">
            <summary>Sets the stub of StringComparer.Compare(String x, String y)</summary>
        </member>
        <member name="M:System.Fakes.StubStringComparer.Equals(System.String,System.String)">
            <summary>Sets the stub of StringComparer.Equals(String x, String y)</summary>
        </member>
        <member name="F:System.Fakes.StubStringComparer.EqualsStringString">
            <summary>Sets the stub of StringComparer.Equals(String x, String y)</summary>
        </member>
        <member name="M:System.Fakes.StubStringComparer.GetHashCode(System.String)">
            <summary>Sets the stub of StringComparer.GetHashCode(String obj)</summary>
        </member>
        <member name="F:System.Fakes.StubStringComparer.GetHashCodeString">
            <summary>Sets the stub of StringComparer.GetHashCode(String obj)</summary>
        </member>
        <member name="M:System.Fakes.StubStringComparer.InitializeStub">
            <summary>Initializes a new instance of type StubStringComparer</summary>
        </member>
        <member name="P:System.Fakes.StubStringComparer.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubStringComparer.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubStringComparer.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Fakes.StubSystemException">
            <summary>Stub type of System.SystemException</summary>
        </member>
        <member name="M:System.Fakes.StubSystemException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubSystemException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubSystemException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubSystemException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubSystemException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubSystemException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubSystemException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubSystemException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Fakes.StubSystemException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Fakes.StubSystemException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Fakes.StubSystemException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Fakes.StubSystemException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubSystemException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubSystemException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Fakes.StubSystemException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Fakes.StubSystemException.InitializeStub">
            <summary>Initializes a new instance of type StubSystemException</summary>
        </member>
        <member name="F:System.Fakes.StubSystemException.MessageGet">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="F:System.Fakes.StubSystemException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Fakes.StubSystemException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Fakes.StubSystemException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Fakes.StubSystemException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubSystemException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubSystemException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubSystemException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Fakes.StubSystemException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Fakes.StubSystemException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubSystemException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Fakes.StubSystemException.Message">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="P:System.Fakes.StubSystemException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Fakes.StubSystemException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Fakes.StubThreadStaticAttribute">
            <summary>Stub type of System.ThreadStaticAttribute</summary>
        </member>
        <member name="M:System.Fakes.StubThreadStaticAttribute.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubThreadStaticAttribute.Equals(System.Object)">
            <summary>Sets the stub of Attribute.Equals(Object obj)</summary>
        </member>
        <member name="F:System.Fakes.StubThreadStaticAttribute.EqualsObject">
            <summary>Sets the stub of Attribute.Equals(Object obj)</summary>
        </member>
        <member name="M:System.Fakes.StubThreadStaticAttribute.GetHashCode">
            <summary>Sets the stub of Attribute.GetHashCode()</summary>
        </member>
        <member name="F:System.Fakes.StubThreadStaticAttribute.GetHashCode01">
            <summary>Sets the stub of Attribute.GetHashCode()</summary>
        </member>
        <member name="M:System.Fakes.StubThreadStaticAttribute.InitializeStub">
            <summary>Initializes a new instance of type StubThreadStaticAttribute</summary>
        </member>
        <member name="M:System.Fakes.StubThreadStaticAttribute.IsDefaultAttribute">
            <summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
        </member>
        <member name="F:System.Fakes.StubThreadStaticAttribute.IsDefaultAttribute01">
            <summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
        </member>
        <member name="M:System.Fakes.StubThreadStaticAttribute.Match(System.Object)">
            <summary>Sets the stub of Attribute.Match(Object obj)</summary>
        </member>
        <member name="F:System.Fakes.StubThreadStaticAttribute.MatchObject">
            <summary>Sets the stub of Attribute.Match(Object obj)</summary>
        </member>
        <member name="F:System.Fakes.StubThreadStaticAttribute.TypeIdGet">
            <summary>Sets the stub of Attribute.get_TypeId()</summary>
        </member>
        <member name="P:System.Fakes.StubThreadStaticAttribute.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubThreadStaticAttribute.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubThreadStaticAttribute.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Fakes.StubThreadStaticAttribute.TypeId">
            <summary>Sets the stub of Attribute.get_TypeId()</summary>
        </member>
        <member name="T:System.Fakes.StubTimeZoneNotFoundException">
            <summary>Stub type of System.TimeZoneNotFoundException</summary>
        </member>
        <member name="M:System.Fakes.StubTimeZoneNotFoundException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubTimeZoneNotFoundException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubTimeZoneNotFoundException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubTimeZoneNotFoundException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubTimeZoneNotFoundException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubTimeZoneNotFoundException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubTimeZoneNotFoundException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubTimeZoneNotFoundException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Fakes.StubTimeZoneNotFoundException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Fakes.StubTimeZoneNotFoundException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Fakes.StubTimeZoneNotFoundException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Fakes.StubTimeZoneNotFoundException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubTimeZoneNotFoundException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubTimeZoneNotFoundException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Fakes.StubTimeZoneNotFoundException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Fakes.StubTimeZoneNotFoundException.InitializeStub">
            <summary>Initializes a new instance of type StubTimeZoneNotFoundException</summary>
        </member>
        <member name="F:System.Fakes.StubTimeZoneNotFoundException.MessageGet">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="F:System.Fakes.StubTimeZoneNotFoundException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Fakes.StubTimeZoneNotFoundException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Fakes.StubTimeZoneNotFoundException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Fakes.StubTimeZoneNotFoundException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubTimeZoneNotFoundException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubTimeZoneNotFoundException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubTimeZoneNotFoundException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Fakes.StubTimeZoneNotFoundException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Fakes.StubTimeZoneNotFoundException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubTimeZoneNotFoundException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Fakes.StubTimeZoneNotFoundException.Message">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="P:System.Fakes.StubTimeZoneNotFoundException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Fakes.StubTimeZoneNotFoundException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Fakes.StubTimeoutException">
            <summary>Stub type of System.TimeoutException</summary>
        </member>
        <member name="M:System.Fakes.StubTimeoutException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubTimeoutException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubTimeoutException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubTimeoutException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubTimeoutException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubTimeoutException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubTimeoutException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubTimeoutException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Fakes.StubTimeoutException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Fakes.StubTimeoutException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Fakes.StubTimeoutException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Fakes.StubTimeoutException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubTimeoutException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubTimeoutException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Fakes.StubTimeoutException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Fakes.StubTimeoutException.InitializeStub">
            <summary>Initializes a new instance of type StubTimeoutException</summary>
        </member>
        <member name="F:System.Fakes.StubTimeoutException.MessageGet">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="F:System.Fakes.StubTimeoutException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Fakes.StubTimeoutException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Fakes.StubTimeoutException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Fakes.StubTimeoutException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubTimeoutException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubTimeoutException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubTimeoutException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Fakes.StubTimeoutException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Fakes.StubTimeoutException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubTimeoutException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Fakes.StubTimeoutException.Message">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="P:System.Fakes.StubTimeoutException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Fakes.StubTimeoutException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Fakes.StubTuple`1">
            <summary>Stub type of System.Tuple`1</summary>
        </member>
        <member name="M:System.Fakes.StubTuple`1.#ctor(`0)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubTuple`1.Equals(System.Object)">
            <summary>Sets the stub of Tuple`1.Equals(Object obj)</summary>
        </member>
        <member name="F:System.Fakes.StubTuple`1.EqualsObject">
            <summary>Sets the stub of Tuple`1.Equals(Object obj)</summary>
        </member>
        <member name="M:System.Fakes.StubTuple`1.GetHashCode">
            <summary>Sets the stub of Tuple`1.GetHashCode()</summary>
        </member>
        <member name="F:System.Fakes.StubTuple`1.GetHashCode01">
            <summary>Sets the stub of Tuple`1.GetHashCode()</summary>
        </member>
        <member name="M:System.Fakes.StubTuple`1.InitializeStub">
            <summary>Initializes a new instance of type StubTuple</summary>
        </member>
        <member name="M:System.Fakes.StubTuple`1.ToString">
            <summary>Sets the stub of Tuple`1.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubTuple`1.ToString01">
            <summary>Sets the stub of Tuple`1.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubTuple`1.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubTuple`1.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubTuple`1.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Fakes.StubTuple`2">
            <summary>Stub type of System.Tuple`2</summary>
        </member>
        <member name="M:System.Fakes.StubTuple`2.#ctor(`0,`1)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubTuple`2.Equals(System.Object)">
            <summary>Sets the stub of Tuple`2.Equals(Object obj)</summary>
        </member>
        <member name="F:System.Fakes.StubTuple`2.EqualsObject">
            <summary>Sets the stub of Tuple`2.Equals(Object obj)</summary>
        </member>
        <member name="M:System.Fakes.StubTuple`2.GetHashCode">
            <summary>Sets the stub of Tuple`2.GetHashCode()</summary>
        </member>
        <member name="F:System.Fakes.StubTuple`2.GetHashCode01">
            <summary>Sets the stub of Tuple`2.GetHashCode()</summary>
        </member>
        <member name="M:System.Fakes.StubTuple`2.InitializeStub">
            <summary>Initializes a new instance of type StubTuple</summary>
        </member>
        <member name="M:System.Fakes.StubTuple`2.ToString">
            <summary>Sets the stub of Tuple`2.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubTuple`2.ToString01">
            <summary>Sets the stub of Tuple`2.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubTuple`2.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubTuple`2.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubTuple`2.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Fakes.StubTuple`3">
            <summary>Stub type of System.Tuple`3</summary>
        </member>
        <member name="M:System.Fakes.StubTuple`3.#ctor(`0,`1,`2)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubTuple`3.Equals(System.Object)">
            <summary>Sets the stub of Tuple`3.Equals(Object obj)</summary>
        </member>
        <member name="F:System.Fakes.StubTuple`3.EqualsObject">
            <summary>Sets the stub of Tuple`3.Equals(Object obj)</summary>
        </member>
        <member name="M:System.Fakes.StubTuple`3.GetHashCode">
            <summary>Sets the stub of Tuple`3.GetHashCode()</summary>
        </member>
        <member name="F:System.Fakes.StubTuple`3.GetHashCode01">
            <summary>Sets the stub of Tuple`3.GetHashCode()</summary>
        </member>
        <member name="M:System.Fakes.StubTuple`3.InitializeStub">
            <summary>Initializes a new instance of type StubTuple</summary>
        </member>
        <member name="M:System.Fakes.StubTuple`3.ToString">
            <summary>Sets the stub of Tuple`3.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubTuple`3.ToString01">
            <summary>Sets the stub of Tuple`3.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubTuple`3.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubTuple`3.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubTuple`3.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Fakes.StubTuple`4">
            <summary>Stub type of System.Tuple`4</summary>
        </member>
        <member name="M:System.Fakes.StubTuple`4.#ctor(`0,`1,`2,`3)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubTuple`4.Equals(System.Object)">
            <summary>Sets the stub of Tuple`4.Equals(Object obj)</summary>
        </member>
        <member name="F:System.Fakes.StubTuple`4.EqualsObject">
            <summary>Sets the stub of Tuple`4.Equals(Object obj)</summary>
        </member>
        <member name="M:System.Fakes.StubTuple`4.GetHashCode">
            <summary>Sets the stub of Tuple`4.GetHashCode()</summary>
        </member>
        <member name="F:System.Fakes.StubTuple`4.GetHashCode01">
            <summary>Sets the stub of Tuple`4.GetHashCode()</summary>
        </member>
        <member name="M:System.Fakes.StubTuple`4.InitializeStub">
            <summary>Initializes a new instance of type StubTuple</summary>
        </member>
        <member name="M:System.Fakes.StubTuple`4.ToString">
            <summary>Sets the stub of Tuple`4.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubTuple`4.ToString01">
            <summary>Sets the stub of Tuple`4.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubTuple`4.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubTuple`4.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubTuple`4.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Fakes.StubTuple`5">
            <summary>Stub type of System.Tuple`5</summary>
        </member>
        <member name="M:System.Fakes.StubTuple`5.#ctor(`0,`1,`2,`3,`4)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubTuple`5.Equals(System.Object)">
            <summary>Sets the stub of Tuple`5.Equals(Object obj)</summary>
        </member>
        <member name="F:System.Fakes.StubTuple`5.EqualsObject">
            <summary>Sets the stub of Tuple`5.Equals(Object obj)</summary>
        </member>
        <member name="M:System.Fakes.StubTuple`5.GetHashCode">
            <summary>Sets the stub of Tuple`5.GetHashCode()</summary>
        </member>
        <member name="F:System.Fakes.StubTuple`5.GetHashCode01">
            <summary>Sets the stub of Tuple`5.GetHashCode()</summary>
        </member>
        <member name="M:System.Fakes.StubTuple`5.InitializeStub">
            <summary>Initializes a new instance of type StubTuple</summary>
        </member>
        <member name="M:System.Fakes.StubTuple`5.ToString">
            <summary>Sets the stub of Tuple`5.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubTuple`5.ToString01">
            <summary>Sets the stub of Tuple`5.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubTuple`5.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubTuple`5.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubTuple`5.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Fakes.StubTuple`6">
            <summary>Stub type of System.Tuple`6</summary>
        </member>
        <member name="M:System.Fakes.StubTuple`6.#ctor(`0,`1,`2,`3,`4,`5)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubTuple`6.Equals(System.Object)">
            <summary>Sets the stub of Tuple`6.Equals(Object obj)</summary>
        </member>
        <member name="F:System.Fakes.StubTuple`6.EqualsObject">
            <summary>Sets the stub of Tuple`6.Equals(Object obj)</summary>
        </member>
        <member name="M:System.Fakes.StubTuple`6.GetHashCode">
            <summary>Sets the stub of Tuple`6.GetHashCode()</summary>
        </member>
        <member name="F:System.Fakes.StubTuple`6.GetHashCode01">
            <summary>Sets the stub of Tuple`6.GetHashCode()</summary>
        </member>
        <member name="M:System.Fakes.StubTuple`6.InitializeStub">
            <summary>Initializes a new instance of type StubTuple</summary>
        </member>
        <member name="M:System.Fakes.StubTuple`6.ToString">
            <summary>Sets the stub of Tuple`6.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubTuple`6.ToString01">
            <summary>Sets the stub of Tuple`6.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubTuple`6.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubTuple`6.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubTuple`6.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Fakes.StubTuple`7">
            <summary>Stub type of System.Tuple`7</summary>
        </member>
        <member name="M:System.Fakes.StubTuple`7.#ctor(`0,`1,`2,`3,`4,`5,`6)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubTuple`7.Equals(System.Object)">
            <summary>Sets the stub of Tuple`7.Equals(Object obj)</summary>
        </member>
        <member name="F:System.Fakes.StubTuple`7.EqualsObject">
            <summary>Sets the stub of Tuple`7.Equals(Object obj)</summary>
        </member>
        <member name="M:System.Fakes.StubTuple`7.GetHashCode">
            <summary>Sets the stub of Tuple`7.GetHashCode()</summary>
        </member>
        <member name="F:System.Fakes.StubTuple`7.GetHashCode01">
            <summary>Sets the stub of Tuple`7.GetHashCode()</summary>
        </member>
        <member name="M:System.Fakes.StubTuple`7.InitializeStub">
            <summary>Initializes a new instance of type StubTuple</summary>
        </member>
        <member name="M:System.Fakes.StubTuple`7.ToString">
            <summary>Sets the stub of Tuple`7.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubTuple`7.ToString01">
            <summary>Sets the stub of Tuple`7.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubTuple`7.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubTuple`7.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubTuple`7.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Fakes.StubTuple`8">
            <summary>Stub type of System.Tuple`8</summary>
        </member>
        <member name="M:System.Fakes.StubTuple`8.#ctor(`0,`1,`2,`3,`4,`5,`6,`7)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubTuple`8.Equals(System.Object)">
            <summary>Sets the stub of Tuple`8.Equals(Object obj)</summary>
        </member>
        <member name="F:System.Fakes.StubTuple`8.EqualsObject">
            <summary>Sets the stub of Tuple`8.Equals(Object obj)</summary>
        </member>
        <member name="M:System.Fakes.StubTuple`8.GetHashCode">
            <summary>Sets the stub of Tuple`8.GetHashCode()</summary>
        </member>
        <member name="F:System.Fakes.StubTuple`8.GetHashCode01">
            <summary>Sets the stub of Tuple`8.GetHashCode()</summary>
        </member>
        <member name="M:System.Fakes.StubTuple`8.InitializeStub">
            <summary>Initializes a new instance of type StubTuple</summary>
        </member>
        <member name="M:System.Fakes.StubTuple`8.ToString">
            <summary>Sets the stub of Tuple`8.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubTuple`8.ToString01">
            <summary>Sets the stub of Tuple`8.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubTuple`8.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubTuple`8.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubTuple`8.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Fakes.StubTypeAccessException">
            <summary>Stub type of System.TypeAccessException</summary>
        </member>
        <member name="M:System.Fakes.StubTypeAccessException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubTypeAccessException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubTypeAccessException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubTypeAccessException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubTypeAccessException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubTypeAccessException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubTypeAccessException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubTypeAccessException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Fakes.StubTypeAccessException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Fakes.StubTypeAccessException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Fakes.StubTypeAccessException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Fakes.StubTypeAccessException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of TypeLoadException.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubTypeAccessException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of TypeLoadException.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubTypeAccessException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Fakes.StubTypeAccessException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Fakes.StubTypeAccessException.InitializeStub">
            <summary>Initializes a new instance of type StubTypeAccessException</summary>
        </member>
        <member name="F:System.Fakes.StubTypeAccessException.MessageGet">
            <summary>Sets the stub of TypeLoadException.get_Message()</summary>
        </member>
        <member name="F:System.Fakes.StubTypeAccessException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Fakes.StubTypeAccessException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Fakes.StubTypeAccessException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Fakes.StubTypeAccessException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubTypeAccessException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubTypeAccessException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubTypeAccessException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Fakes.StubTypeAccessException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Fakes.StubTypeAccessException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubTypeAccessException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Fakes.StubTypeAccessException.Message">
            <summary>Sets the stub of TypeLoadException.get_Message()</summary>
        </member>
        <member name="P:System.Fakes.StubTypeAccessException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Fakes.StubTypeAccessException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Fakes.StubTypeLoadException">
            <summary>Stub type of System.TypeLoadException</summary>
        </member>
        <member name="M:System.Fakes.StubTypeLoadException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubTypeLoadException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubTypeLoadException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubTypeLoadException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubTypeLoadException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubTypeLoadException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubTypeLoadException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubTypeLoadException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Fakes.StubTypeLoadException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Fakes.StubTypeLoadException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Fakes.StubTypeLoadException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Fakes.StubTypeLoadException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of TypeLoadException.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubTypeLoadException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of TypeLoadException.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubTypeLoadException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Fakes.StubTypeLoadException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Fakes.StubTypeLoadException.InitializeStub">
            <summary>Initializes a new instance of type StubTypeLoadException</summary>
        </member>
        <member name="F:System.Fakes.StubTypeLoadException.MessageGet">
            <summary>Sets the stub of TypeLoadException.get_Message()</summary>
        </member>
        <member name="F:System.Fakes.StubTypeLoadException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Fakes.StubTypeLoadException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Fakes.StubTypeLoadException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Fakes.StubTypeLoadException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubTypeLoadException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubTypeLoadException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubTypeLoadException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Fakes.StubTypeLoadException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Fakes.StubTypeLoadException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubTypeLoadException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Fakes.StubTypeLoadException.Message">
            <summary>Sets the stub of TypeLoadException.get_Message()</summary>
        </member>
        <member name="P:System.Fakes.StubTypeLoadException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Fakes.StubTypeLoadException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Fakes.StubTypeUnloadedException">
            <summary>Stub type of System.TypeUnloadedException</summary>
        </member>
        <member name="M:System.Fakes.StubTypeUnloadedException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubTypeUnloadedException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubTypeUnloadedException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubTypeUnloadedException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubTypeUnloadedException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubTypeUnloadedException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubTypeUnloadedException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubTypeUnloadedException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Fakes.StubTypeUnloadedException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Fakes.StubTypeUnloadedException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Fakes.StubTypeUnloadedException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Fakes.StubTypeUnloadedException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubTypeUnloadedException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubTypeUnloadedException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Fakes.StubTypeUnloadedException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Fakes.StubTypeUnloadedException.InitializeStub">
            <summary>Initializes a new instance of type StubTypeUnloadedException</summary>
        </member>
        <member name="F:System.Fakes.StubTypeUnloadedException.MessageGet">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="F:System.Fakes.StubTypeUnloadedException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Fakes.StubTypeUnloadedException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Fakes.StubTypeUnloadedException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Fakes.StubTypeUnloadedException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubTypeUnloadedException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubTypeUnloadedException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubTypeUnloadedException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Fakes.StubTypeUnloadedException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Fakes.StubTypeUnloadedException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubTypeUnloadedException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Fakes.StubTypeUnloadedException.Message">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="P:System.Fakes.StubTypeUnloadedException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Fakes.StubTypeUnloadedException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Fakes.StubUnauthorizedAccessException">
            <summary>Stub type of System.UnauthorizedAccessException</summary>
        </member>
        <member name="M:System.Fakes.StubUnauthorizedAccessException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubUnauthorizedAccessException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubUnauthorizedAccessException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubUnauthorizedAccessException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubUnauthorizedAccessException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubUnauthorizedAccessException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubUnauthorizedAccessException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubUnauthorizedAccessException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Fakes.StubUnauthorizedAccessException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Fakes.StubUnauthorizedAccessException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Fakes.StubUnauthorizedAccessException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Fakes.StubUnauthorizedAccessException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubUnauthorizedAccessException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubUnauthorizedAccessException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Fakes.StubUnauthorizedAccessException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Fakes.StubUnauthorizedAccessException.InitializeStub">
            <summary>Initializes a new instance of type StubUnauthorizedAccessException</summary>
        </member>
        <member name="F:System.Fakes.StubUnauthorizedAccessException.MessageGet">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="F:System.Fakes.StubUnauthorizedAccessException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Fakes.StubUnauthorizedAccessException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Fakes.StubUnauthorizedAccessException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Fakes.StubUnauthorizedAccessException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Fakes.StubUnauthorizedAccessException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Fakes.StubUnauthorizedAccessException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubUnauthorizedAccessException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Fakes.StubUnauthorizedAccessException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Fakes.StubUnauthorizedAccessException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubUnauthorizedAccessException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Fakes.StubUnauthorizedAccessException.Message">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="P:System.Fakes.StubUnauthorizedAccessException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Fakes.StubUnauthorizedAccessException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Fakes.StubUnhandledExceptionEventArgs">
            <summary>Stub type of System.UnhandledExceptionEventArgs</summary>
        </member>
        <member name="M:System.Fakes.StubUnhandledExceptionEventArgs.#ctor(System.Object,System.Boolean)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubUnhandledExceptionEventArgs.InitializeStub">
            <summary>Initializes a new instance of type StubUnhandledExceptionEventArgs</summary>
        </member>
        <member name="P:System.Fakes.StubUnhandledExceptionEventArgs.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubUnhandledExceptionEventArgs.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubUnhandledExceptionEventArgs.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Fakes.StubWeakReference">
            <summary>Stub type of System.WeakReference</summary>
        </member>
        <member name="M:System.Fakes.StubWeakReference.#ctor(System.Object)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubWeakReference.#ctor(System.Object,System.Boolean)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubWeakReference.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Fakes.StubWeakReference.AttachBackingFieldToTarget">
            <summary>Attaches delegates to emulate StubWeakReference.Target as a property with a backing field.</summary>
        </member>
        <member name="M:System.Fakes.StubWeakReference.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of WeakReference.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Fakes.StubWeakReference.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of WeakReference.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="M:System.Fakes.StubWeakReference.InitializeStub">
            <summary>Initializes a new instance of type StubWeakReference</summary>
        </member>
        <member name="F:System.Fakes.StubWeakReference.IsAliveGet">
            <summary>Sets the stub of WeakReference.get_IsAlive()</summary>
        </member>
        <member name="F:System.Fakes.StubWeakReference.TargetGet">
            <summary>Sets the stub of WeakReference.get_Target()</summary>
        </member>
        <member name="F:System.Fakes.StubWeakReference.TargetSetObject">
            <summary>Sets the stub of WeakReference.set_Target(Object value)</summary>
        </member>
        <member name="F:System.Fakes.StubWeakReference.TrackResurrectionGet">
            <summary>Sets the stub of WeakReference.get_TrackResurrection()</summary>
        </member>
        <member name="P:System.Fakes.StubWeakReference.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Fakes.StubWeakReference.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Fakes.StubWeakReference.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Fakes.StubWeakReference.IsAlive">
            <summary>Sets the stub of WeakReference.get_IsAlive()</summary>
        </member>
        <member name="P:System.Fakes.StubWeakReference.Target">
            <summary>Sets the stub of WeakReference.get_Target()</summary>
        </member>
        <member name="P:System.Fakes.StubWeakReference.TrackResurrection">
            <summary>Sets the stub of WeakReference.get_TrackResurrection()</summary>
        </member>
        <member name="T:System.IO.Fakes.ShimDirectory">
            <summary>Shim type of System.IO.Directory</summary>
        </member>
        <member name="M:System.IO.Fakes.ShimDirectory.#ctor">
            <summary>Initializes a new shim instance</summary>
        </member>
        <member name="M:System.IO.Fakes.ShimDirectory.BehaveAsCurrent">
            <summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
        </member>
        <member name="M:System.IO.Fakes.ShimDirectory.BehaveAsNotImplemented">
            <summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.Behavior">
            <summary>Assigns the behavior for all methods of the shimmed type</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.CreateDirectoryString">
            <summary>Sets the shim of Directory.CreateDirectory(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.CreateDirectoryStringDirectorySecurity">
            <summary>Sets the shim of Directory.CreateDirectory(String path, DirectorySecurity directorySecurity)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.DeleteHelperStringStringBooleanBoolean">
            <summary>Sets the shim of Directory.DeleteHelper(String fullPath, String userPath, Boolean recursive, Boolean throwOnTopLevelDirectoryNotFound)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.DeleteString">
            <summary>Sets the shim of Directory.Delete(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.DeleteStringBoolean">
            <summary>Sets the shim of Directory.Delete(String path, Boolean recursive)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.DeleteStringStringBooleanBoolean">
            <summary>Sets the shim of Directory.Delete(String fullPath, String userPath, Boolean recursive, Boolean checkHost)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.EnumerateDirectoriesString">
            <summary>Sets the shim of Directory.EnumerateDirectories(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.EnumerateDirectoriesStringString">
            <summary>Sets the shim of Directory.EnumerateDirectories(String path, String searchPattern)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.EnumerateDirectoriesStringStringSearchOption">
            <summary>Sets the shim of Directory.EnumerateDirectories(String path, String searchPattern, SearchOption searchOption)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.EnumerateFileSystemEntriesString">
            <summary>Sets the shim of Directory.EnumerateFileSystemEntries(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.EnumerateFileSystemEntriesStringString">
            <summary>Sets the shim of Directory.EnumerateFileSystemEntries(String path, String searchPattern)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.EnumerateFileSystemEntriesStringStringSearchOption">
            <summary>Sets the shim of Directory.EnumerateFileSystemEntries(String path, String searchPattern, SearchOption searchOption)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.EnumerateFileSystemNamesStringStringSearchOptionBooleanBoolean">
            <summary>Sets the shim of Directory.EnumerateFileSystemNames(String path, String searchPattern, SearchOption searchOption, Boolean includeFiles, Boolean includeDirs)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.EnumerateFilesString">
            <summary>Sets the shim of Directory.EnumerateFiles(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.EnumerateFilesStringString">
            <summary>Sets the shim of Directory.EnumerateFiles(String path, String searchPattern)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.EnumerateFilesStringStringSearchOption">
            <summary>Sets the shim of Directory.EnumerateFiles(String path, String searchPattern, SearchOption searchOption)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.ExistsString">
            <summary>Sets the shim of Directory.Exists(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.GetAccessControlString">
            <summary>Sets the shim of Directory.GetAccessControl(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.GetAccessControlStringAccessControlSections">
            <summary>Sets the shim of Directory.GetAccessControl(String path, AccessControlSections includeSections)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.GetCreationTimeString">
            <summary>Sets the shim of Directory.GetCreationTime(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.GetCreationTimeUtcString">
            <summary>Sets the shim of Directory.GetCreationTimeUtc(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.GetCurrentDirectory">
            <summary>Sets the shim of Directory.GetCurrentDirectory()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.GetDemandDirStringBoolean">
            <summary>Sets the shim of Directory.GetDemandDir(String fullPath, Boolean thisDirOnly)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.GetDirectoriesString">
            <summary>Sets the shim of Directory.GetDirectories(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.GetDirectoriesStringString">
            <summary>Sets the shim of Directory.GetDirectories(String path, String searchPattern)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.GetDirectoriesStringStringSearchOption">
            <summary>Sets the shim of Directory.GetDirectories(String path, String searchPattern, SearchOption searchOption)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.GetDirectoryRootString">
            <summary>Sets the shim of Directory.GetDirectoryRoot(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.GetFileSystemEntriesString">
            <summary>Sets the shim of Directory.GetFileSystemEntries(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.GetFileSystemEntriesStringString">
            <summary>Sets the shim of Directory.GetFileSystemEntries(String path, String searchPattern)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.GetFileSystemEntriesStringStringSearchOption">
            <summary>Sets the shim of Directory.GetFileSystemEntries(String path, String searchPattern, SearchOption searchOption)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.GetFilesString">
            <summary>Sets the shim of Directory.GetFiles(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.GetFilesStringString">
            <summary>Sets the shim of Directory.GetFiles(String path, String searchPattern)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.GetFilesStringStringSearchOption">
            <summary>Sets the shim of Directory.GetFiles(String path, String searchPattern, SearchOption searchOption)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.GetLastAccessTimeString">
            <summary>Sets the shim of Directory.GetLastAccessTime(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.GetLastAccessTimeUtcString">
            <summary>Sets the shim of Directory.GetLastAccessTimeUtc(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.GetLastWriteTimeString">
            <summary>Sets the shim of Directory.GetLastWriteTime(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.GetLastWriteTimeUtcString">
            <summary>Sets the shim of Directory.GetLastWriteTimeUtc(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.GetLogicalDrives">
            <summary>Sets the shim of Directory.GetLogicalDrives()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.GetParentString">
            <summary>Sets the shim of Directory.GetParent(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.InternalCreateDirectoryHelperStringBoolean">
            <summary>Sets the shim of Directory.InternalCreateDirectoryHelper(String path, Boolean checkHost)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.InternalCreateDirectoryStringStringObject">
            <summary>Sets the shim of Directory.InternalCreateDirectory(String fullPath, String path, Object dirSecurityObj)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.InternalCreateDirectoryStringStringObjectBoolean">
            <summary>Sets the shim of Directory.InternalCreateDirectory(String fullPath, String path, Object dirSecurityObj, Boolean checkHost)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.InternalEnumerateDirectoriesStringStringSearchOption">
            <summary>Sets the shim of Directory.InternalEnumerateDirectories(String path, String searchPattern, SearchOption searchOption)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.InternalEnumerateFileSystemEntriesStringStringSearchOption">
            <summary>Sets the shim of Directory.InternalEnumerateFileSystemEntries(String path, String searchPattern, SearchOption searchOption)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.InternalEnumerateFilesStringStringSearchOption">
            <summary>Sets the shim of Directory.InternalEnumerateFiles(String path, String searchPattern, SearchOption searchOption)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.InternalExistsHelperStringBoolean">
            <summary>Sets the shim of Directory.InternalExistsHelper(String path, Boolean checkHost)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.InternalExistsString">
            <summary>Sets the shim of Directory.InternalExists(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.InternalExistsStringInt32Out">
            <summary>Sets the shim of Directory.InternalExists(String path, Int32&amp; lastError)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.InternalGetCurrentDirectoryBoolean">
            <summary>Sets the shim of Directory.InternalGetCurrentDirectory(Boolean checkHost)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.InternalGetDirectoriesStringStringSearchOption">
            <summary>Sets the shim of Directory.InternalGetDirectories(String path, String searchPattern, SearchOption searchOption)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.InternalGetDirectoryRootString">
            <summary>Sets the shim of Directory.InternalGetDirectoryRoot(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.InternalGetFileDirectoryNamesStringStringStringBooleanBooleanSearchOptionBoolean">
            <summary>Sets the shim of Directory.InternalGetFileDirectoryNames(String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption, Boolean checkHost)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.InternalGetFileSystemEntriesStringStringSearchOption">
            <summary>Sets the shim of Directory.InternalGetFileSystemEntries(String path, String searchPattern, SearchOption searchOption)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.InternalGetFilesStringStringSearchOption">
            <summary>Sets the shim of Directory.InternalGetFiles(String path, String searchPattern, SearchOption searchOption)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.InternalMoveStringStringBoolean">
            <summary>Sets the shim of Directory.InternalMove(String sourceDirName, String destDirName, Boolean checkHost)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.MoveStringString">
            <summary>Sets the shim of Directory.Move(String sourceDirName, String destDirName)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.OpenHandleString">
            <summary>Sets the shim of Directory.OpenHandle(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.SetAccessControlStringDirectorySecurity">
            <summary>Sets the shim of Directory.SetAccessControl(String path, DirectorySecurity directorySecurity)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.SetCreationTimeStringDateTime">
            <summary>Sets the shim of Directory.SetCreationTime(String path, DateTime creationTime)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.SetCreationTimeUtcStringDateTime">
            <summary>Sets the shim of Directory.SetCreationTimeUtc(String path, DateTime creationTimeUtc)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.SetCurrentDirectoryString">
            <summary>Sets the shim of Directory.SetCurrentDirectory(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.SetLastAccessTimeStringDateTime">
            <summary>Sets the shim of Directory.SetLastAccessTime(String path, DateTime lastAccessTime)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.SetLastAccessTimeUtcStringDateTime">
            <summary>Sets the shim of Directory.SetLastAccessTimeUtc(String path, DateTime lastAccessTimeUtc)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.SetLastWriteTimeStringDateTime">
            <summary>Sets the shim of Directory.SetLastWriteTime(String path, DateTime lastWriteTime)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.SetLastWriteTimeUtcStringDateTime">
            <summary>Sets the shim of Directory.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.UnsafeCreateDirectoryString">
            <summary>Sets the shim of Directory.UnsafeCreateDirectory(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.UnsafeDeleteStringBoolean">
            <summary>Sets the shim of Directory.UnsafeDelete(String path, Boolean recursive)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.UnsafeExistsString">
            <summary>Sets the shim of Directory.UnsafeExists(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.UnsafeGetCurrentDirectory">
            <summary>Sets the shim of Directory.UnsafeGetCurrentDirectory()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.UnsafeGetDirectoriesStringStringSearchOption">
            <summary>Sets the shim of Directory.UnsafeGetDirectories(String path, String searchPattern, SearchOption searchOption)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.UnsafeGetFilesStringStringSearchOption">
            <summary>Sets the shim of Directory.UnsafeGetFiles(String path, String searchPattern, SearchOption searchOption)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectory.UnsafeMoveStringString">
            <summary>Sets the shim of Directory.UnsafeMove(String sourceDirName, String destDirName)</summary>
        </member>
        <member name="T:System.IO.Fakes.ShimDirectoryInfo">
            <summary>Shim type of System.IO.DirectoryInfo</summary>
        </member>
        <member name="M:System.IO.Fakes.ShimDirectoryInfo.#ctor">
            <summary>Initializes a new shim instance</summary>
        </member>
        <member name="M:System.IO.Fakes.ShimDirectoryInfo.#ctor(System.IO.DirectoryInfo)">
            <summary>Initializes a new shim for the given instance</summary>
        </member>
        <member name="M:System.IO.Fakes.ShimDirectoryInfo.BehaveAsCurrent">
            <summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
        </member>
        <member name="M:System.IO.Fakes.ShimDirectoryInfo.BehaveAsNotImplemented">
            <summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
        </member>
        <member name="M:System.IO.Fakes.ShimDirectoryInfo.Bind(System.Runtime.Serialization.ISerializable)">
            <summary>Binds the members of the interface to the shim.</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.Behavior">
            <summary>Assigns the behavior for all methods of the shimmed type</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.ConstructorSerializationInfoStreamingContext">
            <summary>Sets the shim of DirectoryInfo.DirectoryInfo(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.ConstructorString">
            <summary>Sets the shim of DirectoryInfo.DirectoryInfo(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.ConstructorStringBoolean">
            <summary>Sets the shim of DirectoryInfo.DirectoryInfo(String fullPath, Boolean junk)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.Create">
            <summary>Sets the shim of DirectoryInfo.Create()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.CreateDirectorySecurity">
            <summary>Sets the shim of DirectoryInfo.Create(DirectorySecurity directorySecurity)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.CreateSubdirectoryHelperStringObject">
            <summary>Sets the shim of DirectoryInfo.CreateSubdirectoryHelper(String path, Object directorySecurity)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.CreateSubdirectoryString">
            <summary>Sets the shim of DirectoryInfo.CreateSubdirectory(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.CreateSubdirectoryStringDirectorySecurity">
            <summary>Sets the shim of DirectoryInfo.CreateSubdirectory(String path, DirectorySecurity directorySecurity)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.Delete">
            <summary>Sets the shim of DirectoryInfo.Delete()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.DeleteBoolean">
            <summary>Sets the shim of DirectoryInfo.Delete(Boolean recursive)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.EnumerateDirectories">
            <summary>Sets the shim of DirectoryInfo.EnumerateDirectories()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.EnumerateDirectoriesString">
            <summary>Sets the shim of DirectoryInfo.EnumerateDirectories(String searchPattern)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.EnumerateDirectoriesStringSearchOption">
            <summary>Sets the shim of DirectoryInfo.EnumerateDirectories(String searchPattern, SearchOption searchOption)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.EnumerateFileSystemInfos">
            <summary>Sets the shim of DirectoryInfo.EnumerateFileSystemInfos()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.EnumerateFileSystemInfosString">
            <summary>Sets the shim of DirectoryInfo.EnumerateFileSystemInfos(String searchPattern)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.EnumerateFileSystemInfosStringSearchOption">
            <summary>Sets the shim of DirectoryInfo.EnumerateFileSystemInfos(String searchPattern, SearchOption searchOption)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.EnumerateFiles">
            <summary>Sets the shim of DirectoryInfo.EnumerateFiles()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.EnumerateFilesString">
            <summary>Sets the shim of DirectoryInfo.EnumerateFiles(String searchPattern)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.EnumerateFilesStringSearchOption">
            <summary>Sets the shim of DirectoryInfo.EnumerateFiles(String searchPattern, SearchOption searchOption)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.ExistsGet">
            <summary>Sets the shim of DirectoryInfo.get_Exists()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.GetAccessControl">
            <summary>Sets the shim of DirectoryInfo.GetAccessControl()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.GetAccessControlAccessControlSections">
            <summary>Sets the shim of DirectoryInfo.GetAccessControl(AccessControlSections includeSections)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.GetDirNameString">
            <summary>Sets the shim of DirectoryInfo.GetDirName(String fullPath)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.GetDirectories">
            <summary>Sets the shim of DirectoryInfo.GetDirectories()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.GetDirectoriesString">
            <summary>Sets the shim of DirectoryInfo.GetDirectories(String searchPattern)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.GetDirectoriesStringSearchOption">
            <summary>Sets the shim of DirectoryInfo.GetDirectories(String searchPattern, SearchOption searchOption)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.GetDisplayNameStringString">
            <summary>Sets the shim of DirectoryInfo.GetDisplayName(String originalPath, String fullPath)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.GetFileSystemInfos">
            <summary>Sets the shim of DirectoryInfo.GetFileSystemInfos()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.GetFileSystemInfosString">
            <summary>Sets the shim of DirectoryInfo.GetFileSystemInfos(String searchPattern)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.GetFileSystemInfosStringSearchOption">
            <summary>Sets the shim of DirectoryInfo.GetFileSystemInfos(String searchPattern, SearchOption searchOption)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.GetFiles">
            <summary>Sets the shim of DirectoryInfo.GetFiles()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.GetFilesString">
            <summary>Sets the shim of DirectoryInfo.GetFiles(String searchPattern)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.GetFilesStringSearchOption">
            <summary>Sets the shim of DirectoryInfo.GetFiles(String searchPattern, SearchOption searchOption)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.InitStringBoolean">
            <summary>Sets the shim of DirectoryInfo.Init(String path, Boolean checkHost)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.InternalEnumerateDirectoriesStringSearchOption">
            <summary>Sets the shim of DirectoryInfo.InternalEnumerateDirectories(String searchPattern, SearchOption searchOption)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.InternalEnumerateFileSystemInfosStringSearchOption">
            <summary>Sets the shim of DirectoryInfo.InternalEnumerateFileSystemInfos(String searchPattern, SearchOption searchOption)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.InternalEnumerateFilesStringSearchOption">
            <summary>Sets the shim of DirectoryInfo.InternalEnumerateFiles(String searchPattern, SearchOption searchOption)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.InternalGetDirectoriesStringSearchOption">
            <summary>Sets the shim of DirectoryInfo.InternalGetDirectories(String searchPattern, SearchOption searchOption)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.InternalGetFileSystemInfosStringSearchOption">
            <summary>Sets the shim of DirectoryInfo.InternalGetFileSystemInfos(String searchPattern, SearchOption searchOption)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.InternalGetFilesStringSearchOption">
            <summary>Sets the shim of DirectoryInfo.InternalGetFiles(String searchPattern, SearchOption searchOption)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.MoveToString">
            <summary>Sets the shim of DirectoryInfo.MoveTo(String destDirName)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.NameGet">
            <summary>Sets the shim of DirectoryInfo.get_Name()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.ParentGet">
            <summary>Sets the shim of DirectoryInfo.get_Parent()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.RootGet">
            <summary>Sets the shim of DirectoryInfo.get_Root()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.SetAccessControlDirectorySecurity">
            <summary>Sets the shim of DirectoryInfo.SetAccessControl(DirectorySecurity directorySecurity)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.ToString">
            <summary>Sets the shim of DirectoryInfo.ToString()</summary>
        </member>
        <member name="T:System.IO.Fakes.ShimDirectoryInfo.AllInstances">
            <summary>Define shims for all instances members</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.AllInstances.Create">
            <summary>Sets the shim of DirectoryInfo.Create()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.AllInstances.CreateDirectorySecurity">
            <summary>Sets the shim of DirectoryInfo.Create(DirectorySecurity directorySecurity)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.AllInstances.CreateSubdirectoryHelperStringObject">
            <summary>Sets the shim of DirectoryInfo.CreateSubdirectoryHelper(String path, Object directorySecurity)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.AllInstances.CreateSubdirectoryString">
            <summary>Sets the shim of DirectoryInfo.CreateSubdirectory(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.AllInstances.CreateSubdirectoryStringDirectorySecurity">
            <summary>Sets the shim of DirectoryInfo.CreateSubdirectory(String path, DirectorySecurity directorySecurity)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.AllInstances.Delete">
            <summary>Sets the shim of DirectoryInfo.Delete()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.AllInstances.DeleteBoolean">
            <summary>Sets the shim of DirectoryInfo.Delete(Boolean recursive)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.AllInstances.EnumerateDirectories">
            <summary>Sets the shim of DirectoryInfo.EnumerateDirectories()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.AllInstances.EnumerateDirectoriesString">
            <summary>Sets the shim of DirectoryInfo.EnumerateDirectories(String searchPattern)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.AllInstances.EnumerateDirectoriesStringSearchOption">
            <summary>Sets the shim of DirectoryInfo.EnumerateDirectories(String searchPattern, SearchOption searchOption)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.AllInstances.EnumerateFileSystemInfos">
            <summary>Sets the shim of DirectoryInfo.EnumerateFileSystemInfos()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.AllInstances.EnumerateFileSystemInfosString">
            <summary>Sets the shim of DirectoryInfo.EnumerateFileSystemInfos(String searchPattern)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.AllInstances.EnumerateFileSystemInfosStringSearchOption">
            <summary>Sets the shim of DirectoryInfo.EnumerateFileSystemInfos(String searchPattern, SearchOption searchOption)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.AllInstances.EnumerateFiles">
            <summary>Sets the shim of DirectoryInfo.EnumerateFiles()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.AllInstances.EnumerateFilesString">
            <summary>Sets the shim of DirectoryInfo.EnumerateFiles(String searchPattern)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.AllInstances.EnumerateFilesStringSearchOption">
            <summary>Sets the shim of DirectoryInfo.EnumerateFiles(String searchPattern, SearchOption searchOption)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.AllInstances.ExistsGet">
            <summary>Sets the shim of DirectoryInfo.get_Exists()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.AllInstances.GetAccessControl">
            <summary>Sets the shim of DirectoryInfo.GetAccessControl()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.AllInstances.GetAccessControlAccessControlSections">
            <summary>Sets the shim of DirectoryInfo.GetAccessControl(AccessControlSections includeSections)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.AllInstances.GetDirectories">
            <summary>Sets the shim of DirectoryInfo.GetDirectories()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.AllInstances.GetDirectoriesString">
            <summary>Sets the shim of DirectoryInfo.GetDirectories(String searchPattern)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.AllInstances.GetDirectoriesStringSearchOption">
            <summary>Sets the shim of DirectoryInfo.GetDirectories(String searchPattern, SearchOption searchOption)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.AllInstances.GetFileSystemInfos">
            <summary>Sets the shim of DirectoryInfo.GetFileSystemInfos()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.AllInstances.GetFileSystemInfosString">
            <summary>Sets the shim of DirectoryInfo.GetFileSystemInfos(String searchPattern)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.AllInstances.GetFileSystemInfosStringSearchOption">
            <summary>Sets the shim of DirectoryInfo.GetFileSystemInfos(String searchPattern, SearchOption searchOption)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.AllInstances.GetFiles">
            <summary>Sets the shim of DirectoryInfo.GetFiles()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.AllInstances.GetFilesString">
            <summary>Sets the shim of DirectoryInfo.GetFiles(String searchPattern)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.AllInstances.GetFilesStringSearchOption">
            <summary>Sets the shim of DirectoryInfo.GetFiles(String searchPattern, SearchOption searchOption)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.AllInstances.InitStringBoolean">
            <summary>Sets the shim of DirectoryInfo.Init(String path, Boolean checkHost)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.AllInstances.InternalEnumerateDirectoriesStringSearchOption">
            <summary>Sets the shim of DirectoryInfo.InternalEnumerateDirectories(String searchPattern, SearchOption searchOption)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.AllInstances.InternalEnumerateFileSystemInfosStringSearchOption">
            <summary>Sets the shim of DirectoryInfo.InternalEnumerateFileSystemInfos(String searchPattern, SearchOption searchOption)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.AllInstances.InternalEnumerateFilesStringSearchOption">
            <summary>Sets the shim of DirectoryInfo.InternalEnumerateFiles(String searchPattern, SearchOption searchOption)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.AllInstances.InternalGetDirectoriesStringSearchOption">
            <summary>Sets the shim of DirectoryInfo.InternalGetDirectories(String searchPattern, SearchOption searchOption)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.AllInstances.InternalGetFileSystemInfosStringSearchOption">
            <summary>Sets the shim of DirectoryInfo.InternalGetFileSystemInfos(String searchPattern, SearchOption searchOption)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.AllInstances.InternalGetFilesStringSearchOption">
            <summary>Sets the shim of DirectoryInfo.InternalGetFiles(String searchPattern, SearchOption searchOption)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.AllInstances.MoveToString">
            <summary>Sets the shim of DirectoryInfo.MoveTo(String destDirName)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.AllInstances.NameGet">
            <summary>Sets the shim of DirectoryInfo.get_Name()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.AllInstances.ParentGet">
            <summary>Sets the shim of DirectoryInfo.get_Parent()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.AllInstances.RootGet">
            <summary>Sets the shim of DirectoryInfo.get_Root()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.AllInstances.SetAccessControlDirectorySecurity">
            <summary>Sets the shim of DirectoryInfo.SetAccessControl(DirectorySecurity directorySecurity)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimDirectoryInfo.AllInstances.ToString01">
            <summary>Sets the shim of DirectoryInfo.ToString()</summary>
        </member>
        <member name="T:System.IO.Fakes.ShimFile">
            <summary>Shim type of System.IO.File</summary>
        </member>
        <member name="M:System.IO.Fakes.ShimFile.#ctor">
            <summary>Initializes a new shim instance</summary>
        </member>
        <member name="M:System.IO.Fakes.ShimFile.BehaveAsCurrent">
            <summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
        </member>
        <member name="M:System.IO.Fakes.ShimFile.BehaveAsNotImplemented">
            <summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.AppendAllLinesStringIEnumerableOfString">
            <summary>Sets the shim of File.AppendAllLines(String path, IEnumerable`1&lt;String&gt; contents)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.AppendAllLinesStringIEnumerableOfStringEncoding">
            <summary>Sets the shim of File.AppendAllLines(String path, IEnumerable`1&lt;String&gt; contents, Encoding encoding)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.AppendAllTextStringString">
            <summary>Sets the shim of File.AppendAllText(String path, String contents)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.AppendAllTextStringStringEncoding">
            <summary>Sets the shim of File.AppendAllText(String path, String contents, Encoding encoding)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.AppendTextString">
            <summary>Sets the shim of File.AppendText(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.Behavior">
            <summary>Assigns the behavior for all methods of the shimmed type</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.CopyStringString">
            <summary>Sets the shim of File.Copy(String sourceFileName, String destFileName)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.CopyStringStringBoolean">
            <summary>Sets the shim of File.Copy(String sourceFileName, String destFileName, Boolean overwrite)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.CreateString">
            <summary>Sets the shim of File.Create(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.CreateStringInt32">
            <summary>Sets the shim of File.Create(String path, Int32 bufferSize)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.CreateStringInt32FileOptions">
            <summary>Sets the shim of File.Create(String path, Int32 bufferSize, FileOptions options)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.CreateStringInt32FileOptionsFileSecurity">
            <summary>Sets the shim of File.Create(String path, Int32 bufferSize, FileOptions options, FileSecurity fileSecurity)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.CreateTextString">
            <summary>Sets the shim of File.CreateText(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.DecryptString">
            <summary>Sets the shim of File.Decrypt(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.DeleteString">
            <summary>Sets the shim of File.Delete(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.EncryptString">
            <summary>Sets the shim of File.Encrypt(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.ExistsString">
            <summary>Sets the shim of File.Exists(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.GetAccessControlString">
            <summary>Sets the shim of File.GetAccessControl(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.GetAccessControlStringAccessControlSections">
            <summary>Sets the shim of File.GetAccessControl(String path, AccessControlSections includeSections)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.GetAttributesString">
            <summary>Sets the shim of File.GetAttributes(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.GetCreationTimeString">
            <summary>Sets the shim of File.GetCreationTime(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.GetCreationTimeUtcString">
            <summary>Sets the shim of File.GetCreationTimeUtc(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.GetLastAccessTimeString">
            <summary>Sets the shim of File.GetLastAccessTime(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.GetLastAccessTimeUtcString">
            <summary>Sets the shim of File.GetLastAccessTimeUtc(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.GetLastWriteTimeString">
            <summary>Sets the shim of File.GetLastWriteTime(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.GetLastWriteTimeUtcString">
            <summary>Sets the shim of File.GetLastWriteTimeUtc(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.InternalAppendAllTextStringStringEncoding">
            <summary>Sets the shim of File.InternalAppendAllText(String path, String contents, Encoding encoding)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.InternalCopyStringStringBooleanBoolean">
            <summary>Sets the shim of File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.InternalDeleteStringBoolean">
            <summary>Sets the shim of File.InternalDelete(String path, Boolean checkHost)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.InternalExistsHelperStringBoolean">
            <summary>Sets the shim of File.InternalExistsHelper(String path, Boolean checkHost)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.InternalExistsString">
            <summary>Sets the shim of File.InternalExists(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.InternalGetCreationTimeUtcStringBoolean">
            <summary>Sets the shim of File.InternalGetCreationTimeUtc(String path, Boolean checkHost)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.InternalGetLastAccessTimeUtcStringBoolean">
            <summary>Sets the shim of File.InternalGetLastAccessTimeUtc(String path, Boolean checkHost)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.InternalGetLastWriteTimeUtcStringBoolean">
            <summary>Sets the shim of File.InternalGetLastWriteTimeUtc(String path, Boolean checkHost)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.InternalMoveStringStringBoolean">
            <summary>Sets the shim of File.InternalMove(String sourceFileName, String destFileName, Boolean checkHost)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.InternalReadAllBytesStringBoolean">
            <summary>Sets the shim of File.InternalReadAllBytes(String path, Boolean checkHost)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.InternalReadAllLinesStringEncoding">
            <summary>Sets the shim of File.InternalReadAllLines(String path, Encoding encoding)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.InternalReadAllTextStringEncodingBoolean">
            <summary>Sets the shim of File.InternalReadAllText(String path, Encoding encoding, Boolean checkHost)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.InternalReplaceStringStringStringBoolean">
            <summary>Sets the shim of File.InternalReplace(String sourceFileName, String destinationFileName, String destinationBackupFileName, Boolean ignoreMetadataErrors)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.InternalWriteAllBytesStringByteArrayBoolean">
            <summary>Sets the shim of File.InternalWriteAllBytes(String path, Byte[] bytes, Boolean checkHost)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.InternalWriteAllLinesTextWriterIEnumerableOfString">
            <summary>Sets the shim of File.InternalWriteAllLines(TextWriter writer, IEnumerable`1&lt;String&gt; contents)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.InternalWriteAllTextStringStringEncodingBoolean">
            <summary>Sets the shim of File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.MoveStringString">
            <summary>Sets the shim of File.Move(String sourceFileName, String destFileName)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.OpenFileStringFileAccessSafeFileHandleOut">
            <summary>Sets the shim of File.OpenFile(String path, FileAccess access, SafeFileHandle&amp; handle)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.OpenReadString">
            <summary>Sets the shim of File.OpenRead(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.OpenStringFileMode">
            <summary>Sets the shim of File.Open(String path, FileMode mode)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.OpenStringFileModeFileAccess">
            <summary>Sets the shim of File.Open(String path, FileMode mode, FileAccess access)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.OpenStringFileModeFileAccessFileShare">
            <summary>Sets the shim of File.Open(String path, FileMode mode, FileAccess access, FileShare share)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.OpenTextString">
            <summary>Sets the shim of File.OpenText(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.OpenWriteString">
            <summary>Sets the shim of File.OpenWrite(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.ReadAllBytesString">
            <summary>Sets the shim of File.ReadAllBytes(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.ReadAllLinesString">
            <summary>Sets the shim of File.ReadAllLines(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.ReadAllLinesStringEncoding">
            <summary>Sets the shim of File.ReadAllLines(String path, Encoding encoding)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.ReadAllTextString">
            <summary>Sets the shim of File.ReadAllText(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.ReadAllTextStringEncoding">
            <summary>Sets the shim of File.ReadAllText(String path, Encoding encoding)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.ReadLinesString">
            <summary>Sets the shim of File.ReadLines(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.ReadLinesStringEncoding">
            <summary>Sets the shim of File.ReadLines(String path, Encoding encoding)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.ReplaceStringStringString">
            <summary>Sets the shim of File.Replace(String sourceFileName, String destinationFileName, String destinationBackupFileName)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.ReplaceStringStringStringBoolean">
            <summary>Sets the shim of File.Replace(String sourceFileName, String destinationFileName, String destinationBackupFileName, Boolean ignoreMetadataErrors)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.SetAccessControlStringFileSecurity">
            <summary>Sets the shim of File.SetAccessControl(String path, FileSecurity fileSecurity)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.SetAttributesStringFileAttributes">
            <summary>Sets the shim of File.SetAttributes(String path, FileAttributes fileAttributes)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.SetCreationTimeStringDateTime">
            <summary>Sets the shim of File.SetCreationTime(String path, DateTime creationTime)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.SetCreationTimeUtcStringDateTime">
            <summary>Sets the shim of File.SetCreationTimeUtc(String path, DateTime creationTimeUtc)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.SetLastAccessTimeStringDateTime">
            <summary>Sets the shim of File.SetLastAccessTime(String path, DateTime lastAccessTime)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.SetLastAccessTimeUtcStringDateTime">
            <summary>Sets the shim of File.SetLastAccessTimeUtc(String path, DateTime lastAccessTimeUtc)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.SetLastWriteTimeStringDateTime">
            <summary>Sets the shim of File.SetLastWriteTime(String path, DateTime lastWriteTime)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.SetLastWriteTimeUtcStringDateTime">
            <summary>Sets the shim of File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.UnsafeCopyStringStringBoolean">
            <summary>Sets the shim of File.UnsafeCopy(String sourceFileName, String destFileName, Boolean overwrite)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.UnsafeDeleteString">
            <summary>Sets the shim of File.UnsafeDelete(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.UnsafeExistsString">
            <summary>Sets the shim of File.UnsafeExists(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.UnsafeMoveStringString">
            <summary>Sets the shim of File.UnsafeMove(String sourceFileName, String destFileName)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.UnsafeReadAllBytesString">
            <summary>Sets the shim of File.UnsafeReadAllBytes(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.UnsafeReadAllTextString">
            <summary>Sets the shim of File.UnsafeReadAllText(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.UnsafeWriteAllBytesStringByteArray">
            <summary>Sets the shim of File.UnsafeWriteAllBytes(String path, Byte[] bytes)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.UnsafeWriteAllTextStringString">
            <summary>Sets the shim of File.UnsafeWriteAllText(String path, String contents)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.WriteAllBytesStringByteArray">
            <summary>Sets the shim of File.WriteAllBytes(String path, Byte[] bytes)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.WriteAllLinesStringIEnumerableOfString">
            <summary>Sets the shim of File.WriteAllLines(String path, IEnumerable`1&lt;String&gt; contents)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.WriteAllLinesStringIEnumerableOfStringEncoding">
            <summary>Sets the shim of File.WriteAllLines(String path, IEnumerable`1&lt;String&gt; contents, Encoding encoding)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.WriteAllLinesStringStringArray">
            <summary>Sets the shim of File.WriteAllLines(String path, String[] contents)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.WriteAllLinesStringStringArrayEncoding">
            <summary>Sets the shim of File.WriteAllLines(String path, String[] contents, Encoding encoding)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.WriteAllTextStringString">
            <summary>Sets the shim of File.WriteAllText(String path, String contents)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFile.WriteAllTextStringStringEncoding">
            <summary>Sets the shim of File.WriteAllText(String path, String contents, Encoding encoding)</summary>
        </member>
        <member name="T:System.IO.Fakes.ShimFileInfo">
            <summary>Shim type of System.IO.FileInfo</summary>
        </member>
        <member name="M:System.IO.Fakes.ShimFileInfo.#ctor">
            <summary>Initializes a new shim instance</summary>
        </member>
        <member name="M:System.IO.Fakes.ShimFileInfo.#ctor(System.IO.FileInfo)">
            <summary>Initializes a new shim for the given instance</summary>
        </member>
        <member name="M:System.IO.Fakes.ShimFileInfo.BehaveAsCurrent">
            <summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
        </member>
        <member name="M:System.IO.Fakes.ShimFileInfo.BehaveAsNotImplemented">
            <summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
        </member>
        <member name="M:System.IO.Fakes.ShimFileInfo.Bind(System.Runtime.Serialization.ISerializable)">
            <summary>Binds the members of the interface to the shim.</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.AppendText">
            <summary>Sets the shim of FileInfo.AppendText()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.Behavior">
            <summary>Assigns the behavior for all methods of the shimmed type</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.ConstructorSerializationInfoStreamingContext">
            <summary>Sets the shim of FileInfo.FileInfo(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.ConstructorString">
            <summary>Sets the shim of FileInfo.FileInfo(String fileName)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.ConstructorStringBoolean">
            <summary>Sets the shim of FileInfo.FileInfo(String fullPath, Boolean ignoreThis)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.CopyToString">
            <summary>Sets the shim of FileInfo.CopyTo(String destFileName)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.CopyToStringBoolean">
            <summary>Sets the shim of FileInfo.CopyTo(String destFileName, Boolean overwrite)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.Create">
            <summary>Sets the shim of FileInfo.Create()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.CreateText">
            <summary>Sets the shim of FileInfo.CreateText()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.Decrypt">
            <summary>Sets the shim of FileInfo.Decrypt()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.Delete">
            <summary>Sets the shim of FileInfo.Delete()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.DirectoryGet">
            <summary>Sets the shim of FileInfo.get_Directory()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.DirectoryNameGet">
            <summary>Sets the shim of FileInfo.get_DirectoryName()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.Encrypt">
            <summary>Sets the shim of FileInfo.Encrypt()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.ExistsGet">
            <summary>Sets the shim of FileInfo.get_Exists()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.GetAccessControl">
            <summary>Sets the shim of FileInfo.GetAccessControl()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.GetAccessControlAccessControlSections">
            <summary>Sets the shim of FileInfo.GetAccessControl(AccessControlSections includeSections)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.GetDisplayPathString">
            <summary>Sets the shim of FileInfo.GetDisplayPath(String originalPath)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.InitStringBoolean">
            <summary>Sets the shim of FileInfo.Init(String fileName, Boolean checkHost)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.IsReadOnlyGet">
            <summary>Sets the shim of FileInfo.get_IsReadOnly()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.IsReadOnlySetBoolean">
            <summary>Sets the shim of FileInfo.set_IsReadOnly(Boolean value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.LengthGet">
            <summary>Sets the shim of FileInfo.get_Length()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.MoveToString">
            <summary>Sets the shim of FileInfo.MoveTo(String destFileName)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.NameGet">
            <summary>Sets the shim of FileInfo.get_Name()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.OpenFileMode">
            <summary>Sets the shim of FileInfo.Open(FileMode mode)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.OpenFileModeFileAccess">
            <summary>Sets the shim of FileInfo.Open(FileMode mode, FileAccess access)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.OpenFileModeFileAccessFileShare">
            <summary>Sets the shim of FileInfo.Open(FileMode mode, FileAccess access, FileShare share)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.OpenRead">
            <summary>Sets the shim of FileInfo.OpenRead()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.OpenText">
            <summary>Sets the shim of FileInfo.OpenText()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.OpenWrite">
            <summary>Sets the shim of FileInfo.OpenWrite()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.ReplaceStringString">
            <summary>Sets the shim of FileInfo.Replace(String destinationFileName, String destinationBackupFileName)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.ReplaceStringStringBoolean">
            <summary>Sets the shim of FileInfo.Replace(String destinationFileName, String destinationBackupFileName, Boolean ignoreMetadataErrors)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.SetAccessControlFileSecurity">
            <summary>Sets the shim of FileInfo.SetAccessControl(FileSecurity fileSecurity)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.ToString">
            <summary>Sets the shim of FileInfo.ToString()</summary>
        </member>
        <member name="T:System.IO.Fakes.ShimFileInfo.AllInstances">
            <summary>Define shims for all instances members</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.AllInstances.AppendText">
            <summary>Sets the shim of FileInfo.AppendText()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.AllInstances.CopyToString">
            <summary>Sets the shim of FileInfo.CopyTo(String destFileName)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.AllInstances.CopyToStringBoolean">
            <summary>Sets the shim of FileInfo.CopyTo(String destFileName, Boolean overwrite)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.AllInstances.Create">
            <summary>Sets the shim of FileInfo.Create()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.AllInstances.CreateText">
            <summary>Sets the shim of FileInfo.CreateText()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.AllInstances.Decrypt">
            <summary>Sets the shim of FileInfo.Decrypt()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.AllInstances.Delete">
            <summary>Sets the shim of FileInfo.Delete()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.AllInstances.DirectoryGet">
            <summary>Sets the shim of FileInfo.get_Directory()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.AllInstances.DirectoryNameGet">
            <summary>Sets the shim of FileInfo.get_DirectoryName()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.AllInstances.Encrypt">
            <summary>Sets the shim of FileInfo.Encrypt()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.AllInstances.ExistsGet">
            <summary>Sets the shim of FileInfo.get_Exists()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.AllInstances.GetAccessControl">
            <summary>Sets the shim of FileInfo.GetAccessControl()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.AllInstances.GetAccessControlAccessControlSections">
            <summary>Sets the shim of FileInfo.GetAccessControl(AccessControlSections includeSections)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.AllInstances.GetDisplayPathString">
            <summary>Sets the shim of FileInfo.GetDisplayPath(String originalPath)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.AllInstances.InitStringBoolean">
            <summary>Sets the shim of FileInfo.Init(String fileName, Boolean checkHost)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.AllInstances.IsReadOnlyGet">
            <summary>Sets the shim of FileInfo.get_IsReadOnly()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.AllInstances.IsReadOnlySetBoolean">
            <summary>Sets the shim of FileInfo.set_IsReadOnly(Boolean value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.AllInstances.LengthGet">
            <summary>Sets the shim of FileInfo.get_Length()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.AllInstances.MoveToString">
            <summary>Sets the shim of FileInfo.MoveTo(String destFileName)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.AllInstances.NameGet">
            <summary>Sets the shim of FileInfo.get_Name()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.AllInstances.OpenFileMode">
            <summary>Sets the shim of FileInfo.Open(FileMode mode)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.AllInstances.OpenFileModeFileAccess">
            <summary>Sets the shim of FileInfo.Open(FileMode mode, FileAccess access)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.AllInstances.OpenFileModeFileAccessFileShare">
            <summary>Sets the shim of FileInfo.Open(FileMode mode, FileAccess access, FileShare share)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.AllInstances.OpenRead">
            <summary>Sets the shim of FileInfo.OpenRead()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.AllInstances.OpenText">
            <summary>Sets the shim of FileInfo.OpenText()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.AllInstances.OpenWrite">
            <summary>Sets the shim of FileInfo.OpenWrite()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.AllInstances.ReplaceStringString">
            <summary>Sets the shim of FileInfo.Replace(String destinationFileName, String destinationBackupFileName)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.AllInstances.ReplaceStringStringBoolean">
            <summary>Sets the shim of FileInfo.Replace(String destinationFileName, String destinationBackupFileName, Boolean ignoreMetadataErrors)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.AllInstances.SetAccessControlFileSecurity">
            <summary>Sets the shim of FileInfo.SetAccessControl(FileSecurity fileSecurity)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileInfo.AllInstances.ToString01">
            <summary>Sets the shim of FileInfo.ToString()</summary>
        </member>
        <member name="T:System.IO.Fakes.ShimFileStream">
            <summary>Shim type of System.IO.FileStream</summary>
        </member>
        <member name="M:System.IO.Fakes.ShimFileStream.#ctor">
            <summary>Initializes a new shim instance</summary>
        </member>
        <member name="M:System.IO.Fakes.ShimFileStream.#ctor(System.IO.FileStream)">
            <summary>Initializes a new shim for the given instance</summary>
        </member>
        <member name="M:System.IO.Fakes.ShimFileStream.BehaveAsCurrent">
            <summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
        </member>
        <member name="M:System.IO.Fakes.ShimFileStream.BehaveAsNotImplemented">
            <summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
        </member>
        <member name="M:System.IO.Fakes.ShimFileStream.Bind(System.IDisposable)">
            <summary>Binds the members of the interface to the shim.</summary>
        </member>
        <member name="M:System.IO.Fakes.ShimFileStream.CancelTaskOf1Object``1(Microsoft.QualityTools.Testing.Fakes.FakesDelegates.Action{System.Object})">
            <summary>Sets the shim of FileStream.CancelTask(Object state)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.BeginReadByteArrayInt32Int32AsyncCallbackObject">
            <summary>Sets the shim of FileStream.BeginRead(Byte[] array, Int32 offset, Int32 numBytes, AsyncCallback userCallback, Object stateObject)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.BeginWriteByteArrayInt32Int32AsyncCallbackObject">
            <summary>Sets the shim of FileStream.BeginWrite(Byte[] array, Int32 offset, Int32 numBytes, AsyncCallback userCallback, Object stateObject)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.Behavior">
            <summary>Assigns the behavior for all methods of the shimmed type</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.CanReadGet">
            <summary>Sets the shim of FileStream.get_CanRead()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.CanSeekGet">
            <summary>Sets the shim of FileStream.get_CanSeek()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.CanWriteGet">
            <summary>Sets the shim of FileStream.get_CanWrite()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.Constructor">
            <summary>Sets the shim of FileStream.FileStream()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.ConstructorIntPtrFileAccess">
            <summary>Sets the shim of FileStream.FileStream(IntPtr handle, FileAccess access)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.ConstructorIntPtrFileAccessBoolean">
            <summary>Sets the shim of FileStream.FileStream(IntPtr handle, FileAccess access, Boolean ownsHandle)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.ConstructorIntPtrFileAccessBooleanInt32">
            <summary>Sets the shim of FileStream.FileStream(IntPtr handle, FileAccess access, Boolean ownsHandle, Int32 bufferSize)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.ConstructorIntPtrFileAccessBooleanInt32Boolean">
            <summary>Sets the shim of FileStream.FileStream(IntPtr handle, FileAccess access, Boolean ownsHandle, Int32 bufferSize, Boolean isAsync)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.ConstructorSafeFileHandleFileAccess">
            <summary>Sets the shim of FileStream.FileStream(SafeFileHandle handle, FileAccess access)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.ConstructorSafeFileHandleFileAccessInt32">
            <summary>Sets the shim of FileStream.FileStream(SafeFileHandle handle, FileAccess access, Int32 bufferSize)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.ConstructorSafeFileHandleFileAccessInt32Boolean">
            <summary>Sets the shim of FileStream.FileStream(SafeFileHandle handle, FileAccess access, Int32 bufferSize, Boolean isAsync)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.ConstructorStringFileMode">
            <summary>Sets the shim of FileStream.FileStream(String path, FileMode mode)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.ConstructorStringFileModeFileAccess">
            <summary>Sets the shim of FileStream.FileStream(String path, FileMode mode, FileAccess access)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.ConstructorStringFileModeFileAccessFileShare">
            <summary>Sets the shim of FileStream.FileStream(String path, FileMode mode, FileAccess access, FileShare share)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.ConstructorStringFileModeFileAccessFileShareInt32">
            <summary>Sets the shim of FileStream.FileStream(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.ConstructorStringFileModeFileAccessFileShareInt32Boolean">
            <summary>Sets the shim of FileStream.FileStream(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.ConstructorStringFileModeFileAccessFileShareInt32FileOptions">
            <summary>Sets the shim of FileStream.FileStream(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.ConstructorStringFileModeFileAccessFileShareInt32FileOptionsStringBoolean">
            <summary>Sets the shim of FileStream.FileStream(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.ConstructorStringFileModeFileAccessFileShareInt32FileOptionsStringBooleanBoolean">
            <summary>Sets the shim of FileStream.FileStream(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.ConstructorStringFileModeFileAccessFileShareInt32FileOptionsStringBooleanBooleanBoolean">
            <summary>Sets the shim of FileStream.FileStream(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.ConstructorStringFileModeFileSystemRightsFileShareInt32FileOptions">
            <summary>Sets the shim of FileStream.FileStream(String path, FileMode mode, FileSystemRights rights, FileShare share, Int32 bufferSize, FileOptions options)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.ConstructorStringFileModeFileSystemRightsFileShareInt32FileOptionsFileSecurity">
            <summary>Sets the shim of FileStream.FileStream(String path, FileMode mode, FileSystemRights rights, FileShare share, Int32 bufferSize, FileOptions options, FileSecurity fileSecurity)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.DisposeBoolean">
            <summary>Sets the shim of FileStream.Dispose(Boolean disposing)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.EndReadIAsyncResult">
            <summary>Sets the shim of FileStream.EndRead(IAsyncResult asyncResult)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.EndReadTaskIAsyncResult">
            <summary>Sets the shim of FileStream.EndReadTask(IAsyncResult iar)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.EndWriteIAsyncResult">
            <summary>Sets the shim of FileStream.EndWrite(IAsyncResult asyncResult)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.EndWriteTaskIAsyncResult">
            <summary>Sets the shim of FileStream.EndWriteTask(IAsyncResult iar)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.Flush">
            <summary>Sets the shim of FileStream.Flush()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.FlushBoolean">
            <summary>Sets the shim of FileStream.Flush(Boolean flushToDisk)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.FlushInternalBuffer">
            <summary>Sets the shim of FileStream.FlushInternalBuffer()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.FlushOSBuffer">
            <summary>Sets the shim of FileStream.FlushOSBuffer()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.FlushRead">
            <summary>Sets the shim of FileStream.FlushRead()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.FlushWriteBoolean">
            <summary>Sets the shim of FileStream.FlushWrite(Boolean calledFromFinalizer)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.GetAccessControl">
            <summary>Sets the shim of FileStream.GetAccessControl()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.HandleGet">
            <summary>Sets the shim of FileStream.get_Handle()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.IsAsyncGet">
            <summary>Sets the shim of FileStream.get_IsAsync()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.LengthGet">
            <summary>Sets the shim of FileStream.get_Length()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.LockInt64Int64">
            <summary>Sets the shim of FileStream.Lock(Int64 position, Int64 length)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.NameGet">
            <summary>Sets the shim of FileStream.get_Name()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.NameInternalGet">
            <summary>Sets the shim of FileStream.get_NameInternal()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.PositionGet">
            <summary>Sets the shim of FileStream.get_Position()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.PositionSetInt64">
            <summary>Sets the shim of FileStream.set_Position(Int64 value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.ReadByte">
            <summary>Sets the shim of FileStream.ReadByte()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.ReadByteArrayInt32Int32">
            <summary>Sets the shim of FileStream.Read(Byte[] array, Int32 offset, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.ReadCoreByteArrayInt32Int32">
            <summary>Sets the shim of FileStream.ReadCore(Byte[] buffer, Int32 offset, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.SafeFileHandleGet">
            <summary>Sets the shim of FileStream.get_SafeFileHandle()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.SeekCoreInt64SeekOrigin">
            <summary>Sets the shim of FileStream.SeekCore(Int64 offset, SeekOrigin origin)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.SeekInt64SeekOrigin">
            <summary>Sets the shim of FileStream.Seek(Int64 offset, SeekOrigin origin)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.SetAccessControlFileSecurity">
            <summary>Sets the shim of FileStream.SetAccessControl(FileSecurity fileSecurity)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.SetLengthCoreInt64">
            <summary>Sets the shim of FileStream.SetLengthCore(Int64 value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.SetLengthInt64">
            <summary>Sets the shim of FileStream.SetLength(Int64 value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.StaticConstructor">
            <summary>Sets the shim of FileStream.FileStream()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.UnlockInt64Int64">
            <summary>Sets the shim of FileStream.Unlock(Int64 position, Int64 length)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.VerifyHandleIsSync">
            <summary>Sets the shim of FileStream.VerifyHandleIsSync()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.VerifyOSHandlePosition">
            <summary>Sets the shim of FileStream.VerifyOSHandlePosition()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.WriteByteArrayInt32Int32">
            <summary>Sets the shim of FileStream.Write(Byte[] array, Int32 offset, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.WriteByteByte">
            <summary>Sets the shim of FileStream.WriteByte(Byte value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.WriteCoreByteArrayInt32Int32">
            <summary>Sets the shim of FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream._FlushAsyncb__0Object">
            <summary>Sets the shim of FileStream.&lt;FlushAsync&gt;b__0(Object state)</summary>
        </member>
        <member name="T:System.IO.Fakes.ShimFileStream.AllInstances">
            <summary>Define shims for all instances members</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.AllInstances.BeginReadByteArrayInt32Int32AsyncCallbackObject">
            <summary>Sets the shim of FileStream.BeginRead(Byte[] array, Int32 offset, Int32 numBytes, AsyncCallback userCallback, Object stateObject)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.AllInstances.BeginWriteByteArrayInt32Int32AsyncCallbackObject">
            <summary>Sets the shim of FileStream.BeginWrite(Byte[] array, Int32 offset, Int32 numBytes, AsyncCallback userCallback, Object stateObject)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.AllInstances.CanReadGet">
            <summary>Sets the shim of FileStream.get_CanRead()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.AllInstances.CanSeekGet">
            <summary>Sets the shim of FileStream.get_CanSeek()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.AllInstances.CanWriteGet">
            <summary>Sets the shim of FileStream.get_CanWrite()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.AllInstances.DisposeBoolean">
            <summary>Sets the shim of FileStream.Dispose(Boolean disposing)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.AllInstances.EndReadIAsyncResult">
            <summary>Sets the shim of FileStream.EndRead(IAsyncResult asyncResult)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.AllInstances.EndWriteIAsyncResult">
            <summary>Sets the shim of FileStream.EndWrite(IAsyncResult asyncResult)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.AllInstances.Flush">
            <summary>Sets the shim of FileStream.Flush()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.AllInstances.FlushBoolean">
            <summary>Sets the shim of FileStream.Flush(Boolean flushToDisk)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.AllInstances.FlushInternalBuffer">
            <summary>Sets the shim of FileStream.FlushInternalBuffer()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.AllInstances.FlushOSBuffer">
            <summary>Sets the shim of FileStream.FlushOSBuffer()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.AllInstances.FlushRead">
            <summary>Sets the shim of FileStream.FlushRead()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.AllInstances.FlushWriteBoolean">
            <summary>Sets the shim of FileStream.FlushWrite(Boolean calledFromFinalizer)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.AllInstances.GetAccessControl">
            <summary>Sets the shim of FileStream.GetAccessControl()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.AllInstances.HandleGet">
            <summary>Sets the shim of FileStream.get_Handle()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.AllInstances.IsAsyncGet">
            <summary>Sets the shim of FileStream.get_IsAsync()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.AllInstances.LengthGet">
            <summary>Sets the shim of FileStream.get_Length()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.AllInstances.LockInt64Int64">
            <summary>Sets the shim of FileStream.Lock(Int64 position, Int64 length)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.AllInstances.NameGet">
            <summary>Sets the shim of FileStream.get_Name()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.AllInstances.NameInternalGet">
            <summary>Sets the shim of FileStream.get_NameInternal()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.AllInstances.PositionGet">
            <summary>Sets the shim of FileStream.get_Position()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.AllInstances.PositionSetInt64">
            <summary>Sets the shim of FileStream.set_Position(Int64 value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.AllInstances.ReadByte">
            <summary>Sets the shim of FileStream.ReadByte()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.AllInstances.ReadByteArrayInt32Int32">
            <summary>Sets the shim of FileStream.Read(Byte[] array, Int32 offset, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.AllInstances.ReadCoreByteArrayInt32Int32">
            <summary>Sets the shim of FileStream.ReadCore(Byte[] buffer, Int32 offset, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.AllInstances.SafeFileHandleGet">
            <summary>Sets the shim of FileStream.get_SafeFileHandle()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.AllInstances.SeekCoreInt64SeekOrigin">
            <summary>Sets the shim of FileStream.SeekCore(Int64 offset, SeekOrigin origin)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.AllInstances.SeekInt64SeekOrigin">
            <summary>Sets the shim of FileStream.Seek(Int64 offset, SeekOrigin origin)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.AllInstances.SetAccessControlFileSecurity">
            <summary>Sets the shim of FileStream.SetAccessControl(FileSecurity fileSecurity)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.AllInstances.SetLengthCoreInt64">
            <summary>Sets the shim of FileStream.SetLengthCore(Int64 value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.AllInstances.SetLengthInt64">
            <summary>Sets the shim of FileStream.SetLength(Int64 value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.AllInstances.UnlockInt64Int64">
            <summary>Sets the shim of FileStream.Unlock(Int64 position, Int64 length)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.AllInstances.VerifyHandleIsSync">
            <summary>Sets the shim of FileStream.VerifyHandleIsSync()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.AllInstances.VerifyOSHandlePosition">
            <summary>Sets the shim of FileStream.VerifyOSHandlePosition()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.AllInstances.WriteByteArrayInt32Int32">
            <summary>Sets the shim of FileStream.Write(Byte[] array, Int32 offset, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.AllInstances.WriteByteByte">
            <summary>Sets the shim of FileStream.WriteByte(Byte value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimFileStream.AllInstances.WriteCoreByteArrayInt32Int32">
            <summary>Sets the shim of FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count)</summary>
        </member>
        <member name="T:System.IO.Fakes.ShimMemoryStream">
            <summary>Shim type of System.IO.MemoryStream</summary>
        </member>
        <member name="M:System.IO.Fakes.ShimMemoryStream.#ctor">
            <summary>Initializes a new shim instance</summary>
        </member>
        <member name="M:System.IO.Fakes.ShimMemoryStream.#ctor(System.IO.MemoryStream)">
            <summary>Initializes a new shim for the given instance</summary>
        </member>
        <member name="M:System.IO.Fakes.ShimMemoryStream.BehaveAsCurrent">
            <summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
        </member>
        <member name="M:System.IO.Fakes.ShimMemoryStream.BehaveAsNotImplemented">
            <summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
        </member>
        <member name="M:System.IO.Fakes.ShimMemoryStream.Bind(System.IDisposable)">
            <summary>Binds the members of the interface to the shim.</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.Behavior">
            <summary>Assigns the behavior for all methods of the shimmed type</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.CanReadGet">
            <summary>Sets the shim of MemoryStream.get_CanRead()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.CanSeekGet">
            <summary>Sets the shim of MemoryStream.get_CanSeek()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.CanWriteGet">
            <summary>Sets the shim of MemoryStream.get_CanWrite()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.CapacityGet">
            <summary>Sets the shim of MemoryStream.get_Capacity()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.CapacitySetInt32">
            <summary>Sets the shim of MemoryStream.set_Capacity(Int32 value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.Constructor">
            <summary>Sets the shim of MemoryStream.MemoryStream()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.ConstructorByteArray">
            <summary>Sets the shim of MemoryStream.MemoryStream(Byte[] buffer)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.ConstructorByteArrayBoolean">
            <summary>Sets the shim of MemoryStream.MemoryStream(Byte[] buffer, Boolean writable)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.ConstructorByteArrayInt32Int32">
            <summary>Sets the shim of MemoryStream.MemoryStream(Byte[] buffer, Int32 index, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.ConstructorByteArrayInt32Int32Boolean">
            <summary>Sets the shim of MemoryStream.MemoryStream(Byte[] buffer, Int32 index, Int32 count, Boolean writable)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.ConstructorByteArrayInt32Int32BooleanBoolean">
            <summary>Sets the shim of MemoryStream.MemoryStream(Byte[] buffer, Int32 index, Int32 count, Boolean writable, Boolean publiclyVisible)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.ConstructorInt32">
            <summary>Sets the shim of MemoryStream.MemoryStream(Int32 capacity)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.DisposeBoolean">
            <summary>Sets the shim of MemoryStream.Dispose(Boolean disposing)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.EnsureCapacityInt32">
            <summary>Sets the shim of MemoryStream.EnsureCapacity(Int32 value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.EnsureWriteable">
            <summary>Sets the shim of MemoryStream.EnsureWriteable()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.Flush">
            <summary>Sets the shim of MemoryStream.Flush()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.GetBuffer">
            <summary>Sets the shim of MemoryStream.GetBuffer()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.InternalEmulateReadInt32">
            <summary>Sets the shim of MemoryStream.InternalEmulateRead(Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.InternalGetBuffer">
            <summary>Sets the shim of MemoryStream.InternalGetBuffer()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.InternalGetOriginAndLengthInt32OutInt32Out">
            <summary>Sets the shim of MemoryStream.InternalGetOriginAndLength(Int32&amp; origin, Int32&amp; length)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.InternalGetPosition">
            <summary>Sets the shim of MemoryStream.InternalGetPosition()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.InternalReadInt32">
            <summary>Sets the shim of MemoryStream.InternalReadInt32()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.LengthGet">
            <summary>Sets the shim of MemoryStream.get_Length()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.PositionGet">
            <summary>Sets the shim of MemoryStream.get_Position()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.PositionSetInt64">
            <summary>Sets the shim of MemoryStream.set_Position(Int64 value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.ReadByte">
            <summary>Sets the shim of MemoryStream.ReadByte()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.ReadByteArrayInt32Int32">
            <summary>Sets the shim of MemoryStream.Read(Byte[] buffer, Int32 offset, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.SeekInt64SeekOrigin">
            <summary>Sets the shim of MemoryStream.Seek(Int64 offset, SeekOrigin loc)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.SetLengthInt64">
            <summary>Sets the shim of MemoryStream.SetLength(Int64 value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.ToArray">
            <summary>Sets the shim of MemoryStream.ToArray()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.WriteByteArrayInt32Int32">
            <summary>Sets the shim of MemoryStream.Write(Byte[] buffer, Int32 offset, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.WriteByteByte">
            <summary>Sets the shim of MemoryStream.WriteByte(Byte value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.WriteToStream">
            <summary>Sets the shim of MemoryStream.WriteTo(Stream stream)</summary>
        </member>
        <member name="T:System.IO.Fakes.ShimMemoryStream.AllInstances">
            <summary>Define shims for all instances members</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.AllInstances.CanReadGet">
            <summary>Sets the shim of MemoryStream.get_CanRead()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.AllInstances.CanSeekGet">
            <summary>Sets the shim of MemoryStream.get_CanSeek()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.AllInstances.CanWriteGet">
            <summary>Sets the shim of MemoryStream.get_CanWrite()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.AllInstances.CapacityGet">
            <summary>Sets the shim of MemoryStream.get_Capacity()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.AllInstances.CapacitySetInt32">
            <summary>Sets the shim of MemoryStream.set_Capacity(Int32 value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.AllInstances.DisposeBoolean">
            <summary>Sets the shim of MemoryStream.Dispose(Boolean disposing)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.AllInstances.EnsureCapacityInt32">
            <summary>Sets the shim of MemoryStream.EnsureCapacity(Int32 value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.AllInstances.EnsureWriteable">
            <summary>Sets the shim of MemoryStream.EnsureWriteable()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.AllInstances.Flush">
            <summary>Sets the shim of MemoryStream.Flush()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.AllInstances.GetBuffer">
            <summary>Sets the shim of MemoryStream.GetBuffer()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.AllInstances.InternalEmulateReadInt32">
            <summary>Sets the shim of MemoryStream.InternalEmulateRead(Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.AllInstances.InternalGetBuffer">
            <summary>Sets the shim of MemoryStream.InternalGetBuffer()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.AllInstances.InternalGetOriginAndLengthInt32OutInt32Out">
            <summary>Sets the shim of MemoryStream.InternalGetOriginAndLength(Int32&amp; origin, Int32&amp; length)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.AllInstances.InternalGetPosition">
            <summary>Sets the shim of MemoryStream.InternalGetPosition()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.AllInstances.InternalReadInt32">
            <summary>Sets the shim of MemoryStream.InternalReadInt32()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.AllInstances.LengthGet">
            <summary>Sets the shim of MemoryStream.get_Length()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.AllInstances.PositionGet">
            <summary>Sets the shim of MemoryStream.get_Position()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.AllInstances.PositionSetInt64">
            <summary>Sets the shim of MemoryStream.set_Position(Int64 value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.AllInstances.ReadByte">
            <summary>Sets the shim of MemoryStream.ReadByte()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.AllInstances.ReadByteArrayInt32Int32">
            <summary>Sets the shim of MemoryStream.Read(Byte[] buffer, Int32 offset, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.AllInstances.SeekInt64SeekOrigin">
            <summary>Sets the shim of MemoryStream.Seek(Int64 offset, SeekOrigin loc)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.AllInstances.SetLengthInt64">
            <summary>Sets the shim of MemoryStream.SetLength(Int64 value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.AllInstances.ToArray">
            <summary>Sets the shim of MemoryStream.ToArray()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.AllInstances.WriteByteArrayInt32Int32">
            <summary>Sets the shim of MemoryStream.Write(Byte[] buffer, Int32 offset, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.AllInstances.WriteByteByte">
            <summary>Sets the shim of MemoryStream.WriteByte(Byte value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimMemoryStream.AllInstances.WriteToStream">
            <summary>Sets the shim of MemoryStream.WriteTo(Stream stream)</summary>
        </member>
        <member name="T:System.IO.Fakes.ShimStream">
            <summary>Shim type of System.IO.Stream</summary>
        </member>
        <member name="M:System.IO.Fakes.ShimStream.#ctor(System.IO.Stream)">
            <summary>Initializes a new shim for the given instance</summary>
        </member>
        <member name="M:System.IO.Fakes.ShimStream.BehaveAsCurrent">
            <summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
        </member>
        <member name="M:System.IO.Fakes.ShimStream.BehaveAsNotImplemented">
            <summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
        </member>
        <member name="M:System.IO.Fakes.ShimStream.Bind(System.IDisposable)">
            <summary>Binds the members of the interface to the shim.</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.BeginEndReadAsyncByteArrayInt32Int32">
            <summary>Sets the shim of Stream.BeginEndReadAsync(Byte[] buffer, Int32 offset, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.BeginEndWriteAsyncByteArrayInt32Int32">
            <summary>Sets the shim of Stream.BeginEndWriteAsync(Byte[] buffer, Int32 offset, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.BeginReadByteArrayInt32Int32AsyncCallbackObject">
            <summary>Sets the shim of Stream.BeginRead(Byte[] buffer, Int32 offset, Int32 count, AsyncCallback callback, Object state)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.BeginReadInternalByteArrayInt32Int32AsyncCallbackObjectBoolean">
            <summary>Sets the shim of Stream.BeginReadInternal(Byte[] buffer, Int32 offset, Int32 count, AsyncCallback callback, Object state, Boolean serializeAsynchronously)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.BeginWriteByteArrayInt32Int32AsyncCallbackObject">
            <summary>Sets the shim of Stream.BeginWrite(Byte[] buffer, Int32 offset, Int32 count, AsyncCallback callback, Object state)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.BeginWriteInternalByteArrayInt32Int32AsyncCallbackObjectBoolean">
            <summary>Sets the shim of Stream.BeginWriteInternal(Byte[] buffer, Int32 offset, Int32 count, AsyncCallback callback, Object state, Boolean serializeAsynchronously)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.Behavior">
            <summary>Assigns the behavior for all methods of the shimmed type</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.BlockingBeginReadByteArrayInt32Int32AsyncCallbackObject">
            <summary>Sets the shim of Stream.BlockingBeginRead(Byte[] buffer, Int32 offset, Int32 count, AsyncCallback callback, Object state)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.BlockingBeginWriteByteArrayInt32Int32AsyncCallbackObject">
            <summary>Sets the shim of Stream.BlockingBeginWrite(Byte[] buffer, Int32 offset, Int32 count, AsyncCallback callback, Object state)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.BlockingEndReadIAsyncResult">
            <summary>Sets the shim of Stream.BlockingEndRead(IAsyncResult asyncResult)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.BlockingEndWriteIAsyncResult">
            <summary>Sets the shim of Stream.BlockingEndWrite(IAsyncResult asyncResult)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.CanTimeoutGet">
            <summary>Sets the shim of Stream.get_CanTimeout()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.Close">
            <summary>Sets the shim of Stream.Close()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.Constructor">
            <summary>Sets the shim of Stream.Stream()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.CopyToAsyncStream">
            <summary>Sets the shim of Stream.CopyToAsync(Stream destination)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.CopyToAsyncStreamInt32">
            <summary>Sets the shim of Stream.CopyToAsync(Stream destination, Int32 bufferSize)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.CopyToStream">
            <summary>Sets the shim of Stream.CopyTo(Stream destination)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.CopyToStreamInt32">
            <summary>Sets the shim of Stream.CopyTo(Stream destination, Int32 bufferSize)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.Dispose">
            <summary>Sets the shim of Stream.Dispose()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.DisposeBoolean">
            <summary>Sets the shim of Stream.Dispose(Boolean disposing)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.EndReadIAsyncResult">
            <summary>Sets the shim of Stream.EndRead(IAsyncResult asyncResult)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.EndWriteIAsyncResult">
            <summary>Sets the shim of Stream.EndWrite(IAsyncResult asyncResult)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.FlushAsync">
            <summary>Sets the shim of Stream.FlushAsync()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.InternalCopyToStreamInt32">
            <summary>Sets the shim of Stream.InternalCopyTo(Stream destination, Int32 bufferSize)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.ObjectInvariant">
            <summary>Sets the shim of Stream.ObjectInvariant()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.ReadAsyncByteArrayInt32Int32">
            <summary>Sets the shim of Stream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.ReadByte">
            <summary>Sets the shim of Stream.ReadByte()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.ReadTimeoutGet">
            <summary>Sets the shim of Stream.get_ReadTimeout()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.ReadTimeoutSetInt32">
            <summary>Sets the shim of Stream.set_ReadTimeout(Int32 value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.StaticConstructor">
            <summary>Sets the shim of Stream.Stream()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.SynchronizedStream">
            <summary>Sets the shim of Stream.Synchronized(Stream stream)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.WriteAsyncByteArrayInt32Int32">
            <summary>Sets the shim of Stream.WriteAsync(Byte[] buffer, Int32 offset, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.WriteByteByte">
            <summary>Sets the shim of Stream.WriteByte(Byte value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.WriteTimeoutGet">
            <summary>Sets the shim of Stream.get_WriteTimeout()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.WriteTimeoutSetInt32">
            <summary>Sets the shim of Stream.set_WriteTimeout(Int32 value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream._BeginEndReadAsyncb__eStreamIAsyncResult">
            <summary>Sets the shim of Stream.&lt;BeginEndReadAsync&gt;b__e(Stream stream, IAsyncResult asyncResult)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream._BeginReadInternalb__aObject">
            <summary>Sets the shim of Stream.&lt;BeginReadInternal&gt;b__a(Object param0)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream._BeginWriteInternalb__11Object">
            <summary>Sets the shim of Stream.&lt;BeginWriteInternal&gt;b__11(Object param0)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream._FlushAsyncb__8Object">
            <summary>Sets the shim of Stream.&lt;FlushAsync&gt;b__8(Object state)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream._RunReadWriteTaskWhenReadyb__13TaskObject">
            <summary>Sets the shim of Stream.&lt;RunReadWriteTaskWhenReady&gt;b__13(Task t, Object state)</summary>
        </member>
        <member name="T:System.IO.Fakes.ShimStream.AllInstances">
            <summary>Define shims for all instances members</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.AllInstances.BeginEndReadAsyncByteArrayInt32Int32">
            <summary>Sets the shim of Stream.BeginEndReadAsync(Byte[] buffer, Int32 offset, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.AllInstances.BeginEndWriteAsyncByteArrayInt32Int32">
            <summary>Sets the shim of Stream.BeginEndWriteAsync(Byte[] buffer, Int32 offset, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.AllInstances.BeginReadByteArrayInt32Int32AsyncCallbackObject">
            <summary>Sets the shim of Stream.BeginRead(Byte[] buffer, Int32 offset, Int32 count, AsyncCallback callback, Object state)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.AllInstances.BeginReadInternalByteArrayInt32Int32AsyncCallbackObjectBoolean">
            <summary>Sets the shim of Stream.BeginReadInternal(Byte[] buffer, Int32 offset, Int32 count, AsyncCallback callback, Object state, Boolean serializeAsynchronously)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.AllInstances.BeginWriteByteArrayInt32Int32AsyncCallbackObject">
            <summary>Sets the shim of Stream.BeginWrite(Byte[] buffer, Int32 offset, Int32 count, AsyncCallback callback, Object state)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.AllInstances.BeginWriteInternalByteArrayInt32Int32AsyncCallbackObjectBoolean">
            <summary>Sets the shim of Stream.BeginWriteInternal(Byte[] buffer, Int32 offset, Int32 count, AsyncCallback callback, Object state, Boolean serializeAsynchronously)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.AllInstances.BlockingBeginReadByteArrayInt32Int32AsyncCallbackObject">
            <summary>Sets the shim of Stream.BlockingBeginRead(Byte[] buffer, Int32 offset, Int32 count, AsyncCallback callback, Object state)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.AllInstances.BlockingBeginWriteByteArrayInt32Int32AsyncCallbackObject">
            <summary>Sets the shim of Stream.BlockingBeginWrite(Byte[] buffer, Int32 offset, Int32 count, AsyncCallback callback, Object state)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.AllInstances.CanTimeoutGet">
            <summary>Sets the shim of Stream.get_CanTimeout()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.AllInstances.Close">
            <summary>Sets the shim of Stream.Close()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.AllInstances.CopyToAsyncStream">
            <summary>Sets the shim of Stream.CopyToAsync(Stream destination)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.AllInstances.CopyToAsyncStreamInt32">
            <summary>Sets the shim of Stream.CopyToAsync(Stream destination, Int32 bufferSize)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.AllInstances.CopyToStream">
            <summary>Sets the shim of Stream.CopyTo(Stream destination)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.AllInstances.CopyToStreamInt32">
            <summary>Sets the shim of Stream.CopyTo(Stream destination, Int32 bufferSize)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.AllInstances.Dispose">
            <summary>Sets the shim of Stream.Dispose()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.AllInstances.DisposeBoolean">
            <summary>Sets the shim of Stream.Dispose(Boolean disposing)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.AllInstances.EndReadIAsyncResult">
            <summary>Sets the shim of Stream.EndRead(IAsyncResult asyncResult)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.AllInstances.EndWriteIAsyncResult">
            <summary>Sets the shim of Stream.EndWrite(IAsyncResult asyncResult)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.AllInstances.FlushAsync">
            <summary>Sets the shim of Stream.FlushAsync()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.AllInstances.InternalCopyToStreamInt32">
            <summary>Sets the shim of Stream.InternalCopyTo(Stream destination, Int32 bufferSize)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.AllInstances.ObjectInvariant">
            <summary>Sets the shim of Stream.ObjectInvariant()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.AllInstances.ReadAsyncByteArrayInt32Int32">
            <summary>Sets the shim of Stream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.AllInstances.ReadByte">
            <summary>Sets the shim of Stream.ReadByte()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.AllInstances.ReadTimeoutGet">
            <summary>Sets the shim of Stream.get_ReadTimeout()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.AllInstances.ReadTimeoutSetInt32">
            <summary>Sets the shim of Stream.set_ReadTimeout(Int32 value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.AllInstances.WriteAsyncByteArrayInt32Int32">
            <summary>Sets the shim of Stream.WriteAsync(Byte[] buffer, Int32 offset, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.AllInstances.WriteByteByte">
            <summary>Sets the shim of Stream.WriteByte(Byte value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.AllInstances.WriteTimeoutGet">
            <summary>Sets the shim of Stream.get_WriteTimeout()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStream.AllInstances.WriteTimeoutSetInt32">
            <summary>Sets the shim of Stream.set_WriteTimeout(Int32 value)</summary>
        </member>
        <member name="T:System.IO.Fakes.ShimStreamReader">
            <summary>Shim type of System.IO.StreamReader</summary>
        </member>
        <member name="M:System.IO.Fakes.ShimStreamReader.#ctor">
            <summary>Initializes a new shim instance</summary>
        </member>
        <member name="M:System.IO.Fakes.ShimStreamReader.#ctor(System.IO.StreamReader)">
            <summary>Initializes a new shim for the given instance</summary>
        </member>
        <member name="M:System.IO.Fakes.ShimStreamReader.BehaveAsCurrent">
            <summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
        </member>
        <member name="M:System.IO.Fakes.ShimStreamReader.BehaveAsNotImplemented">
            <summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
        </member>
        <member name="M:System.IO.Fakes.ShimStreamReader.Bind(System.IDisposable)">
            <summary>Binds the members of the interface to the shim.</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.BaseStreamGet">
            <summary>Sets the shim of StreamReader.get_BaseStream()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.Behavior">
            <summary>Assigns the behavior for all methods of the shimmed type</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.ByteBuffer_PropGet">
            <summary>Sets the shim of StreamReader.get_ByteBuffer_Prop()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.ByteLen_PropGet">
            <summary>Sets the shim of StreamReader.get_ByteLen_Prop()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.ByteLen_PropSetInt32">
            <summary>Sets the shim of StreamReader.set_ByteLen_Prop(Int32 value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.BytePos_PropGet">
            <summary>Sets the shim of StreamReader.get_BytePos_Prop()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.BytePos_PropSetInt32">
            <summary>Sets the shim of StreamReader.set_BytePos_Prop(Int32 value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.CharBuffer_PropGet">
            <summary>Sets the shim of StreamReader.get_CharBuffer_Prop()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.CharLen_PropGet">
            <summary>Sets the shim of StreamReader.get_CharLen_Prop()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.CharLen_PropSetInt32">
            <summary>Sets the shim of StreamReader.set_CharLen_Prop(Int32 value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.CharPos_PropGet">
            <summary>Sets the shim of StreamReader.get_CharPos_Prop()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.CharPos_PropSetInt32">
            <summary>Sets the shim of StreamReader.set_CharPos_Prop(Int32 value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.CheckAsyncTaskInProgress">
            <summary>Sets the shim of StreamReader.CheckAsyncTaskInProgress()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.CheckPreamble_PropGet">
            <summary>Sets the shim of StreamReader.get_CheckPreamble_Prop()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.Close">
            <summary>Sets the shim of StreamReader.Close()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.CompressBufferInt32">
            <summary>Sets the shim of StreamReader.CompressBuffer(Int32 n)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.Constructor">
            <summary>Sets the shim of StreamReader.StreamReader()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.ConstructorStream">
            <summary>Sets the shim of StreamReader.StreamReader(Stream stream)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.ConstructorStreamBoolean">
            <summary>Sets the shim of StreamReader.StreamReader(Stream stream, Boolean detectEncodingFromByteOrderMarks)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.ConstructorStreamEncoding">
            <summary>Sets the shim of StreamReader.StreamReader(Stream stream, Encoding encoding)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.ConstructorStreamEncodingBoolean">
            <summary>Sets the shim of StreamReader.StreamReader(Stream stream, Encoding encoding, Boolean detectEncodingFromByteOrderMarks)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.ConstructorStreamEncodingBooleanInt32">
            <summary>Sets the shim of StreamReader.StreamReader(Stream stream, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.ConstructorStreamEncodingBooleanInt32Boolean">
            <summary>Sets the shim of StreamReader.StreamReader(Stream stream, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean leaveOpen)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.ConstructorString">
            <summary>Sets the shim of StreamReader.StreamReader(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.ConstructorStringBoolean">
            <summary>Sets the shim of StreamReader.StreamReader(String path, Boolean detectEncodingFromByteOrderMarks)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.ConstructorStringEncoding">
            <summary>Sets the shim of StreamReader.StreamReader(String path, Encoding encoding)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.ConstructorStringEncodingBoolean">
            <summary>Sets the shim of StreamReader.StreamReader(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.ConstructorStringEncodingBooleanInt32">
            <summary>Sets the shim of StreamReader.StreamReader(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.ConstructorStringEncodingBooleanInt32Boolean">
            <summary>Sets the shim of StreamReader.StreamReader(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.CurrentEncodingGet">
            <summary>Sets the shim of StreamReader.get_CurrentEncoding()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.Decoder_PropGet">
            <summary>Sets the shim of StreamReader.get_Decoder_Prop()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.DetectEncoding">
            <summary>Sets the shim of StreamReader.DetectEncoding()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.DetectEncoding_PropGet">
            <summary>Sets the shim of StreamReader.get_DetectEncoding_Prop()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.DiscardBufferedData">
            <summary>Sets the shim of StreamReader.DiscardBufferedData()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.DisposeBoolean">
            <summary>Sets the shim of StreamReader.Dispose(Boolean disposing)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.EndOfStreamGet">
            <summary>Sets the shim of StreamReader.get_EndOfStream()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.InitStream">
            <summary>Sets the shim of StreamReader.Init(Stream stream)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.InitStreamEncodingBooleanInt32Boolean">
            <summary>Sets the shim of StreamReader.Init(Stream stream, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean leaveOpen)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.IsBlocked_PropGet">
            <summary>Sets the shim of StreamReader.get_IsBlocked_Prop()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.IsBlocked_PropSetBoolean">
            <summary>Sets the shim of StreamReader.set_IsBlocked_Prop(Boolean value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.IsPreamble">
            <summary>Sets the shim of StreamReader.IsPreamble()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.LeaveOpenGet">
            <summary>Sets the shim of StreamReader.get_LeaveOpen()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.MaxCharsPerBuffer_PropGet">
            <summary>Sets the shim of StreamReader.get_MaxCharsPerBuffer_Prop()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.Peek">
            <summary>Sets the shim of StreamReader.Peek()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.Preamble_PropGet">
            <summary>Sets the shim of StreamReader.get_Preamble_Prop()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.Read">
            <summary>Sets the shim of StreamReader.Read()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.ReadAsyncCharArrayInt32Int32">
            <summary>Sets the shim of StreamReader.ReadAsync(Char[] buffer, Int32 index, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.ReadAsyncInternalCharArrayInt32Int32">
            <summary>Sets the shim of StreamReader.ReadAsyncInternal(Char[] buffer, Int32 index, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.ReadBlockAsyncCharArrayInt32Int32">
            <summary>Sets the shim of StreamReader.ReadBlockAsync(Char[] buffer, Int32 index, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.ReadBlockCharArrayInt32Int32">
            <summary>Sets the shim of StreamReader.ReadBlock(Char[] buffer, Int32 index, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.ReadBuffer">
            <summary>Sets the shim of StreamReader.ReadBuffer()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.ReadBufferAsync">
            <summary>Sets the shim of StreamReader.ReadBufferAsync()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.ReadBufferCharArrayInt32Int32BooleanOut">
            <summary>Sets the shim of StreamReader.ReadBuffer(Char[] userBuffer, Int32 userOffset, Int32 desiredChars, Boolean&amp; readToUserBuffer)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.ReadCharArrayInt32Int32">
            <summary>Sets the shim of StreamReader.Read(Char[] buffer, Int32 index, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.ReadLine">
            <summary>Sets the shim of StreamReader.ReadLine()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.ReadLineAsync">
            <summary>Sets the shim of StreamReader.ReadLineAsync()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.ReadLineAsyncInternal">
            <summary>Sets the shim of StreamReader.ReadLineAsyncInternal()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.ReadToEnd">
            <summary>Sets the shim of StreamReader.ReadToEnd()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.ReadToEndAsync">
            <summary>Sets the shim of StreamReader.ReadToEndAsync()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.ReadToEndAsyncInternal">
            <summary>Sets the shim of StreamReader.ReadToEndAsyncInternal()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.StaticConstructor">
            <summary>Sets the shim of StreamReader.StreamReader()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.Stream_PropGet">
            <summary>Sets the shim of StreamReader.get_Stream_Prop()</summary>
        </member>
        <member name="T:System.IO.Fakes.ShimStreamReader.AllInstances">
            <summary>Define shims for all instances members</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.AllInstances.BaseStreamGet">
            <summary>Sets the shim of StreamReader.get_BaseStream()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.AllInstances.ByteBuffer_PropGet">
            <summary>Sets the shim of StreamReader.get_ByteBuffer_Prop()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.AllInstances.ByteLen_PropGet">
            <summary>Sets the shim of StreamReader.get_ByteLen_Prop()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.AllInstances.ByteLen_PropSetInt32">
            <summary>Sets the shim of StreamReader.set_ByteLen_Prop(Int32 value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.AllInstances.BytePos_PropGet">
            <summary>Sets the shim of StreamReader.get_BytePos_Prop()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.AllInstances.BytePos_PropSetInt32">
            <summary>Sets the shim of StreamReader.set_BytePos_Prop(Int32 value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.AllInstances.CharBuffer_PropGet">
            <summary>Sets the shim of StreamReader.get_CharBuffer_Prop()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.AllInstances.CharLen_PropGet">
            <summary>Sets the shim of StreamReader.get_CharLen_Prop()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.AllInstances.CharLen_PropSetInt32">
            <summary>Sets the shim of StreamReader.set_CharLen_Prop(Int32 value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.AllInstances.CharPos_PropGet">
            <summary>Sets the shim of StreamReader.get_CharPos_Prop()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.AllInstances.CharPos_PropSetInt32">
            <summary>Sets the shim of StreamReader.set_CharPos_Prop(Int32 value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.AllInstances.CheckAsyncTaskInProgress">
            <summary>Sets the shim of StreamReader.CheckAsyncTaskInProgress()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.AllInstances.CheckPreamble_PropGet">
            <summary>Sets the shim of StreamReader.get_CheckPreamble_Prop()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.AllInstances.Close">
            <summary>Sets the shim of StreamReader.Close()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.AllInstances.CompressBufferInt32">
            <summary>Sets the shim of StreamReader.CompressBuffer(Int32 n)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.AllInstances.CurrentEncodingGet">
            <summary>Sets the shim of StreamReader.get_CurrentEncoding()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.AllInstances.Decoder_PropGet">
            <summary>Sets the shim of StreamReader.get_Decoder_Prop()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.AllInstances.DetectEncoding">
            <summary>Sets the shim of StreamReader.DetectEncoding()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.AllInstances.DetectEncoding_PropGet">
            <summary>Sets the shim of StreamReader.get_DetectEncoding_Prop()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.AllInstances.DiscardBufferedData">
            <summary>Sets the shim of StreamReader.DiscardBufferedData()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.AllInstances.DisposeBoolean">
            <summary>Sets the shim of StreamReader.Dispose(Boolean disposing)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.AllInstances.EndOfStreamGet">
            <summary>Sets the shim of StreamReader.get_EndOfStream()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.AllInstances.InitStream">
            <summary>Sets the shim of StreamReader.Init(Stream stream)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.AllInstances.InitStreamEncodingBooleanInt32Boolean">
            <summary>Sets the shim of StreamReader.Init(Stream stream, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean leaveOpen)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.AllInstances.IsBlocked_PropGet">
            <summary>Sets the shim of StreamReader.get_IsBlocked_Prop()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.AllInstances.IsBlocked_PropSetBoolean">
            <summary>Sets the shim of StreamReader.set_IsBlocked_Prop(Boolean value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.AllInstances.IsPreamble">
            <summary>Sets the shim of StreamReader.IsPreamble()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.AllInstances.LeaveOpenGet">
            <summary>Sets the shim of StreamReader.get_LeaveOpen()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.AllInstances.MaxCharsPerBuffer_PropGet">
            <summary>Sets the shim of StreamReader.get_MaxCharsPerBuffer_Prop()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.AllInstances.Peek">
            <summary>Sets the shim of StreamReader.Peek()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.AllInstances.Preamble_PropGet">
            <summary>Sets the shim of StreamReader.get_Preamble_Prop()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.AllInstances.Read">
            <summary>Sets the shim of StreamReader.Read()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.AllInstances.ReadAsyncCharArrayInt32Int32">
            <summary>Sets the shim of StreamReader.ReadAsync(Char[] buffer, Int32 index, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.AllInstances.ReadAsyncInternalCharArrayInt32Int32">
            <summary>Sets the shim of StreamReader.ReadAsyncInternal(Char[] buffer, Int32 index, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.AllInstances.ReadBlockAsyncCharArrayInt32Int32">
            <summary>Sets the shim of StreamReader.ReadBlockAsync(Char[] buffer, Int32 index, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.AllInstances.ReadBlockCharArrayInt32Int32">
            <summary>Sets the shim of StreamReader.ReadBlock(Char[] buffer, Int32 index, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.AllInstances.ReadBuffer">
            <summary>Sets the shim of StreamReader.ReadBuffer()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.AllInstances.ReadBufferAsync">
            <summary>Sets the shim of StreamReader.ReadBufferAsync()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.AllInstances.ReadBufferCharArrayInt32Int32BooleanOut">
            <summary>Sets the shim of StreamReader.ReadBuffer(Char[] userBuffer, Int32 userOffset, Int32 desiredChars, Boolean&amp; readToUserBuffer)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.AllInstances.ReadCharArrayInt32Int32">
            <summary>Sets the shim of StreamReader.Read(Char[] buffer, Int32 index, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.AllInstances.ReadLine">
            <summary>Sets the shim of StreamReader.ReadLine()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.AllInstances.ReadLineAsync">
            <summary>Sets the shim of StreamReader.ReadLineAsync()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.AllInstances.ReadLineAsyncInternal">
            <summary>Sets the shim of StreamReader.ReadLineAsyncInternal()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.AllInstances.ReadToEnd">
            <summary>Sets the shim of StreamReader.ReadToEnd()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.AllInstances.ReadToEndAsync">
            <summary>Sets the shim of StreamReader.ReadToEndAsync()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.AllInstances.ReadToEndAsyncInternal">
            <summary>Sets the shim of StreamReader.ReadToEndAsyncInternal()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamReader.AllInstances.Stream_PropGet">
            <summary>Sets the shim of StreamReader.get_Stream_Prop()</summary>
        </member>
        <member name="T:System.IO.Fakes.ShimStreamWriter">
            <summary>Shim type of System.IO.StreamWriter</summary>
        </member>
        <member name="M:System.IO.Fakes.ShimStreamWriter.#ctor">
            <summary>Initializes a new shim instance</summary>
        </member>
        <member name="M:System.IO.Fakes.ShimStreamWriter.#ctor(System.IO.StreamWriter)">
            <summary>Initializes a new shim for the given instance</summary>
        </member>
        <member name="M:System.IO.Fakes.ShimStreamWriter.BehaveAsCurrent">
            <summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
        </member>
        <member name="M:System.IO.Fakes.ShimStreamWriter.BehaveAsNotImplemented">
            <summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
        </member>
        <member name="M:System.IO.Fakes.ShimStreamWriter.Bind(System.IDisposable)">
            <summary>Binds the members of the interface to the shim.</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.AutoFlushGet">
            <summary>Sets the shim of StreamWriter.get_AutoFlush()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.AutoFlushSetBoolean">
            <summary>Sets the shim of StreamWriter.set_AutoFlush(Boolean value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.BaseStreamGet">
            <summary>Sets the shim of StreamWriter.get_BaseStream()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.Behavior">
            <summary>Assigns the behavior for all methods of the shimmed type</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.CharPos_PropSetInt32">
            <summary>Sets the shim of StreamWriter.set_CharPos_Prop(Int32 value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.CheckAsyncTaskInProgress">
            <summary>Sets the shim of StreamWriter.CheckAsyncTaskInProgress()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.Close">
            <summary>Sets the shim of StreamWriter.Close()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.Constructor">
            <summary>Sets the shim of StreamWriter.StreamWriter()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.ConstructorStream">
            <summary>Sets the shim of StreamWriter.StreamWriter(Stream stream)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.ConstructorStreamEncoding">
            <summary>Sets the shim of StreamWriter.StreamWriter(Stream stream, Encoding encoding)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.ConstructorStreamEncodingInt32">
            <summary>Sets the shim of StreamWriter.StreamWriter(Stream stream, Encoding encoding, Int32 bufferSize)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.ConstructorStreamEncodingInt32Boolean">
            <summary>Sets the shim of StreamWriter.StreamWriter(Stream stream, Encoding encoding, Int32 bufferSize, Boolean leaveOpen)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.ConstructorString">
            <summary>Sets the shim of StreamWriter.StreamWriter(String path)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.ConstructorStringBoolean">
            <summary>Sets the shim of StreamWriter.StreamWriter(String path, Boolean append)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.ConstructorStringBooleanEncoding">
            <summary>Sets the shim of StreamWriter.StreamWriter(String path, Boolean append, Encoding encoding)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.ConstructorStringBooleanEncodingInt32">
            <summary>Sets the shim of StreamWriter.StreamWriter(String path, Boolean append, Encoding encoding, Int32 bufferSize)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.ConstructorStringBooleanEncodingInt32Boolean">
            <summary>Sets the shim of StreamWriter.StreamWriter(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.CreateFileStringBooleanBoolean">
            <summary>Sets the shim of StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.DisposeBoolean">
            <summary>Sets the shim of StreamWriter.Dispose(Boolean disposing)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.EncodingGet">
            <summary>Sets the shim of StreamWriter.get_Encoding()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.Flush">
            <summary>Sets the shim of StreamWriter.Flush()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.FlushAsync">
            <summary>Sets the shim of StreamWriter.FlushAsync()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.FlushAsyncInternalBooleanBooleanCharArrayInt32">
            <summary>Sets the shim of StreamWriter.FlushAsyncInternal(Boolean flushStream, Boolean flushEncoder, Char[] sCharBuffer, Int32 sCharPos)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.FlushAsyncInternalStreamWriterBooleanBooleanCharArrayInt32BooleanEncodingEncoderByteArrayStream">
            <summary>Sets the shim of StreamWriter.FlushAsyncInternal(StreamWriter _this, Boolean flushStream, Boolean flushEncoder, Char[] charBuffer, Int32 charPos, Boolean haveWrittenPreamble, Encoding encoding, Encoder encoder, Byte[] byteBuffer, Stream stream)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.FlushBooleanBoolean">
            <summary>Sets the shim of StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.HaveWrittenPreambleSetBoolean">
            <summary>Sets the shim of StreamWriter.set_HaveWrittenPreamble(Boolean value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.HaveWrittenPreamble_PropSetBoolean">
            <summary>Sets the shim of StreamWriter.set_HaveWrittenPreamble_Prop(Boolean value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.InitStreamEncodingInt32Boolean">
            <summary>Sets the shim of StreamWriter.Init(Stream streamArg, Encoding encodingArg, Int32 bufferSize, Boolean shouldLeaveOpen)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.LeaveOpenGet">
            <summary>Sets the shim of StreamWriter.get_LeaveOpen()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.StaticConstructor">
            <summary>Sets the shim of StreamWriter.StreamWriter()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.UTF8NoBOMGet">
            <summary>Sets the shim of StreamWriter.get_UTF8NoBOM()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.WriteAsyncChar">
            <summary>Sets the shim of StreamWriter.WriteAsync(Char value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.WriteAsyncCharArrayInt32Int32">
            <summary>Sets the shim of StreamWriter.WriteAsync(Char[] buffer, Int32 index, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.WriteAsyncInternalStreamWriterCharArrayInt32Int32CharArrayInt32Int32CharArrayBooleanBoolean">
            <summary>Sets the shim of StreamWriter.WriteAsyncInternal(StreamWriter _this, Char[] buffer, Int32 index, Int32 count, Char[] charBuffer, Int32 charPos, Int32 charLen, Char[] coreNewLine, Boolean autoFlush, Boolean appendNewLine)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.WriteAsyncInternalStreamWriterCharCharArrayInt32Int32CharArrayBooleanBoolean">
            <summary>Sets the shim of StreamWriter.WriteAsyncInternal(StreamWriter _this, Char value, Char[] charBuffer, Int32 charPos, Int32 charLen, Char[] coreNewLine, Boolean autoFlush, Boolean appendNewLine)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.WriteAsyncInternalStreamWriterStringCharArrayInt32Int32CharArrayBooleanBoolean">
            <summary>Sets the shim of StreamWriter.WriteAsyncInternal(StreamWriter _this, String value, Char[] charBuffer, Int32 charPos, Int32 charLen, Char[] coreNewLine, Boolean autoFlush, Boolean appendNewLine)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.WriteAsyncString">
            <summary>Sets the shim of StreamWriter.WriteAsync(String value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.WriteChar">
            <summary>Sets the shim of StreamWriter.Write(Char value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.WriteCharArray">
            <summary>Sets the shim of StreamWriter.Write(Char[] buffer)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.WriteCharArrayInt32Int32">
            <summary>Sets the shim of StreamWriter.Write(Char[] buffer, Int32 index, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.WriteLineAsync">
            <summary>Sets the shim of StreamWriter.WriteLineAsync()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.WriteLineAsyncChar">
            <summary>Sets the shim of StreamWriter.WriteLineAsync(Char value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.WriteLineAsyncCharArrayInt32Int32">
            <summary>Sets the shim of StreamWriter.WriteLineAsync(Char[] buffer, Int32 index, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.WriteLineAsyncString">
            <summary>Sets the shim of StreamWriter.WriteLineAsync(String value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.WriteString">
            <summary>Sets the shim of StreamWriter.Write(String value)</summary>
        </member>
        <member name="T:System.IO.Fakes.ShimStreamWriter.AllInstances">
            <summary>Define shims for all instances members</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.AllInstances.AutoFlushGet">
            <summary>Sets the shim of StreamWriter.get_AutoFlush()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.AllInstances.AutoFlushSetBoolean">
            <summary>Sets the shim of StreamWriter.set_AutoFlush(Boolean value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.AllInstances.BaseStreamGet">
            <summary>Sets the shim of StreamWriter.get_BaseStream()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.AllInstances.CharPos_PropSetInt32">
            <summary>Sets the shim of StreamWriter.set_CharPos_Prop(Int32 value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.AllInstances.CheckAsyncTaskInProgress">
            <summary>Sets the shim of StreamWriter.CheckAsyncTaskInProgress()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.AllInstances.Close">
            <summary>Sets the shim of StreamWriter.Close()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.AllInstances.DisposeBoolean">
            <summary>Sets the shim of StreamWriter.Dispose(Boolean disposing)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.AllInstances.EncodingGet">
            <summary>Sets the shim of StreamWriter.get_Encoding()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.AllInstances.Flush">
            <summary>Sets the shim of StreamWriter.Flush()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.AllInstances.FlushAsync">
            <summary>Sets the shim of StreamWriter.FlushAsync()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.AllInstances.FlushAsyncInternalBooleanBooleanCharArrayInt32">
            <summary>Sets the shim of StreamWriter.FlushAsyncInternal(Boolean flushStream, Boolean flushEncoder, Char[] sCharBuffer, Int32 sCharPos)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.AllInstances.FlushBooleanBoolean">
            <summary>Sets the shim of StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.AllInstances.HaveWrittenPreambleSetBoolean">
            <summary>Sets the shim of StreamWriter.set_HaveWrittenPreamble(Boolean value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.AllInstances.HaveWrittenPreamble_PropSetBoolean">
            <summary>Sets the shim of StreamWriter.set_HaveWrittenPreamble_Prop(Boolean value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.AllInstances.InitStreamEncodingInt32Boolean">
            <summary>Sets the shim of StreamWriter.Init(Stream streamArg, Encoding encodingArg, Int32 bufferSize, Boolean shouldLeaveOpen)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.AllInstances.LeaveOpenGet">
            <summary>Sets the shim of StreamWriter.get_LeaveOpen()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.AllInstances.WriteAsyncChar">
            <summary>Sets the shim of StreamWriter.WriteAsync(Char value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.AllInstances.WriteAsyncCharArrayInt32Int32">
            <summary>Sets the shim of StreamWriter.WriteAsync(Char[] buffer, Int32 index, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.AllInstances.WriteAsyncString">
            <summary>Sets the shim of StreamWriter.WriteAsync(String value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.AllInstances.WriteChar">
            <summary>Sets the shim of StreamWriter.Write(Char value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.AllInstances.WriteCharArray">
            <summary>Sets the shim of StreamWriter.Write(Char[] buffer)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.AllInstances.WriteCharArrayInt32Int32">
            <summary>Sets the shim of StreamWriter.Write(Char[] buffer, Int32 index, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.AllInstances.WriteLineAsync">
            <summary>Sets the shim of StreamWriter.WriteLineAsync()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.AllInstances.WriteLineAsyncChar">
            <summary>Sets the shim of StreamWriter.WriteLineAsync(Char value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.AllInstances.WriteLineAsyncCharArrayInt32Int32">
            <summary>Sets the shim of StreamWriter.WriteLineAsync(Char[] buffer, Int32 index, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.AllInstances.WriteLineAsyncString">
            <summary>Sets the shim of StreamWriter.WriteLineAsync(String value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimStreamWriter.AllInstances.WriteString">
            <summary>Sets the shim of StreamWriter.Write(String value)</summary>
        </member>
        <member name="T:System.IO.Fakes.ShimTextReader">
            <summary>Shim type of System.IO.TextReader</summary>
        </member>
        <member name="M:System.IO.Fakes.ShimTextReader.#ctor(System.IO.TextReader)">
            <summary>Initializes a new shim for the given instance</summary>
        </member>
        <member name="M:System.IO.Fakes.ShimTextReader.BehaveAsCurrent">
            <summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
        </member>
        <member name="M:System.IO.Fakes.ShimTextReader.BehaveAsNotImplemented">
            <summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
        </member>
        <member name="M:System.IO.Fakes.ShimTextReader.Bind(System.IDisposable)">
            <summary>Binds the members of the interface to the shim.</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextReader.Behavior">
            <summary>Assigns the behavior for all methods of the shimmed type</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextReader.Close">
            <summary>Sets the shim of TextReader.Close()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextReader.Constructor">
            <summary>Sets the shim of TextReader.TextReader()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextReader.Dispose">
            <summary>Sets the shim of TextReader.Dispose()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextReader.DisposeBoolean">
            <summary>Sets the shim of TextReader.Dispose(Boolean disposing)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextReader.Peek">
            <summary>Sets the shim of TextReader.Peek()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextReader.Read">
            <summary>Sets the shim of TextReader.Read()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextReader.ReadAsyncCharArrayInt32Int32">
            <summary>Sets the shim of TextReader.ReadAsync(Char[] buffer, Int32 index, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextReader.ReadAsyncInternalCharArrayInt32Int32">
            <summary>Sets the shim of TextReader.ReadAsyncInternal(Char[] buffer, Int32 index, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextReader.ReadBlockAsyncCharArrayInt32Int32">
            <summary>Sets the shim of TextReader.ReadBlockAsync(Char[] buffer, Int32 index, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextReader.ReadBlockAsyncInternalCharArrayInt32Int32">
            <summary>Sets the shim of TextReader.ReadBlockAsyncInternal(Char[] buffer, Int32 index, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextReader.ReadBlockCharArrayInt32Int32">
            <summary>Sets the shim of TextReader.ReadBlock(Char[] buffer, Int32 index, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextReader.ReadCharArrayInt32Int32">
            <summary>Sets the shim of TextReader.Read(Char[] buffer, Int32 index, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextReader.ReadLine">
            <summary>Sets the shim of TextReader.ReadLine()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextReader.ReadLineAsync">
            <summary>Sets the shim of TextReader.ReadLineAsync()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextReader.ReadToEnd">
            <summary>Sets the shim of TextReader.ReadToEnd()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextReader.ReadToEndAsync">
            <summary>Sets the shim of TextReader.ReadToEndAsync()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextReader.StaticConstructor">
            <summary>Sets the shim of TextReader.TextReader()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextReader.SynchronizedTextReader">
            <summary>Sets the shim of TextReader.Synchronized(TextReader reader)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextReader._cctorb__bObject">
            <summary>Sets the shim of TextReader.&lt;.cctor&gt;b__b(Object state)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextReader._cctorb__cObject">
            <summary>Sets the shim of TextReader.&lt;.cctor&gt;b__c(Object state)</summary>
        </member>
        <member name="T:System.IO.Fakes.ShimTextReader.AllInstances">
            <summary>Define shims for all instances members</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextReader.AllInstances.Close">
            <summary>Sets the shim of TextReader.Close()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextReader.AllInstances.Dispose">
            <summary>Sets the shim of TextReader.Dispose()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextReader.AllInstances.DisposeBoolean">
            <summary>Sets the shim of TextReader.Dispose(Boolean disposing)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextReader.AllInstances.Peek">
            <summary>Sets the shim of TextReader.Peek()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextReader.AllInstances.Read">
            <summary>Sets the shim of TextReader.Read()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextReader.AllInstances.ReadAsyncCharArrayInt32Int32">
            <summary>Sets the shim of TextReader.ReadAsync(Char[] buffer, Int32 index, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextReader.AllInstances.ReadAsyncInternalCharArrayInt32Int32">
            <summary>Sets the shim of TextReader.ReadAsyncInternal(Char[] buffer, Int32 index, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextReader.AllInstances.ReadBlockAsyncCharArrayInt32Int32">
            <summary>Sets the shim of TextReader.ReadBlockAsync(Char[] buffer, Int32 index, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextReader.AllInstances.ReadBlockAsyncInternalCharArrayInt32Int32">
            <summary>Sets the shim of TextReader.ReadBlockAsyncInternal(Char[] buffer, Int32 index, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextReader.AllInstances.ReadBlockCharArrayInt32Int32">
            <summary>Sets the shim of TextReader.ReadBlock(Char[] buffer, Int32 index, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextReader.AllInstances.ReadCharArrayInt32Int32">
            <summary>Sets the shim of TextReader.Read(Char[] buffer, Int32 index, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextReader.AllInstances.ReadLine">
            <summary>Sets the shim of TextReader.ReadLine()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextReader.AllInstances.ReadLineAsync">
            <summary>Sets the shim of TextReader.ReadLineAsync()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextReader.AllInstances.ReadToEnd">
            <summary>Sets the shim of TextReader.ReadToEnd()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextReader.AllInstances.ReadToEndAsync">
            <summary>Sets the shim of TextReader.ReadToEndAsync()</summary>
        </member>
        <member name="T:System.IO.Fakes.ShimTextWriter">
            <summary>Shim type of System.IO.TextWriter</summary>
        </member>
        <member name="M:System.IO.Fakes.ShimTextWriter.#ctor(System.IO.TextWriter)">
            <summary>Initializes a new shim for the given instance</summary>
        </member>
        <member name="M:System.IO.Fakes.ShimTextWriter.BehaveAsCurrent">
            <summary>Assigns the &apos;Current&apos; behavior for all methods of the shimmed type</summary>
        </member>
        <member name="M:System.IO.Fakes.ShimTextWriter.BehaveAsNotImplemented">
            <summary>Assigns the &apos;NotImplemented&apos; behavior for all methods of the shimmed type</summary>
        </member>
        <member name="M:System.IO.Fakes.ShimTextWriter.Bind(System.IDisposable)">
            <summary>Binds the members of the interface to the shim.</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.Behavior">
            <summary>Assigns the behavior for all methods of the shimmed type</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.Close">
            <summary>Sets the shim of TextWriter.Close()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.Constructor">
            <summary>Sets the shim of TextWriter.TextWriter()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.ConstructorIFormatProvider">
            <summary>Sets the shim of TextWriter.TextWriter(IFormatProvider formatProvider)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.Dispose">
            <summary>Sets the shim of TextWriter.Dispose()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.DisposeBoolean">
            <summary>Sets the shim of TextWriter.Dispose(Boolean disposing)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.Flush">
            <summary>Sets the shim of TextWriter.Flush()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.FlushAsync">
            <summary>Sets the shim of TextWriter.FlushAsync()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.FormatProviderGet">
            <summary>Sets the shim of TextWriter.get_FormatProvider()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.NewLineGet">
            <summary>Sets the shim of TextWriter.get_NewLine()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.NewLineSetString">
            <summary>Sets the shim of TextWriter.set_NewLine(String value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.StaticConstructor">
            <summary>Sets the shim of TextWriter.TextWriter()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.SynchronizedTextWriter">
            <summary>Sets the shim of TextWriter.Synchronized(TextWriter writer)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.WriteAsyncChar">
            <summary>Sets the shim of TextWriter.WriteAsync(Char value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.WriteAsyncCharArray">
            <summary>Sets the shim of TextWriter.WriteAsync(Char[] buffer)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.WriteAsyncCharArrayInt32Int32">
            <summary>Sets the shim of TextWriter.WriteAsync(Char[] buffer, Int32 index, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.WriteAsyncString">
            <summary>Sets the shim of TextWriter.WriteAsync(String value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.WriteBoolean">
            <summary>Sets the shim of TextWriter.Write(Boolean value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.WriteChar">
            <summary>Sets the shim of TextWriter.Write(Char value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.WriteCharArray">
            <summary>Sets the shim of TextWriter.Write(Char[] buffer)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.WriteCharArrayInt32Int32">
            <summary>Sets the shim of TextWriter.Write(Char[] buffer, Int32 index, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.WriteDecimal">
            <summary>Sets the shim of TextWriter.Write(Decimal value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.WriteDouble">
            <summary>Sets the shim of TextWriter.Write(Double value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.WriteInt32">
            <summary>Sets the shim of TextWriter.Write(Int32 value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.WriteInt64">
            <summary>Sets the shim of TextWriter.Write(Int64 value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.WriteLine">
            <summary>Sets the shim of TextWriter.WriteLine()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.WriteLineAsync">
            <summary>Sets the shim of TextWriter.WriteLineAsync()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.WriteLineAsyncChar">
            <summary>Sets the shim of TextWriter.WriteLineAsync(Char value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.WriteLineAsyncCharArray">
            <summary>Sets the shim of TextWriter.WriteLineAsync(Char[] buffer)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.WriteLineAsyncCharArrayInt32Int32">
            <summary>Sets the shim of TextWriter.WriteLineAsync(Char[] buffer, Int32 index, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.WriteLineAsyncString">
            <summary>Sets the shim of TextWriter.WriteLineAsync(String value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.WriteLineBoolean">
            <summary>Sets the shim of TextWriter.WriteLine(Boolean value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.WriteLineChar">
            <summary>Sets the shim of TextWriter.WriteLine(Char value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.WriteLineCharArray">
            <summary>Sets the shim of TextWriter.WriteLine(Char[] buffer)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.WriteLineCharArrayInt32Int32">
            <summary>Sets the shim of TextWriter.WriteLine(Char[] buffer, Int32 index, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.WriteLineDecimal">
            <summary>Sets the shim of TextWriter.WriteLine(Decimal value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.WriteLineDouble">
            <summary>Sets the shim of TextWriter.WriteLine(Double value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.WriteLineInt32">
            <summary>Sets the shim of TextWriter.WriteLine(Int32 value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.WriteLineInt64">
            <summary>Sets the shim of TextWriter.WriteLine(Int64 value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.WriteLineObject">
            <summary>Sets the shim of TextWriter.WriteLine(Object value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.WriteLineSingle">
            <summary>Sets the shim of TextWriter.WriteLine(Single value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.WriteLineString">
            <summary>Sets the shim of TextWriter.WriteLine(String value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.WriteLineStringObject">
            <summary>Sets the shim of TextWriter.WriteLine(String format, Object arg0)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.WriteLineStringObjectArray">
            <summary>Sets the shim of TextWriter.WriteLine(String format, Object[] arg)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.WriteLineStringObjectObject">
            <summary>Sets the shim of TextWriter.WriteLine(String format, Object arg0, Object arg1)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.WriteLineStringObjectObjectObject">
            <summary>Sets the shim of TextWriter.WriteLine(String format, Object arg0, Object arg1, Object arg2)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.WriteLineUInt32">
            <summary>Sets the shim of TextWriter.WriteLine(UInt32 value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.WriteLineUInt64">
            <summary>Sets the shim of TextWriter.WriteLine(UInt64 value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.WriteObject">
            <summary>Sets the shim of TextWriter.Write(Object value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.WriteSingle">
            <summary>Sets the shim of TextWriter.Write(Single value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.WriteString">
            <summary>Sets the shim of TextWriter.Write(String value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.WriteStringObject">
            <summary>Sets the shim of TextWriter.Write(String format, Object arg0)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.WriteStringObjectArray">
            <summary>Sets the shim of TextWriter.Write(String format, Object[] arg)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.WriteStringObjectObject">
            <summary>Sets the shim of TextWriter.Write(String format, Object arg0, Object arg1)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.WriteStringObjectObjectObject">
            <summary>Sets the shim of TextWriter.Write(String format, Object arg0, Object arg1, Object arg2)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.WriteUInt32">
            <summary>Sets the shim of TextWriter.Write(UInt32 value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.WriteUInt64">
            <summary>Sets the shim of TextWriter.Write(UInt64 value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter._cctorb__0Object">
            <summary>Sets the shim of TextWriter.&lt;.cctor&gt;b__0(Object state)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter._cctorb__1Object">
            <summary>Sets the shim of TextWriter.&lt;.cctor&gt;b__1(Object state)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter._cctorb__2Object">
            <summary>Sets the shim of TextWriter.&lt;.cctor&gt;b__2(Object state)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter._cctorb__3Object">
            <summary>Sets the shim of TextWriter.&lt;.cctor&gt;b__3(Object state)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter._cctorb__4Object">
            <summary>Sets the shim of TextWriter.&lt;.cctor&gt;b__4(Object state)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter._cctorb__5Object">
            <summary>Sets the shim of TextWriter.&lt;.cctor&gt;b__5(Object state)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter._cctorb__6Object">
            <summary>Sets the shim of TextWriter.&lt;.cctor&gt;b__6(Object state)</summary>
        </member>
        <member name="T:System.IO.Fakes.ShimTextWriter.AllInstances">
            <summary>Define shims for all instances members</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.AllInstances.Close">
            <summary>Sets the shim of TextWriter.Close()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.AllInstances.Dispose">
            <summary>Sets the shim of TextWriter.Dispose()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.AllInstances.DisposeBoolean">
            <summary>Sets the shim of TextWriter.Dispose(Boolean disposing)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.AllInstances.Flush">
            <summary>Sets the shim of TextWriter.Flush()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.AllInstances.FlushAsync">
            <summary>Sets the shim of TextWriter.FlushAsync()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.AllInstances.FormatProviderGet">
            <summary>Sets the shim of TextWriter.get_FormatProvider()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.AllInstances.NewLineGet">
            <summary>Sets the shim of TextWriter.get_NewLine()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.AllInstances.NewLineSetString">
            <summary>Sets the shim of TextWriter.set_NewLine(String value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.AllInstances.WriteAsyncChar">
            <summary>Sets the shim of TextWriter.WriteAsync(Char value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.AllInstances.WriteAsyncCharArray">
            <summary>Sets the shim of TextWriter.WriteAsync(Char[] buffer)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.AllInstances.WriteAsyncCharArrayInt32Int32">
            <summary>Sets the shim of TextWriter.WriteAsync(Char[] buffer, Int32 index, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.AllInstances.WriteAsyncString">
            <summary>Sets the shim of TextWriter.WriteAsync(String value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.AllInstances.WriteBoolean">
            <summary>Sets the shim of TextWriter.Write(Boolean value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.AllInstances.WriteChar">
            <summary>Sets the shim of TextWriter.Write(Char value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.AllInstances.WriteCharArray">
            <summary>Sets the shim of TextWriter.Write(Char[] buffer)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.AllInstances.WriteCharArrayInt32Int32">
            <summary>Sets the shim of TextWriter.Write(Char[] buffer, Int32 index, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.AllInstances.WriteDecimal">
            <summary>Sets the shim of TextWriter.Write(Decimal value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.AllInstances.WriteDouble">
            <summary>Sets the shim of TextWriter.Write(Double value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.AllInstances.WriteInt32">
            <summary>Sets the shim of TextWriter.Write(Int32 value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.AllInstances.WriteInt64">
            <summary>Sets the shim of TextWriter.Write(Int64 value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.AllInstances.WriteLine">
            <summary>Sets the shim of TextWriter.WriteLine()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.AllInstances.WriteLineAsync">
            <summary>Sets the shim of TextWriter.WriteLineAsync()</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.AllInstances.WriteLineAsyncChar">
            <summary>Sets the shim of TextWriter.WriteLineAsync(Char value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.AllInstances.WriteLineAsyncCharArray">
            <summary>Sets the shim of TextWriter.WriteLineAsync(Char[] buffer)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.AllInstances.WriteLineAsyncCharArrayInt32Int32">
            <summary>Sets the shim of TextWriter.WriteLineAsync(Char[] buffer, Int32 index, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.AllInstances.WriteLineAsyncString">
            <summary>Sets the shim of TextWriter.WriteLineAsync(String value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.AllInstances.WriteLineBoolean">
            <summary>Sets the shim of TextWriter.WriteLine(Boolean value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.AllInstances.WriteLineChar">
            <summary>Sets the shim of TextWriter.WriteLine(Char value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.AllInstances.WriteLineCharArray">
            <summary>Sets the shim of TextWriter.WriteLine(Char[] buffer)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.AllInstances.WriteLineCharArrayInt32Int32">
            <summary>Sets the shim of TextWriter.WriteLine(Char[] buffer, Int32 index, Int32 count)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.AllInstances.WriteLineDecimal">
            <summary>Sets the shim of TextWriter.WriteLine(Decimal value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.AllInstances.WriteLineDouble">
            <summary>Sets the shim of TextWriter.WriteLine(Double value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.AllInstances.WriteLineInt32">
            <summary>Sets the shim of TextWriter.WriteLine(Int32 value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.AllInstances.WriteLineInt64">
            <summary>Sets the shim of TextWriter.WriteLine(Int64 value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.AllInstances.WriteLineObject">
            <summary>Sets the shim of TextWriter.WriteLine(Object value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.AllInstances.WriteLineSingle">
            <summary>Sets the shim of TextWriter.WriteLine(Single value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.AllInstances.WriteLineString">
            <summary>Sets the shim of TextWriter.WriteLine(String value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.AllInstances.WriteLineStringObject">
            <summary>Sets the shim of TextWriter.WriteLine(String format, Object arg0)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.AllInstances.WriteLineStringObjectArray">
            <summary>Sets the shim of TextWriter.WriteLine(String format, Object[] arg)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.AllInstances.WriteLineStringObjectObject">
            <summary>Sets the shim of TextWriter.WriteLine(String format, Object arg0, Object arg1)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.AllInstances.WriteLineStringObjectObjectObject">
            <summary>Sets the shim of TextWriter.WriteLine(String format, Object arg0, Object arg1, Object arg2)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.AllInstances.WriteLineUInt32">
            <summary>Sets the shim of TextWriter.WriteLine(UInt32 value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.AllInstances.WriteLineUInt64">
            <summary>Sets the shim of TextWriter.WriteLine(UInt64 value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.AllInstances.WriteObject">
            <summary>Sets the shim of TextWriter.Write(Object value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.AllInstances.WriteSingle">
            <summary>Sets the shim of TextWriter.Write(Single value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.AllInstances.WriteString">
            <summary>Sets the shim of TextWriter.Write(String value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.AllInstances.WriteStringObject">
            <summary>Sets the shim of TextWriter.Write(String format, Object arg0)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.AllInstances.WriteStringObjectArray">
            <summary>Sets the shim of TextWriter.Write(String format, Object[] arg)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.AllInstances.WriteStringObjectObject">
            <summary>Sets the shim of TextWriter.Write(String format, Object arg0, Object arg1)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.AllInstances.WriteStringObjectObjectObject">
            <summary>Sets the shim of TextWriter.Write(String format, Object arg0, Object arg1, Object arg2)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.AllInstances.WriteUInt32">
            <summary>Sets the shim of TextWriter.Write(UInt32 value)</summary>
        </member>
        <member name="P:System.IO.Fakes.ShimTextWriter.AllInstances.WriteUInt64">
            <summary>Sets the shim of TextWriter.Write(UInt64 value)</summary>
        </member>
        <member name="T:System.IO.IsolatedStorage.Fakes.StubINormalizeForIsolatedStorage">
            <summary>Stub type of System.IO.IsolatedStorage.INormalizeForIsolatedStorage</summary>
        </member>
        <member name="M:System.IO.IsolatedStorage.Fakes.StubINormalizeForIsolatedStorage.#ctor">
            <summary>Initializes a new instance of type StubINormalizeForIsolatedStorage</summary>
        </member>
        <member name="F:System.IO.IsolatedStorage.Fakes.StubINormalizeForIsolatedStorage.Normalize">
            <summary>Sets the stub of INormalizeForIsolatedStorage.Normalize()</summary>
        </member>
        <member name="M:System.IO.IsolatedStorage.Fakes.StubINormalizeForIsolatedStorage.global::System#IO#IsolatedStorage#INormalizeForIsolatedStorage#Normalize">
            <summary>Sets the stub of INormalizeForIsolatedStorage.Normalize()</summary>
        </member>
        <member name="T:System.IO.IsolatedStorage.Fakes.StubIsolatedStorage">
            <summary>Stub type of System.IO.IsolatedStorage.IsolatedStorage</summary>
        </member>
        <member name="M:System.IO.IsolatedStorage.Fakes.StubIsolatedStorage.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="F:System.IO.IsolatedStorage.Fakes.StubIsolatedStorage.AvailableFreeSpaceGet">
            <summary>Sets the stub of IsolatedStorage.get_AvailableFreeSpace()</summary>
        </member>
        <member name="F:System.IO.IsolatedStorage.Fakes.StubIsolatedStorage.CurrentSizeGet">
            <summary>Sets the stub of IsolatedStorage.get_CurrentSize()</summary>
        </member>
        <member name="M:System.IO.IsolatedStorage.Fakes.StubIsolatedStorage.GetPermission(System.Security.PermissionSet)">
            <summary>Sets the stub of IsolatedStorage.GetPermission(PermissionSet ps)</summary>
        </member>
        <member name="F:System.IO.IsolatedStorage.Fakes.StubIsolatedStorage.GetPermissionPermissionSet">
            <summary>Sets the stub of IsolatedStorage.GetPermission(PermissionSet ps)</summary>
        </member>
        <member name="M:System.IO.IsolatedStorage.Fakes.StubIsolatedStorage.IncreaseQuotaTo(System.Int64)">
            <summary>Sets the stub of IsolatedStorage.IncreaseQuotaTo(Int64 newQuotaSize)</summary>
        </member>
        <member name="F:System.IO.IsolatedStorage.Fakes.StubIsolatedStorage.IncreaseQuotaToInt64">
            <summary>Sets the stub of IsolatedStorage.IncreaseQuotaTo(Int64 newQuotaSize)</summary>
        </member>
        <member name="M:System.IO.IsolatedStorage.Fakes.StubIsolatedStorage.InitializeStub">
            <summary>Initializes a new instance of type StubIsolatedStorage</summary>
        </member>
        <member name="F:System.IO.IsolatedStorage.Fakes.StubIsolatedStorage.MaximumSizeGet">
            <summary>Sets the stub of IsolatedStorage.get_MaximumSize()</summary>
        </member>
        <member name="M:System.IO.IsolatedStorage.Fakes.StubIsolatedStorage.Remove">
            <summary>Sets the stub of IsolatedStorage.Remove()</summary>
        </member>
        <member name="F:System.IO.IsolatedStorage.Fakes.StubIsolatedStorage.Remove01">
            <summary>Sets the stub of IsolatedStorage.Remove()</summary>
        </member>
        <member name="F:System.IO.IsolatedStorage.Fakes.StubIsolatedStorage.SeparatorExternalGet">
            <summary>Sets the stub of IsolatedStorage.get_SeparatorExternal()</summary>
        </member>
        <member name="F:System.IO.IsolatedStorage.Fakes.StubIsolatedStorage.SeparatorInternalGet">
            <summary>Sets the stub of IsolatedStorage.get_SeparatorInternal()</summary>
        </member>
        <member name="F:System.IO.IsolatedStorage.Fakes.StubIsolatedStorage.UsedSizeGet">
            <summary>Sets the stub of IsolatedStorage.get_UsedSize()</summary>
        </member>
        <member name="P:System.IO.IsolatedStorage.Fakes.StubIsolatedStorage.AvailableFreeSpace">
            <summary>Sets the stub of IsolatedStorage.get_AvailableFreeSpace()</summary>
        </member>
        <member name="P:System.IO.IsolatedStorage.Fakes.StubIsolatedStorage.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.IO.IsolatedStorage.Fakes.StubIsolatedStorage.CurrentSize">
            <summary>Sets the stub of IsolatedStorage.get_CurrentSize()</summary>
        </member>
        <member name="P:System.IO.IsolatedStorage.Fakes.StubIsolatedStorage.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.IO.IsolatedStorage.Fakes.StubIsolatedStorage.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.IO.IsolatedStorage.Fakes.StubIsolatedStorage.MaximumSize">
            <summary>Sets the stub of IsolatedStorage.get_MaximumSize()</summary>
        </member>
        <member name="P:System.IO.IsolatedStorage.Fakes.StubIsolatedStorage.SeparatorExternal">
            <summary>Sets the stub of IsolatedStorage.get_SeparatorExternal()</summary>
        </member>
        <member name="P:System.IO.IsolatedStorage.Fakes.StubIsolatedStorage.SeparatorInternal">
            <summary>Sets the stub of IsolatedStorage.get_SeparatorInternal()</summary>
        </member>
        <member name="P:System.IO.IsolatedStorage.Fakes.StubIsolatedStorage.UsedSize">
            <summary>Sets the stub of IsolatedStorage.get_UsedSize()</summary>
        </member>
        <member name="T:System.IO.IsolatedStorage.Fakes.StubIsolatedStorageException">
            <summary>Stub type of System.IO.IsolatedStorage.IsolatedStorageException</summary>
        </member>
        <member name="M:System.IO.IsolatedStorage.Fakes.StubIsolatedStorageException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.IO.IsolatedStorage.Fakes.StubIsolatedStorageException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.IO.IsolatedStorage.Fakes.StubIsolatedStorageException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.IO.IsolatedStorage.Fakes.StubIsolatedStorageException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.IO.IsolatedStorage.Fakes.StubIsolatedStorageException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubIsolatedStorageException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.IO.IsolatedStorage.Fakes.StubIsolatedStorageException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubIsolatedStorageException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.IO.IsolatedStorage.Fakes.StubIsolatedStorageException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.IO.IsolatedStorage.Fakes.StubIsolatedStorageException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.IO.IsolatedStorage.Fakes.StubIsolatedStorageException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.IO.IsolatedStorage.Fakes.StubIsolatedStorageException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.IO.IsolatedStorage.Fakes.StubIsolatedStorageException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.IO.IsolatedStorage.Fakes.StubIsolatedStorageException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.IO.IsolatedStorage.Fakes.StubIsolatedStorageException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.IO.IsolatedStorage.Fakes.StubIsolatedStorageException.InitializeStub">
            <summary>Initializes a new instance of type StubIsolatedStorageException</summary>
        </member>
        <member name="F:System.IO.IsolatedStorage.Fakes.StubIsolatedStorageException.MessageGet">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="F:System.IO.IsolatedStorage.Fakes.StubIsolatedStorageException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.IO.IsolatedStorage.Fakes.StubIsolatedStorageException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.IO.IsolatedStorage.Fakes.StubIsolatedStorageException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.IO.IsolatedStorage.Fakes.StubIsolatedStorageException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.IO.IsolatedStorage.Fakes.StubIsolatedStorageException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.IO.IsolatedStorage.Fakes.StubIsolatedStorageException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.IO.IsolatedStorage.Fakes.StubIsolatedStorageException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.IO.IsolatedStorage.Fakes.StubIsolatedStorageException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.IO.IsolatedStorage.Fakes.StubIsolatedStorageException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.IO.IsolatedStorage.Fakes.StubIsolatedStorageException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.IO.IsolatedStorage.Fakes.StubIsolatedStorageException.Message">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="P:System.IO.IsolatedStorage.Fakes.StubIsolatedStorageException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.IO.IsolatedStorage.Fakes.StubIsolatedStorageException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Reflection.Emit.Fakes.StubCustomAttributeBuilder">
            <summary>Stub type of System.Reflection.Emit.CustomAttributeBuilder</summary>
        </member>
        <member name="M:System.Reflection.Emit.Fakes.StubCustomAttributeBuilder.#ctor(System.Reflection.ConstructorInfo,System.Object[])">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Reflection.Emit.Fakes.StubCustomAttributeBuilder.#ctor(System.Reflection.ConstructorInfo,System.Object[],System.Reflection.FieldInfo[],System.Object[])">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Reflection.Emit.Fakes.StubCustomAttributeBuilder.#ctor(System.Reflection.ConstructorInfo,System.Object[],System.Reflection.PropertyInfo[],System.Object[])">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Reflection.Emit.Fakes.StubCustomAttributeBuilder.#ctor(System.Reflection.ConstructorInfo,System.Object[],System.Reflection.PropertyInfo[],System.Object[],System.Reflection.FieldInfo[],System.Object[])">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Reflection.Emit.Fakes.StubCustomAttributeBuilder.InitializeStub">
            <summary>Initializes a new instance of type StubCustomAttributeBuilder</summary>
        </member>
        <member name="P:System.Reflection.Emit.Fakes.StubCustomAttributeBuilder.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Reflection.Emit.Fakes.StubCustomAttributeBuilder.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Reflection.Emit.Fakes.StubCustomAttributeBuilder.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Reflection.Fakes.StubAssemblyNameProxy">
            <summary>Stub type of System.Reflection.AssemblyNameProxy</summary>
        </member>
        <member name="M:System.Reflection.Fakes.StubAssemblyNameProxy.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Reflection.Fakes.StubAssemblyNameProxy.InitializeStub">
            <summary>Initializes a new instance of type StubAssemblyNameProxy</summary>
        </member>
        <member name="P:System.Reflection.Fakes.StubAssemblyNameProxy.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Reflection.Fakes.StubAssemblyNameProxy.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Reflection.Fakes.StubAssemblyNameProxy.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Reflection.Fakes.StubExceptionHandlingClause">
            <summary>Stub type of System.Reflection.ExceptionHandlingClause</summary>
        </member>
        <member name="M:System.Reflection.Fakes.StubExceptionHandlingClause.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="F:System.Reflection.Fakes.StubExceptionHandlingClause.CatchTypeGet">
            <summary>Sets the stub of ExceptionHandlingClause.get_CatchType()</summary>
        </member>
        <member name="F:System.Reflection.Fakes.StubExceptionHandlingClause.FilterOffsetGet">
            <summary>Sets the stub of ExceptionHandlingClause.get_FilterOffset()</summary>
        </member>
        <member name="F:System.Reflection.Fakes.StubExceptionHandlingClause.FlagsGet">
            <summary>Sets the stub of ExceptionHandlingClause.get_Flags()</summary>
        </member>
        <member name="F:System.Reflection.Fakes.StubExceptionHandlingClause.HandlerLengthGet">
            <summary>Sets the stub of ExceptionHandlingClause.get_HandlerLength()</summary>
        </member>
        <member name="F:System.Reflection.Fakes.StubExceptionHandlingClause.HandlerOffsetGet">
            <summary>Sets the stub of ExceptionHandlingClause.get_HandlerOffset()</summary>
        </member>
        <member name="M:System.Reflection.Fakes.StubExceptionHandlingClause.InitializeStub">
            <summary>Initializes a new instance of type StubExceptionHandlingClause</summary>
        </member>
        <member name="M:System.Reflection.Fakes.StubExceptionHandlingClause.ToString">
            <summary>Sets the stub of ExceptionHandlingClause.ToString()</summary>
        </member>
        <member name="F:System.Reflection.Fakes.StubExceptionHandlingClause.ToString01">
            <summary>Sets the stub of ExceptionHandlingClause.ToString()</summary>
        </member>
        <member name="F:System.Reflection.Fakes.StubExceptionHandlingClause.TryLengthGet">
            <summary>Sets the stub of ExceptionHandlingClause.get_TryLength()</summary>
        </member>
        <member name="F:System.Reflection.Fakes.StubExceptionHandlingClause.TryOffsetGet">
            <summary>Sets the stub of ExceptionHandlingClause.get_TryOffset()</summary>
        </member>
        <member name="P:System.Reflection.Fakes.StubExceptionHandlingClause.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Reflection.Fakes.StubExceptionHandlingClause.CatchType">
            <summary>Sets the stub of ExceptionHandlingClause.get_CatchType()</summary>
        </member>
        <member name="P:System.Reflection.Fakes.StubExceptionHandlingClause.FilterOffset">
            <summary>Sets the stub of ExceptionHandlingClause.get_FilterOffset()</summary>
        </member>
        <member name="P:System.Reflection.Fakes.StubExceptionHandlingClause.Flags">
            <summary>Sets the stub of ExceptionHandlingClause.get_Flags()</summary>
        </member>
        <member name="P:System.Reflection.Fakes.StubExceptionHandlingClause.HandlerLength">
            <summary>Sets the stub of ExceptionHandlingClause.get_HandlerLength()</summary>
        </member>
        <member name="P:System.Reflection.Fakes.StubExceptionHandlingClause.HandlerOffset">
            <summary>Sets the stub of ExceptionHandlingClause.get_HandlerOffset()</summary>
        </member>
        <member name="P:System.Reflection.Fakes.StubExceptionHandlingClause.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Reflection.Fakes.StubExceptionHandlingClause.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Reflection.Fakes.StubExceptionHandlingClause.TryLength">
            <summary>Sets the stub of ExceptionHandlingClause.get_TryLength()</summary>
        </member>
        <member name="P:System.Reflection.Fakes.StubExceptionHandlingClause.TryOffset">
            <summary>Sets the stub of ExceptionHandlingClause.get_TryOffset()</summary>
        </member>
        <member name="T:System.Reflection.Fakes.StubICustomAttributeProvider">
            <summary>Stub type of System.Reflection.ICustomAttributeProvider</summary>
        </member>
        <member name="M:System.Reflection.Fakes.StubICustomAttributeProvider.#ctor">
            <summary>Initializes a new instance of type StubICustomAttributeProvider</summary>
        </member>
        <member name="F:System.Reflection.Fakes.StubICustomAttributeProvider.GetCustomAttributesBoolean">
            <summary>Sets the stub of ICustomAttributeProvider.GetCustomAttributes(Boolean inherit)</summary>
        </member>
        <member name="F:System.Reflection.Fakes.StubICustomAttributeProvider.GetCustomAttributesTypeBoolean">
            <summary>Sets the stub of ICustomAttributeProvider.GetCustomAttributes(Type attributeType, Boolean inherit)</summary>
        </member>
        <member name="F:System.Reflection.Fakes.StubICustomAttributeProvider.IsDefinedTypeBoolean">
            <summary>Sets the stub of ICustomAttributeProvider.IsDefined(Type attributeType, Boolean inherit)</summary>
        </member>
        <member name="M:System.Reflection.Fakes.StubICustomAttributeProvider.global::System#Reflection#ICustomAttributeProvider#GetCustomAttributes(System.Boolean)">
            <summary>Sets the stub of ICustomAttributeProvider.GetCustomAttributes(Boolean inherit)</summary>
        </member>
        <member name="M:System.Reflection.Fakes.StubICustomAttributeProvider.global::System#Reflection#ICustomAttributeProvider#GetCustomAttributes(System.Type,System.Boolean)">
            <summary>Sets the stub of ICustomAttributeProvider.GetCustomAttributes(Type attributeType, Boolean inherit)</summary>
        </member>
        <member name="M:System.Reflection.Fakes.StubICustomAttributeProvider.global::System#Reflection#ICustomAttributeProvider#IsDefined(System.Type,System.Boolean)">
            <summary>Sets the stub of ICustomAttributeProvider.IsDefined(Type attributeType, Boolean inherit)</summary>
        </member>
        <member name="T:System.Reflection.Fakes.StubLocalVariableInfo">
            <summary>Stub type of System.Reflection.LocalVariableInfo</summary>
        </member>
        <member name="M:System.Reflection.Fakes.StubLocalVariableInfo.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Reflection.Fakes.StubLocalVariableInfo.InitializeStub">
            <summary>Initializes a new instance of type StubLocalVariableInfo</summary>
        </member>
        <member name="F:System.Reflection.Fakes.StubLocalVariableInfo.IsPinnedGet">
            <summary>Sets the stub of LocalVariableInfo.get_IsPinned()</summary>
        </member>
        <member name="F:System.Reflection.Fakes.StubLocalVariableInfo.LocalIndexGet">
            <summary>Sets the stub of LocalVariableInfo.get_LocalIndex()</summary>
        </member>
        <member name="F:System.Reflection.Fakes.StubLocalVariableInfo.LocalTypeGet">
            <summary>Sets the stub of LocalVariableInfo.get_LocalType()</summary>
        </member>
        <member name="M:System.Reflection.Fakes.StubLocalVariableInfo.ToString">
            <summary>Sets the stub of LocalVariableInfo.ToString()</summary>
        </member>
        <member name="F:System.Reflection.Fakes.StubLocalVariableInfo.ToString01">
            <summary>Sets the stub of LocalVariableInfo.ToString()</summary>
        </member>
        <member name="P:System.Reflection.Fakes.StubLocalVariableInfo.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Reflection.Fakes.StubLocalVariableInfo.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Reflection.Fakes.StubLocalVariableInfo.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Reflection.Fakes.StubLocalVariableInfo.IsPinned">
            <summary>Sets the stub of LocalVariableInfo.get_IsPinned()</summary>
        </member>
        <member name="P:System.Reflection.Fakes.StubLocalVariableInfo.LocalIndex">
            <summary>Sets the stub of LocalVariableInfo.get_LocalIndex()</summary>
        </member>
        <member name="P:System.Reflection.Fakes.StubLocalVariableInfo.LocalType">
            <summary>Sets the stub of LocalVariableInfo.get_LocalType()</summary>
        </member>
        <member name="T:System.Reflection.Fakes.StubManifestResourceInfo">
            <summary>Stub type of System.Reflection.ManifestResourceInfo</summary>
        </member>
        <member name="M:System.Reflection.Fakes.StubManifestResourceInfo.#ctor(System.Reflection.Assembly,System.String,System.Reflection.ResourceLocation)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="F:System.Reflection.Fakes.StubManifestResourceInfo.FileNameGet">
            <summary>Sets the stub of ManifestResourceInfo.get_FileName()</summary>
        </member>
        <member name="M:System.Reflection.Fakes.StubManifestResourceInfo.InitializeStub">
            <summary>Initializes a new instance of type StubManifestResourceInfo</summary>
        </member>
        <member name="F:System.Reflection.Fakes.StubManifestResourceInfo.ReferencedAssemblyGet">
            <summary>Sets the stub of ManifestResourceInfo.get_ReferencedAssembly()</summary>
        </member>
        <member name="F:System.Reflection.Fakes.StubManifestResourceInfo.ResourceLocationGet">
            <summary>Sets the stub of ManifestResourceInfo.get_ResourceLocation()</summary>
        </member>
        <member name="P:System.Reflection.Fakes.StubManifestResourceInfo.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Reflection.Fakes.StubManifestResourceInfo.FileName">
            <summary>Sets the stub of ManifestResourceInfo.get_FileName()</summary>
        </member>
        <member name="P:System.Reflection.Fakes.StubManifestResourceInfo.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Reflection.Fakes.StubManifestResourceInfo.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Reflection.Fakes.StubManifestResourceInfo.ReferencedAssembly">
            <summary>Sets the stub of ManifestResourceInfo.get_ReferencedAssembly()</summary>
        </member>
        <member name="P:System.Reflection.Fakes.StubManifestResourceInfo.ResourceLocation">
            <summary>Sets the stub of ManifestResourceInfo.get_ResourceLocation()</summary>
        </member>
        <member name="T:System.Reflection.Fakes.StubMethodBody">
            <summary>Stub type of System.Reflection.MethodBody</summary>
        </member>
        <member name="M:System.Reflection.Fakes.StubMethodBody.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="F:System.Reflection.Fakes.StubMethodBody.ExceptionHandlingClausesGet">
            <summary>Sets the stub of MethodBody.get_ExceptionHandlingClauses()</summary>
        </member>
        <member name="M:System.Reflection.Fakes.StubMethodBody.GetILAsByteArray">
            <summary>Sets the stub of MethodBody.GetILAsByteArray()</summary>
        </member>
        <member name="F:System.Reflection.Fakes.StubMethodBody.GetILAsByteArray01">
            <summary>Sets the stub of MethodBody.GetILAsByteArray()</summary>
        </member>
        <member name="F:System.Reflection.Fakes.StubMethodBody.InitLocalsGet">
            <summary>Sets the stub of MethodBody.get_InitLocals()</summary>
        </member>
        <member name="M:System.Reflection.Fakes.StubMethodBody.InitializeStub">
            <summary>Initializes a new instance of type StubMethodBody</summary>
        </member>
        <member name="F:System.Reflection.Fakes.StubMethodBody.LocalSignatureMetadataTokenGet">
            <summary>Sets the stub of MethodBody.get_LocalSignatureMetadataToken()</summary>
        </member>
        <member name="F:System.Reflection.Fakes.StubMethodBody.LocalVariablesGet">
            <summary>Sets the stub of MethodBody.get_LocalVariables()</summary>
        </member>
        <member name="F:System.Reflection.Fakes.StubMethodBody.MaxStackSizeGet">
            <summary>Sets the stub of MethodBody.get_MaxStackSize()</summary>
        </member>
        <member name="P:System.Reflection.Fakes.StubMethodBody.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Reflection.Fakes.StubMethodBody.ExceptionHandlingClauses">
            <summary>Sets the stub of MethodBody.get_ExceptionHandlingClauses()</summary>
        </member>
        <member name="P:System.Reflection.Fakes.StubMethodBody.InitLocals">
            <summary>Sets the stub of MethodBody.get_InitLocals()</summary>
        </member>
        <member name="P:System.Reflection.Fakes.StubMethodBody.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Reflection.Fakes.StubMethodBody.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Reflection.Fakes.StubMethodBody.LocalSignatureMetadataToken">
            <summary>Sets the stub of MethodBody.get_LocalSignatureMetadataToken()</summary>
        </member>
        <member name="P:System.Reflection.Fakes.StubMethodBody.LocalVariables">
            <summary>Sets the stub of MethodBody.get_LocalVariables()</summary>
        </member>
        <member name="P:System.Reflection.Fakes.StubMethodBody.MaxStackSize">
            <summary>Sets the stub of MethodBody.get_MaxStackSize()</summary>
        </member>
        <member name="T:System.Reflection.Fakes.StubStrongNameKeyPair">
            <summary>Stub type of System.Reflection.StrongNameKeyPair</summary>
        </member>
        <member name="M:System.Reflection.Fakes.StubStrongNameKeyPair.#ctor(System.Byte[])">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Reflection.Fakes.StubStrongNameKeyPair.#ctor(System.IO.FileStream)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Reflection.Fakes.StubStrongNameKeyPair.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Reflection.Fakes.StubStrongNameKeyPair.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Reflection.Fakes.StubStrongNameKeyPair.InitializeStub">
            <summary>Initializes a new instance of type StubStrongNameKeyPair</summary>
        </member>
        <member name="P:System.Reflection.Fakes.StubStrongNameKeyPair.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Reflection.Fakes.StubStrongNameKeyPair.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Reflection.Fakes.StubStrongNameKeyPair.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Resources.Fakes.StubIResourceReader">
            <summary>Stub type of System.Resources.IResourceReader</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubIResourceReader.#ctor">
            <summary>Initializes a new instance of type StubIResourceReader</summary>
        </member>
        <member name="F:System.Resources.Fakes.StubIResourceReader.Close">
            <summary>Sets the stub of IResourceReader.Close()</summary>
        </member>
        <member name="F:System.Resources.Fakes.StubIResourceReader.Dispose">
            <summary>Sets the stub of IDisposable.Dispose()</summary>
        </member>
        <member name="F:System.Resources.Fakes.StubIResourceReader.GetEnumerator">
            <summary>Sets the stub of IResourceReader.GetEnumerator()</summary>
        </member>
        <member name="F:System.Resources.Fakes.StubIResourceReader.GetEnumerator01">
            <summary>Sets the stub of IEnumerable.GetEnumerator()</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubIResourceReader.global::System#Collections#IEnumerable#GetEnumerator">
            <summary>Sets the stub of IEnumerable.GetEnumerator()</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubIResourceReader.global::System#IDisposable#Dispose">
            <summary>Sets the stub of IDisposable.Dispose()</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubIResourceReader.global::System#Resources#IResourceReader#Close">
            <summary>Sets the stub of IResourceReader.Close()</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubIResourceReader.global::System#Resources#IResourceReader#GetEnumerator">
            <summary>Sets the stub of IResourceReader.GetEnumerator()</summary>
        </member>
        <member name="T:System.Resources.Fakes.StubIResourceWriter">
            <summary>Stub type of System.Resources.IResourceWriter</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubIResourceWriter.#ctor">
            <summary>Initializes a new instance of type StubIResourceWriter</summary>
        </member>
        <member name="F:System.Resources.Fakes.StubIResourceWriter.AddResourceStringByteArray">
            <summary>Sets the stub of IResourceWriter.AddResource(String name, Byte[] value)</summary>
        </member>
        <member name="F:System.Resources.Fakes.StubIResourceWriter.AddResourceStringObject">
            <summary>Sets the stub of IResourceWriter.AddResource(String name, Object value)</summary>
        </member>
        <member name="F:System.Resources.Fakes.StubIResourceWriter.AddResourceStringString">
            <summary>Sets the stub of IResourceWriter.AddResource(String name, String value)</summary>
        </member>
        <member name="F:System.Resources.Fakes.StubIResourceWriter.Close">
            <summary>Sets the stub of IResourceWriter.Close()</summary>
        </member>
        <member name="F:System.Resources.Fakes.StubIResourceWriter.Dispose">
            <summary>Sets the stub of IDisposable.Dispose()</summary>
        </member>
        <member name="F:System.Resources.Fakes.StubIResourceWriter.Generate">
            <summary>Sets the stub of IResourceWriter.Generate()</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubIResourceWriter.global::System#IDisposable#Dispose">
            <summary>Sets the stub of IDisposable.Dispose()</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubIResourceWriter.global::System#Resources#IResourceWriter#AddResource(System.String,System.Object)">
            <summary>Sets the stub of IResourceWriter.AddResource(String name, Object value)</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubIResourceWriter.global::System#Resources#IResourceWriter#AddResource(System.String,System.Byte[])">
            <summary>Sets the stub of IResourceWriter.AddResource(String name, Byte[] value)</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubIResourceWriter.global::System#Resources#IResourceWriter#AddResource(System.String,System.String)">
            <summary>Sets the stub of IResourceWriter.AddResource(String name, String value)</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubIResourceWriter.global::System#Resources#IResourceWriter#Close">
            <summary>Sets the stub of IResourceWriter.Close()</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubIResourceWriter.global::System#Resources#IResourceWriter#Generate">
            <summary>Sets the stub of IResourceWriter.Generate()</summary>
        </member>
        <member name="T:System.Resources.Fakes.StubMissingManifestResourceException">
            <summary>Stub type of System.Resources.MissingManifestResourceException</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubMissingManifestResourceException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubMissingManifestResourceException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubMissingManifestResourceException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubMissingManifestResourceException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubMissingManifestResourceException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubMissingManifestResourceException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubMissingManifestResourceException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubMissingManifestResourceException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Resources.Fakes.StubMissingManifestResourceException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubMissingManifestResourceException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Resources.Fakes.StubMissingManifestResourceException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubMissingManifestResourceException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Resources.Fakes.StubMissingManifestResourceException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Resources.Fakes.StubMissingManifestResourceException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Resources.Fakes.StubMissingManifestResourceException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubMissingManifestResourceException.InitializeStub">
            <summary>Initializes a new instance of type StubMissingManifestResourceException</summary>
        </member>
        <member name="F:System.Resources.Fakes.StubMissingManifestResourceException.MessageGet">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="F:System.Resources.Fakes.StubMissingManifestResourceException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Resources.Fakes.StubMissingManifestResourceException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Resources.Fakes.StubMissingManifestResourceException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubMissingManifestResourceException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Resources.Fakes.StubMissingManifestResourceException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Resources.Fakes.StubMissingManifestResourceException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Resources.Fakes.StubMissingManifestResourceException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Resources.Fakes.StubMissingManifestResourceException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Resources.Fakes.StubMissingManifestResourceException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Resources.Fakes.StubMissingManifestResourceException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Resources.Fakes.StubMissingManifestResourceException.Message">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="P:System.Resources.Fakes.StubMissingManifestResourceException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Resources.Fakes.StubMissingManifestResourceException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Resources.Fakes.StubMissingSatelliteAssemblyException">
            <summary>Stub type of System.Resources.MissingSatelliteAssemblyException</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubMissingSatelliteAssemblyException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubMissingSatelliteAssemblyException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubMissingSatelliteAssemblyException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubMissingSatelliteAssemblyException.#ctor(System.String,System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubMissingSatelliteAssemblyException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubMissingSatelliteAssemblyException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubMissingSatelliteAssemblyException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubMissingSatelliteAssemblyException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubMissingSatelliteAssemblyException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Resources.Fakes.StubMissingSatelliteAssemblyException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubMissingSatelliteAssemblyException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Resources.Fakes.StubMissingSatelliteAssemblyException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubMissingSatelliteAssemblyException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Resources.Fakes.StubMissingSatelliteAssemblyException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Resources.Fakes.StubMissingSatelliteAssemblyException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Resources.Fakes.StubMissingSatelliteAssemblyException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubMissingSatelliteAssemblyException.InitializeStub">
            <summary>Initializes a new instance of type StubMissingSatelliteAssemblyException</summary>
        </member>
        <member name="F:System.Resources.Fakes.StubMissingSatelliteAssemblyException.MessageGet">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="F:System.Resources.Fakes.StubMissingSatelliteAssemblyException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Resources.Fakes.StubMissingSatelliteAssemblyException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Resources.Fakes.StubMissingSatelliteAssemblyException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubMissingSatelliteAssemblyException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Resources.Fakes.StubMissingSatelliteAssemblyException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Resources.Fakes.StubMissingSatelliteAssemblyException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Resources.Fakes.StubMissingSatelliteAssemblyException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Resources.Fakes.StubMissingSatelliteAssemblyException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Resources.Fakes.StubMissingSatelliteAssemblyException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Resources.Fakes.StubMissingSatelliteAssemblyException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Resources.Fakes.StubMissingSatelliteAssemblyException.Message">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="P:System.Resources.Fakes.StubMissingSatelliteAssemblyException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Resources.Fakes.StubMissingSatelliteAssemblyException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Resources.Fakes.StubResourceManager">
            <summary>Stub type of System.Resources.ResourceManager</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubResourceManager.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubResourceManager.#ctor(System.Type)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubResourceManager.#ctor(System.String,System.Reflection.Assembly)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubResourceManager.#ctor(System.String,System.Reflection.Assembly,System.Type)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubResourceManager.AttachBackingFieldToIgnoreCase">
            <summary>Attaches delegates to emulate StubResourceManager.IgnoreCase as a property with a backing field.</summary>
        </member>
        <member name="F:System.Resources.Fakes.StubResourceManager.BaseNameGet">
            <summary>Sets the stub of ResourceManager.get_BaseName()</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubResourceManager.GetObject(System.String)">
            <summary>Sets the stub of ResourceManager.GetObject(String name)</summary>
        </member>
        <member name="F:System.Resources.Fakes.StubResourceManager.GetObjectString">
            <summary>Sets the stub of ResourceManager.GetObject(String name)</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubResourceManager.GetString(System.String)">
            <summary>Sets the stub of ResourceManager.GetString(String name)</summary>
        </member>
        <member name="F:System.Resources.Fakes.StubResourceManager.GetStringString">
            <summary>Sets the stub of ResourceManager.GetString(String name)</summary>
        </member>
        <member name="F:System.Resources.Fakes.StubResourceManager.IgnoreCaseGet">
            <summary>Sets the stub of ResourceManager.get_IgnoreCase()</summary>
        </member>
        <member name="F:System.Resources.Fakes.StubResourceManager.IgnoreCaseSetBoolean">
            <summary>Sets the stub of ResourceManager.set_IgnoreCase(Boolean value)</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubResourceManager.InitializeStub">
            <summary>Initializes a new instance of type StubResourceManager</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubResourceManager.ReleaseAllResources">
            <summary>Sets the stub of ResourceManager.ReleaseAllResources()</summary>
        </member>
        <member name="F:System.Resources.Fakes.StubResourceManager.ReleaseAllResources01">
            <summary>Sets the stub of ResourceManager.ReleaseAllResources()</summary>
        </member>
        <member name="F:System.Resources.Fakes.StubResourceManager.ResourceSetTypeGet">
            <summary>Sets the stub of ResourceManager.get_ResourceSetType()</summary>
        </member>
        <member name="P:System.Resources.Fakes.StubResourceManager.BaseName">
            <summary>Sets the stub of ResourceManager.get_BaseName()</summary>
        </member>
        <member name="P:System.Resources.Fakes.StubResourceManager.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Resources.Fakes.StubResourceManager.IgnoreCase">
            <summary>Sets the stub of ResourceManager.get_IgnoreCase()</summary>
        </member>
        <member name="P:System.Resources.Fakes.StubResourceManager.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Resources.Fakes.StubResourceManager.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Resources.Fakes.StubResourceManager.ResourceSetType">
            <summary>Sets the stub of ResourceManager.get_ResourceSetType()</summary>
        </member>
        <member name="T:System.Resources.Fakes.StubResourceSet">
            <summary>Stub type of System.Resources.ResourceSet</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubResourceSet.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubResourceSet.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubResourceSet.#ctor(System.IO.Stream)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubResourceSet.#ctor(System.Resources.IResourceReader)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubResourceSet.Close">
            <summary>Sets the stub of ResourceSet.Close()</summary>
        </member>
        <member name="F:System.Resources.Fakes.StubResourceSet.Close01">
            <summary>Sets the stub of ResourceSet.Close()</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubResourceSet.Dispose(System.Boolean)">
            <summary>Sets the stub of ResourceSet.Dispose(Boolean disposing)</summary>
        </member>
        <member name="F:System.Resources.Fakes.StubResourceSet.DisposeBoolean">
            <summary>Sets the stub of ResourceSet.Dispose(Boolean disposing)</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubResourceSet.GetDefaultReader">
            <summary>Sets the stub of ResourceSet.GetDefaultReader()</summary>
        </member>
        <member name="F:System.Resources.Fakes.StubResourceSet.GetDefaultReader01">
            <summary>Sets the stub of ResourceSet.GetDefaultReader()</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubResourceSet.GetDefaultWriter">
            <summary>Sets the stub of ResourceSet.GetDefaultWriter()</summary>
        </member>
        <member name="F:System.Resources.Fakes.StubResourceSet.GetDefaultWriter01">
            <summary>Sets the stub of ResourceSet.GetDefaultWriter()</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubResourceSet.GetEnumerator">
            <summary>Sets the stub of ResourceSet.GetEnumerator()</summary>
        </member>
        <member name="F:System.Resources.Fakes.StubResourceSet.GetEnumerator01">
            <summary>Sets the stub of ResourceSet.GetEnumerator()</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubResourceSet.GetObject(System.String)">
            <summary>Sets the stub of ResourceSet.GetObject(String name)</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubResourceSet.GetObject(System.String,System.Boolean)">
            <summary>Sets the stub of ResourceSet.GetObject(String name, Boolean ignoreCase)</summary>
        </member>
        <member name="F:System.Resources.Fakes.StubResourceSet.GetObjectString">
            <summary>Sets the stub of ResourceSet.GetObject(String name)</summary>
        </member>
        <member name="F:System.Resources.Fakes.StubResourceSet.GetObjectStringBoolean">
            <summary>Sets the stub of ResourceSet.GetObject(String name, Boolean ignoreCase)</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubResourceSet.GetString(System.String)">
            <summary>Sets the stub of ResourceSet.GetString(String name)</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubResourceSet.GetString(System.String,System.Boolean)">
            <summary>Sets the stub of ResourceSet.GetString(String name, Boolean ignoreCase)</summary>
        </member>
        <member name="F:System.Resources.Fakes.StubResourceSet.GetStringString">
            <summary>Sets the stub of ResourceSet.GetString(String name)</summary>
        </member>
        <member name="F:System.Resources.Fakes.StubResourceSet.GetStringStringBoolean">
            <summary>Sets the stub of ResourceSet.GetString(String name, Boolean ignoreCase)</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubResourceSet.InitializeStub">
            <summary>Initializes a new instance of type StubResourceSet</summary>
        </member>
        <member name="M:System.Resources.Fakes.StubResourceSet.ReadResources">
            <summary>Sets the stub of ResourceSet.ReadResources()</summary>
        </member>
        <member name="F:System.Resources.Fakes.StubResourceSet.ReadResources01">
            <summary>Sets the stub of ResourceSet.ReadResources()</summary>
        </member>
        <member name="P:System.Resources.Fakes.StubResourceSet.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Resources.Fakes.StubResourceSet.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Resources.Fakes.StubResourceSet.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Runtime.CompilerServices.Fakes.StubCallConvCdecl">
            <summary>Stub type of System.Runtime.CompilerServices.CallConvCdecl</summary>
        </member>
        <member name="M:System.Runtime.CompilerServices.Fakes.StubCallConvCdecl.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.CompilerServices.Fakes.StubCallConvCdecl.InitializeStub">
            <summary>Initializes a new instance of type StubCallConvCdecl</summary>
        </member>
        <member name="P:System.Runtime.CompilerServices.Fakes.StubCallConvCdecl.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.CompilerServices.Fakes.StubCallConvCdecl.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.CompilerServices.Fakes.StubCallConvCdecl.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Runtime.CompilerServices.Fakes.StubCallConvFastcall">
            <summary>Stub type of System.Runtime.CompilerServices.CallConvFastcall</summary>
        </member>
        <member name="M:System.Runtime.CompilerServices.Fakes.StubCallConvFastcall.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.CompilerServices.Fakes.StubCallConvFastcall.InitializeStub">
            <summary>Initializes a new instance of type StubCallConvFastcall</summary>
        </member>
        <member name="P:System.Runtime.CompilerServices.Fakes.StubCallConvFastcall.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.CompilerServices.Fakes.StubCallConvFastcall.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.CompilerServices.Fakes.StubCallConvFastcall.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Runtime.CompilerServices.Fakes.StubCallConvStdcall">
            <summary>Stub type of System.Runtime.CompilerServices.CallConvStdcall</summary>
        </member>
        <member name="M:System.Runtime.CompilerServices.Fakes.StubCallConvStdcall.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.CompilerServices.Fakes.StubCallConvStdcall.InitializeStub">
            <summary>Initializes a new instance of type StubCallConvStdcall</summary>
        </member>
        <member name="P:System.Runtime.CompilerServices.Fakes.StubCallConvStdcall.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.CompilerServices.Fakes.StubCallConvStdcall.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.CompilerServices.Fakes.StubCallConvStdcall.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Runtime.CompilerServices.Fakes.StubCallConvThiscall">
            <summary>Stub type of System.Runtime.CompilerServices.CallConvThiscall</summary>
        </member>
        <member name="M:System.Runtime.CompilerServices.Fakes.StubCallConvThiscall.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.CompilerServices.Fakes.StubCallConvThiscall.InitializeStub">
            <summary>Initializes a new instance of type StubCallConvThiscall</summary>
        </member>
        <member name="P:System.Runtime.CompilerServices.Fakes.StubCallConvThiscall.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.CompilerServices.Fakes.StubCallConvThiscall.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.CompilerServices.Fakes.StubCallConvThiscall.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Runtime.CompilerServices.Fakes.StubCompilationRelaxationsAttribute">
            <summary>Stub type of System.Runtime.CompilerServices.CompilationRelaxationsAttribute</summary>
        </member>
        <member name="M:System.Runtime.CompilerServices.Fakes.StubCompilationRelaxationsAttribute.#ctor(System.Int32)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.CompilerServices.Fakes.StubCompilationRelaxationsAttribute.#ctor(System.Runtime.CompilerServices.CompilationRelaxations)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.CompilerServices.Fakes.StubCompilationRelaxationsAttribute.Equals(System.Object)">
            <summary>Sets the stub of Attribute.Equals(Object obj)</summary>
        </member>
        <member name="F:System.Runtime.CompilerServices.Fakes.StubCompilationRelaxationsAttribute.EqualsObject">
            <summary>Sets the stub of Attribute.Equals(Object obj)</summary>
        </member>
        <member name="M:System.Runtime.CompilerServices.Fakes.StubCompilationRelaxationsAttribute.GetHashCode">
            <summary>Sets the stub of Attribute.GetHashCode()</summary>
        </member>
        <member name="F:System.Runtime.CompilerServices.Fakes.StubCompilationRelaxationsAttribute.GetHashCode01">
            <summary>Sets the stub of Attribute.GetHashCode()</summary>
        </member>
        <member name="M:System.Runtime.CompilerServices.Fakes.StubCompilationRelaxationsAttribute.InitializeStub">
            <summary>Initializes a new instance of type StubCompilationRelaxationsAttribute</summary>
        </member>
        <member name="M:System.Runtime.CompilerServices.Fakes.StubCompilationRelaxationsAttribute.IsDefaultAttribute">
            <summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
        </member>
        <member name="F:System.Runtime.CompilerServices.Fakes.StubCompilationRelaxationsAttribute.IsDefaultAttribute01">
            <summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
        </member>
        <member name="M:System.Runtime.CompilerServices.Fakes.StubCompilationRelaxationsAttribute.Match(System.Object)">
            <summary>Sets the stub of Attribute.Match(Object obj)</summary>
        </member>
        <member name="F:System.Runtime.CompilerServices.Fakes.StubCompilationRelaxationsAttribute.MatchObject">
            <summary>Sets the stub of Attribute.Match(Object obj)</summary>
        </member>
        <member name="F:System.Runtime.CompilerServices.Fakes.StubCompilationRelaxationsAttribute.TypeIdGet">
            <summary>Sets the stub of Attribute.get_TypeId()</summary>
        </member>
        <member name="P:System.Runtime.CompilerServices.Fakes.StubCompilationRelaxationsAttribute.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.CompilerServices.Fakes.StubCompilationRelaxationsAttribute.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.CompilerServices.Fakes.StubCompilationRelaxationsAttribute.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Runtime.CompilerServices.Fakes.StubCompilationRelaxationsAttribute.TypeId">
            <summary>Sets the stub of Attribute.get_TypeId()</summary>
        </member>
        <member name="T:System.Runtime.CompilerServices.Fakes.StubCompilerGlobalScopeAttribute">
            <summary>Stub type of System.Runtime.CompilerServices.CompilerGlobalScopeAttribute</summary>
        </member>
        <member name="M:System.Runtime.CompilerServices.Fakes.StubCompilerGlobalScopeAttribute.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.CompilerServices.Fakes.StubCompilerGlobalScopeAttribute.Equals(System.Object)">
            <summary>Sets the stub of Attribute.Equals(Object obj)</summary>
        </member>
        <member name="F:System.Runtime.CompilerServices.Fakes.StubCompilerGlobalScopeAttribute.EqualsObject">
            <summary>Sets the stub of Attribute.Equals(Object obj)</summary>
        </member>
        <member name="M:System.Runtime.CompilerServices.Fakes.StubCompilerGlobalScopeAttribute.GetHashCode">
            <summary>Sets the stub of Attribute.GetHashCode()</summary>
        </member>
        <member name="F:System.Runtime.CompilerServices.Fakes.StubCompilerGlobalScopeAttribute.GetHashCode01">
            <summary>Sets the stub of Attribute.GetHashCode()</summary>
        </member>
        <member name="M:System.Runtime.CompilerServices.Fakes.StubCompilerGlobalScopeAttribute.InitializeStub">
            <summary>Initializes a new instance of type StubCompilerGlobalScopeAttribute</summary>
        </member>
        <member name="M:System.Runtime.CompilerServices.Fakes.StubCompilerGlobalScopeAttribute.IsDefaultAttribute">
            <summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
        </member>
        <member name="F:System.Runtime.CompilerServices.Fakes.StubCompilerGlobalScopeAttribute.IsDefaultAttribute01">
            <summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
        </member>
        <member name="M:System.Runtime.CompilerServices.Fakes.StubCompilerGlobalScopeAttribute.Match(System.Object)">
            <summary>Sets the stub of Attribute.Match(Object obj)</summary>
        </member>
        <member name="F:System.Runtime.CompilerServices.Fakes.StubCompilerGlobalScopeAttribute.MatchObject">
            <summary>Sets the stub of Attribute.Match(Object obj)</summary>
        </member>
        <member name="F:System.Runtime.CompilerServices.Fakes.StubCompilerGlobalScopeAttribute.TypeIdGet">
            <summary>Sets the stub of Attribute.get_TypeId()</summary>
        </member>
        <member name="P:System.Runtime.CompilerServices.Fakes.StubCompilerGlobalScopeAttribute.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.CompilerServices.Fakes.StubCompilerGlobalScopeAttribute.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.CompilerServices.Fakes.StubCompilerGlobalScopeAttribute.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Runtime.CompilerServices.Fakes.StubCompilerGlobalScopeAttribute.TypeId">
            <summary>Sets the stub of Attribute.get_TypeId()</summary>
        </member>
        <member name="T:System.Runtime.CompilerServices.Fakes.StubCustomConstantAttribute">
            <summary>Stub type of System.Runtime.CompilerServices.CustomConstantAttribute</summary>
        </member>
        <member name="M:System.Runtime.CompilerServices.Fakes.StubCustomConstantAttribute.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.CompilerServices.Fakes.StubCustomConstantAttribute.Equals(System.Object)">
            <summary>Sets the stub of Attribute.Equals(Object obj)</summary>
        </member>
        <member name="F:System.Runtime.CompilerServices.Fakes.StubCustomConstantAttribute.EqualsObject">
            <summary>Sets the stub of Attribute.Equals(Object obj)</summary>
        </member>
        <member name="M:System.Runtime.CompilerServices.Fakes.StubCustomConstantAttribute.GetHashCode">
            <summary>Sets the stub of Attribute.GetHashCode()</summary>
        </member>
        <member name="F:System.Runtime.CompilerServices.Fakes.StubCustomConstantAttribute.GetHashCode01">
            <summary>Sets the stub of Attribute.GetHashCode()</summary>
        </member>
        <member name="M:System.Runtime.CompilerServices.Fakes.StubCustomConstantAttribute.InitializeStub">
            <summary>Initializes a new instance of type StubCustomConstantAttribute</summary>
        </member>
        <member name="M:System.Runtime.CompilerServices.Fakes.StubCustomConstantAttribute.IsDefaultAttribute">
            <summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
        </member>
        <member name="F:System.Runtime.CompilerServices.Fakes.StubCustomConstantAttribute.IsDefaultAttribute01">
            <summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
        </member>
        <member name="M:System.Runtime.CompilerServices.Fakes.StubCustomConstantAttribute.Match(System.Object)">
            <summary>Sets the stub of Attribute.Match(Object obj)</summary>
        </member>
        <member name="F:System.Runtime.CompilerServices.Fakes.StubCustomConstantAttribute.MatchObject">
            <summary>Sets the stub of Attribute.Match(Object obj)</summary>
        </member>
        <member name="F:System.Runtime.CompilerServices.Fakes.StubCustomConstantAttribute.TypeIdGet">
            <summary>Sets the stub of Attribute.get_TypeId()</summary>
        </member>
        <member name="F:System.Runtime.CompilerServices.Fakes.StubCustomConstantAttribute.ValueGet">
            <summary>Sets the stub of CustomConstantAttribute.get_Value()</summary>
        </member>
        <member name="P:System.Runtime.CompilerServices.Fakes.StubCustomConstantAttribute.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.CompilerServices.Fakes.StubCustomConstantAttribute.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.CompilerServices.Fakes.StubCustomConstantAttribute.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Runtime.CompilerServices.Fakes.StubCustomConstantAttribute.TypeId">
            <summary>Sets the stub of Attribute.get_TypeId()</summary>
        </member>
        <member name="P:System.Runtime.CompilerServices.Fakes.StubCustomConstantAttribute.Value">
            <summary>Sets the stub of CustomConstantAttribute.get_Value()</summary>
        </member>
        <member name="T:System.Runtime.CompilerServices.Fakes.StubDiscardableAttribute">
            <summary>Stub type of System.Runtime.CompilerServices.DiscardableAttribute</summary>
        </member>
        <member name="M:System.Runtime.CompilerServices.Fakes.StubDiscardableAttribute.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.CompilerServices.Fakes.StubDiscardableAttribute.Equals(System.Object)">
            <summary>Sets the stub of Attribute.Equals(Object obj)</summary>
        </member>
        <member name="F:System.Runtime.CompilerServices.Fakes.StubDiscardableAttribute.EqualsObject">
            <summary>Sets the stub of Attribute.Equals(Object obj)</summary>
        </member>
        <member name="M:System.Runtime.CompilerServices.Fakes.StubDiscardableAttribute.GetHashCode">
            <summary>Sets the stub of Attribute.GetHashCode()</summary>
        </member>
        <member name="F:System.Runtime.CompilerServices.Fakes.StubDiscardableAttribute.GetHashCode01">
            <summary>Sets the stub of Attribute.GetHashCode()</summary>
        </member>
        <member name="M:System.Runtime.CompilerServices.Fakes.StubDiscardableAttribute.InitializeStub">
            <summary>Initializes a new instance of type StubDiscardableAttribute</summary>
        </member>
        <member name="M:System.Runtime.CompilerServices.Fakes.StubDiscardableAttribute.IsDefaultAttribute">
            <summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
        </member>
        <member name="F:System.Runtime.CompilerServices.Fakes.StubDiscardableAttribute.IsDefaultAttribute01">
            <summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
        </member>
        <member name="M:System.Runtime.CompilerServices.Fakes.StubDiscardableAttribute.Match(System.Object)">
            <summary>Sets the stub of Attribute.Match(Object obj)</summary>
        </member>
        <member name="F:System.Runtime.CompilerServices.Fakes.StubDiscardableAttribute.MatchObject">
            <summary>Sets the stub of Attribute.Match(Object obj)</summary>
        </member>
        <member name="F:System.Runtime.CompilerServices.Fakes.StubDiscardableAttribute.TypeIdGet">
            <summary>Sets the stub of Attribute.get_TypeId()</summary>
        </member>
        <member name="P:System.Runtime.CompilerServices.Fakes.StubDiscardableAttribute.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.CompilerServices.Fakes.StubDiscardableAttribute.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.CompilerServices.Fakes.StubDiscardableAttribute.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Runtime.CompilerServices.Fakes.StubDiscardableAttribute.TypeId">
            <summary>Sets the stub of Attribute.get_TypeId()</summary>
        </member>
        <member name="T:System.Runtime.ConstrainedExecution.Fakes.StubCriticalFinalizerObject">
            <summary>Stub type of System.Runtime.ConstrainedExecution.CriticalFinalizerObject</summary>
        </member>
        <member name="M:System.Runtime.ConstrainedExecution.Fakes.StubCriticalFinalizerObject.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.ConstrainedExecution.Fakes.StubCriticalFinalizerObject.InitializeStub">
            <summary>Initializes a new instance of type StubCriticalFinalizerObject</summary>
        </member>
        <member name="P:System.Runtime.ConstrainedExecution.Fakes.StubCriticalFinalizerObject.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.ConstrainedExecution.Fakes.StubCriticalFinalizerObject.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.ConstrainedExecution.Fakes.StubCriticalFinalizerObject.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Runtime.ExceptionServices.Fakes.StubFirstChanceExceptionEventArgs">
            <summary>Stub type of System.Runtime.ExceptionServices.FirstChanceExceptionEventArgs</summary>
        </member>
        <member name="M:System.Runtime.ExceptionServices.Fakes.StubFirstChanceExceptionEventArgs.#ctor(System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.ExceptionServices.Fakes.StubFirstChanceExceptionEventArgs.InitializeStub">
            <summary>Initializes a new instance of type StubFirstChanceExceptionEventArgs</summary>
        </member>
        <member name="P:System.Runtime.ExceptionServices.Fakes.StubFirstChanceExceptionEventArgs.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.ExceptionServices.Fakes.StubFirstChanceExceptionEventArgs.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.ExceptionServices.Fakes.StubFirstChanceExceptionEventArgs.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Runtime.Hosting.Fakes.StubApplicationActivator">
            <summary>Stub type of System.Runtime.Hosting.ApplicationActivator</summary>
        </member>
        <member name="M:System.Runtime.Hosting.Fakes.StubApplicationActivator.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Hosting.Fakes.StubApplicationActivator.CreateInstance(System.ActivationContext)">
            <summary>Sets the stub of ApplicationActivator.CreateInstance(ActivationContext activationContext)</summary>
        </member>
        <member name="M:System.Runtime.Hosting.Fakes.StubApplicationActivator.CreateInstance(System.ActivationContext,System.String[])">
            <summary>Sets the stub of ApplicationActivator.CreateInstance(ActivationContext activationContext, String[] activationCustomData)</summary>
        </member>
        <member name="F:System.Runtime.Hosting.Fakes.StubApplicationActivator.CreateInstanceActivationContext">
            <summary>Sets the stub of ApplicationActivator.CreateInstance(ActivationContext activationContext)</summary>
        </member>
        <member name="F:System.Runtime.Hosting.Fakes.StubApplicationActivator.CreateInstanceActivationContextStringArray">
            <summary>Sets the stub of ApplicationActivator.CreateInstance(ActivationContext activationContext, String[] activationCustomData)</summary>
        </member>
        <member name="M:System.Runtime.Hosting.Fakes.StubApplicationActivator.InitializeStub">
            <summary>Initializes a new instance of type StubApplicationActivator</summary>
        </member>
        <member name="P:System.Runtime.Hosting.Fakes.StubApplicationActivator.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.Hosting.Fakes.StubApplicationActivator.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.Hosting.Fakes.StubApplicationActivator.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.ComTypes.Fakes.StubIBindCtx">
            <summary>Stub type of System.Runtime.InteropServices.ComTypes.IBindCtx</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIBindCtx.#ctor">
            <summary>Initializes a new instance of type StubIBindCtx</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIBindCtx.EnumObjectParamIEnumStringOut">
            <summary>Sets the stub of IBindCtx.EnumObjectParam(IEnumString&amp; ppenum)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIBindCtx.GetBindOptionsBIND_OPTSRef">
            <summary>Sets the stub of IBindCtx.GetBindOptions(BIND_OPTS&amp; pbindopts)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIBindCtx.GetObjectParamStringObjectOut">
            <summary>Sets the stub of IBindCtx.GetObjectParam(String pszKey, Object&amp; ppunk)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIBindCtx.GetRunningObjectTableIRunningObjectTableOut">
            <summary>Sets the stub of IBindCtx.GetRunningObjectTable(IRunningObjectTable&amp; pprot)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIBindCtx.RegisterObjectBoundObject">
            <summary>Sets the stub of IBindCtx.RegisterObjectBound(Object punk)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIBindCtx.RegisterObjectParamStringObject">
            <summary>Sets the stub of IBindCtx.RegisterObjectParam(String pszKey, Object punk)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIBindCtx.ReleaseBoundObjects">
            <summary>Sets the stub of IBindCtx.ReleaseBoundObjects()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIBindCtx.RevokeObjectBoundObject">
            <summary>Sets the stub of IBindCtx.RevokeObjectBound(Object punk)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIBindCtx.RevokeObjectParamString">
            <summary>Sets the stub of IBindCtx.RevokeObjectParam(String pszKey)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIBindCtx.SetBindOptionsBIND_OPTSRef">
            <summary>Sets the stub of IBindCtx.SetBindOptions(BIND_OPTS&amp; pbindopts)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIBindCtx.global::System#Runtime#InteropServices#ComTypes#IBindCtx#EnumObjectParam(System.Runtime.InteropServices.ComTypes.IEnumString@)">
            <summary>Sets the stub of IBindCtx.EnumObjectParam(IEnumString&amp; ppenum)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIBindCtx.global::System#Runtime#InteropServices#ComTypes#IBindCtx#GetBindOptions(System.Runtime.InteropServices.ComTypes.BIND_OPTS@)">
            <summary>Sets the stub of IBindCtx.GetBindOptions(BIND_OPTS&amp; pbindopts)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIBindCtx.global::System#Runtime#InteropServices#ComTypes#IBindCtx#GetObjectParam(System.String,System.Object@)">
            <summary>Sets the stub of IBindCtx.GetObjectParam(String pszKey, Object&amp; ppunk)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIBindCtx.global::System#Runtime#InteropServices#ComTypes#IBindCtx#GetRunningObjectTable(System.Runtime.InteropServices.ComTypes.IRunningObjectTable@)">
            <summary>Sets the stub of IBindCtx.GetRunningObjectTable(IRunningObjectTable&amp; pprot)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIBindCtx.global::System#Runtime#InteropServices#ComTypes#IBindCtx#RegisterObjectBound(System.Object)">
            <summary>Sets the stub of IBindCtx.RegisterObjectBound(Object punk)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIBindCtx.global::System#Runtime#InteropServices#ComTypes#IBindCtx#RegisterObjectParam(System.String,System.Object)">
            <summary>Sets the stub of IBindCtx.RegisterObjectParam(String pszKey, Object punk)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIBindCtx.global::System#Runtime#InteropServices#ComTypes#IBindCtx#ReleaseBoundObjects">
            <summary>Sets the stub of IBindCtx.ReleaseBoundObjects()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIBindCtx.global::System#Runtime#InteropServices#ComTypes#IBindCtx#RevokeObjectBound(System.Object)">
            <summary>Sets the stub of IBindCtx.RevokeObjectBound(Object punk)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIBindCtx.global::System#Runtime#InteropServices#ComTypes#IBindCtx#RevokeObjectParam(System.String)">
            <summary>Sets the stub of IBindCtx.RevokeObjectParam(String pszKey)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIBindCtx.global::System#Runtime#InteropServices#ComTypes#IBindCtx#SetBindOptions(System.Runtime.InteropServices.ComTypes.BIND_OPTS@)">
            <summary>Sets the stub of IBindCtx.SetBindOptions(BIND_OPTS&amp; pbindopts)</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.ComTypes.Fakes.StubIConnectionPoint">
            <summary>Stub type of System.Runtime.InteropServices.ComTypes.IConnectionPoint</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIConnectionPoint.#ctor">
            <summary>Initializes a new instance of type StubIConnectionPoint</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIConnectionPoint.AdviseObjectInt32Out">
            <summary>Sets the stub of IConnectionPoint.Advise(Object pUnkSink, Int32&amp; pdwCookie)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIConnectionPoint.EnumConnectionsIEnumConnectionsOut">
            <summary>Sets the stub of IConnectionPoint.EnumConnections(IEnumConnections&amp; ppEnum)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIConnectionPoint.GetConnectionInterfaceGuidOut">
            <summary>Sets the stub of IConnectionPoint.GetConnectionInterface(Guid&amp; pIID)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIConnectionPoint.GetConnectionPointContainerIConnectionPointContainerOut">
            <summary>Sets the stub of IConnectionPoint.GetConnectionPointContainer(IConnectionPointContainer&amp; ppCPC)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIConnectionPoint.global::System#Runtime#InteropServices#ComTypes#IConnectionPoint#Advise(System.Object,System.Int32@)">
            <summary>Sets the stub of IConnectionPoint.Advise(Object pUnkSink, Int32&amp; pdwCookie)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIConnectionPoint.global::System#Runtime#InteropServices#ComTypes#IConnectionPoint#EnumConnections(System.Runtime.InteropServices.ComTypes.IEnumConnections@)">
            <summary>Sets the stub of IConnectionPoint.EnumConnections(IEnumConnections&amp; ppEnum)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIConnectionPoint.global::System#Runtime#InteropServices#ComTypes#IConnectionPoint#GetConnectionInterface(System.Guid@)">
            <summary>Sets the stub of IConnectionPoint.GetConnectionInterface(Guid&amp; pIID)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIConnectionPoint.global::System#Runtime#InteropServices#ComTypes#IConnectionPoint#GetConnectionPointContainer(System.Runtime.InteropServices.ComTypes.IConnectionPointContainer@)">
            <summary>Sets the stub of IConnectionPoint.GetConnectionPointContainer(IConnectionPointContainer&amp; ppCPC)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIConnectionPoint.global::System#Runtime#InteropServices#ComTypes#IConnectionPoint#Unadvise(System.Int32)">
            <summary>Sets the stub of IConnectionPoint.Unadvise(Int32 dwCookie)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIConnectionPoint.UnadviseInt32">
            <summary>Sets the stub of IConnectionPoint.Unadvise(Int32 dwCookie)</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.ComTypes.Fakes.StubIConnectionPointContainer">
            <summary>Stub type of System.Runtime.InteropServices.ComTypes.IConnectionPointContainer</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIConnectionPointContainer.#ctor">
            <summary>Initializes a new instance of type StubIConnectionPointContainer</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIConnectionPointContainer.EnumConnectionPointsIEnumConnectionPointsOut">
            <summary>Sets the stub of IConnectionPointContainer.EnumConnectionPoints(IEnumConnectionPoints&amp; ppEnum)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIConnectionPointContainer.FindConnectionPointGuidRefIConnectionPointOut">
            <summary>Sets the stub of IConnectionPointContainer.FindConnectionPoint(Guid&amp; riid, IConnectionPoint&amp; ppCP)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIConnectionPointContainer.global::System#Runtime#InteropServices#ComTypes#IConnectionPointContainer#EnumConnectionPoints(System.Runtime.InteropServices.ComTypes.IEnumConnectionPoints@)">
            <summary>Sets the stub of IConnectionPointContainer.EnumConnectionPoints(IEnumConnectionPoints&amp; ppEnum)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIConnectionPointContainer.global::System#Runtime#InteropServices#ComTypes#IConnectionPointContainer#FindConnectionPoint(System.Guid@,System.Runtime.InteropServices.ComTypes.IConnectionPoint@)">
            <summary>Sets the stub of IConnectionPointContainer.FindConnectionPoint(Guid&amp; riid, IConnectionPoint&amp; ppCP)</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.ComTypes.Fakes.StubIEnumConnectionPoints">
            <summary>Stub type of System.Runtime.InteropServices.ComTypes.IEnumConnectionPoints</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIEnumConnectionPoints.#ctor">
            <summary>Initializes a new instance of type StubIEnumConnectionPoints</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIEnumConnectionPoints.CloneIEnumConnectionPointsOut">
            <summary>Sets the stub of IEnumConnectionPoints.Clone(IEnumConnectionPoints&amp; ppenum)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIEnumConnectionPoints.NextInt32IConnectionPointArrayIntPtr">
            <summary>Sets the stub of IEnumConnectionPoints.Next(Int32 celt, IConnectionPoint[] rgelt, IntPtr pceltFetched)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIEnumConnectionPoints.Reset">
            <summary>Sets the stub of IEnumConnectionPoints.Reset()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIEnumConnectionPoints.SkipInt32">
            <summary>Sets the stub of IEnumConnectionPoints.Skip(Int32 celt)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIEnumConnectionPoints.global::System#Runtime#InteropServices#ComTypes#IEnumConnectionPoints#Clone(System.Runtime.InteropServices.ComTypes.IEnumConnectionPoints@)">
            <summary>Sets the stub of IEnumConnectionPoints.Clone(IEnumConnectionPoints&amp; ppenum)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIEnumConnectionPoints.global::System#Runtime#InteropServices#ComTypes#IEnumConnectionPoints#Next(System.Int32,System.Runtime.InteropServices.ComTypes.IConnectionPoint[],System.IntPtr)">
            <summary>Sets the stub of IEnumConnectionPoints.Next(Int32 celt, IConnectionPoint[] rgelt, IntPtr pceltFetched)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIEnumConnectionPoints.global::System#Runtime#InteropServices#ComTypes#IEnumConnectionPoints#Reset">
            <summary>Sets the stub of IEnumConnectionPoints.Reset()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIEnumConnectionPoints.global::System#Runtime#InteropServices#ComTypes#IEnumConnectionPoints#Skip(System.Int32)">
            <summary>Sets the stub of IEnumConnectionPoints.Skip(Int32 celt)</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.ComTypes.Fakes.StubIEnumConnections">
            <summary>Stub type of System.Runtime.InteropServices.ComTypes.IEnumConnections</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIEnumConnections.#ctor">
            <summary>Initializes a new instance of type StubIEnumConnections</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIEnumConnections.CloneIEnumConnectionsOut">
            <summary>Sets the stub of IEnumConnections.Clone(IEnumConnections&amp; ppenum)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIEnumConnections.NextInt32CONNECTDATAArrayIntPtr">
            <summary>Sets the stub of IEnumConnections.Next(Int32 celt, CONNECTDATA[] rgelt, IntPtr pceltFetched)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIEnumConnections.Reset">
            <summary>Sets the stub of IEnumConnections.Reset()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIEnumConnections.SkipInt32">
            <summary>Sets the stub of IEnumConnections.Skip(Int32 celt)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIEnumConnections.global::System#Runtime#InteropServices#ComTypes#IEnumConnections#Clone(System.Runtime.InteropServices.ComTypes.IEnumConnections@)">
            <summary>Sets the stub of IEnumConnections.Clone(IEnumConnections&amp; ppenum)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIEnumConnections.global::System#Runtime#InteropServices#ComTypes#IEnumConnections#Next(System.Int32,System.Runtime.InteropServices.ComTypes.CONNECTDATA[],System.IntPtr)">
            <summary>Sets the stub of IEnumConnections.Next(Int32 celt, CONNECTDATA[] rgelt, IntPtr pceltFetched)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIEnumConnections.global::System#Runtime#InteropServices#ComTypes#IEnumConnections#Reset">
            <summary>Sets the stub of IEnumConnections.Reset()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIEnumConnections.global::System#Runtime#InteropServices#ComTypes#IEnumConnections#Skip(System.Int32)">
            <summary>Sets the stub of IEnumConnections.Skip(Int32 celt)</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.ComTypes.Fakes.StubIEnumMoniker">
            <summary>Stub type of System.Runtime.InteropServices.ComTypes.IEnumMoniker</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIEnumMoniker.#ctor">
            <summary>Initializes a new instance of type StubIEnumMoniker</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIEnumMoniker.CloneIEnumMonikerOut">
            <summary>Sets the stub of IEnumMoniker.Clone(IEnumMoniker&amp; ppenum)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIEnumMoniker.NextInt32IMonikerArrayIntPtr">
            <summary>Sets the stub of IEnumMoniker.Next(Int32 celt, IMoniker[] rgelt, IntPtr pceltFetched)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIEnumMoniker.Reset">
            <summary>Sets the stub of IEnumMoniker.Reset()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIEnumMoniker.SkipInt32">
            <summary>Sets the stub of IEnumMoniker.Skip(Int32 celt)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIEnumMoniker.global::System#Runtime#InteropServices#ComTypes#IEnumMoniker#Clone(System.Runtime.InteropServices.ComTypes.IEnumMoniker@)">
            <summary>Sets the stub of IEnumMoniker.Clone(IEnumMoniker&amp; ppenum)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIEnumMoniker.global::System#Runtime#InteropServices#ComTypes#IEnumMoniker#Next(System.Int32,System.Runtime.InteropServices.ComTypes.IMoniker[],System.IntPtr)">
            <summary>Sets the stub of IEnumMoniker.Next(Int32 celt, IMoniker[] rgelt, IntPtr pceltFetched)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIEnumMoniker.global::System#Runtime#InteropServices#ComTypes#IEnumMoniker#Reset">
            <summary>Sets the stub of IEnumMoniker.Reset()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIEnumMoniker.global::System#Runtime#InteropServices#ComTypes#IEnumMoniker#Skip(System.Int32)">
            <summary>Sets the stub of IEnumMoniker.Skip(Int32 celt)</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.ComTypes.Fakes.StubIEnumString">
            <summary>Stub type of System.Runtime.InteropServices.ComTypes.IEnumString</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIEnumString.#ctor">
            <summary>Initializes a new instance of type StubIEnumString</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIEnumString.CloneIEnumStringOut">
            <summary>Sets the stub of IEnumString.Clone(IEnumString&amp; ppenum)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIEnumString.NextInt32StringArrayIntPtr">
            <summary>Sets the stub of IEnumString.Next(Int32 celt, String[] rgelt, IntPtr pceltFetched)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIEnumString.Reset">
            <summary>Sets the stub of IEnumString.Reset()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIEnumString.SkipInt32">
            <summary>Sets the stub of IEnumString.Skip(Int32 celt)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIEnumString.global::System#Runtime#InteropServices#ComTypes#IEnumString#Clone(System.Runtime.InteropServices.ComTypes.IEnumString@)">
            <summary>Sets the stub of IEnumString.Clone(IEnumString&amp; ppenum)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIEnumString.global::System#Runtime#InteropServices#ComTypes#IEnumString#Next(System.Int32,System.String[],System.IntPtr)">
            <summary>Sets the stub of IEnumString.Next(Int32 celt, String[] rgelt, IntPtr pceltFetched)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIEnumString.global::System#Runtime#InteropServices#ComTypes#IEnumString#Reset">
            <summary>Sets the stub of IEnumString.Reset()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIEnumString.global::System#Runtime#InteropServices#ComTypes#IEnumString#Skip(System.Int32)">
            <summary>Sets the stub of IEnumString.Skip(Int32 celt)</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.ComTypes.Fakes.StubIEnumVARIANT">
            <summary>Stub type of System.Runtime.InteropServices.ComTypes.IEnumVARIANT</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIEnumVARIANT.#ctor">
            <summary>Initializes a new instance of type StubIEnumVARIANT</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIEnumVARIANT.Clone">
            <summary>Sets the stub of IEnumVARIANT.Clone()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIEnumVARIANT.NextInt32ObjectArrayIntPtr">
            <summary>Sets the stub of IEnumVARIANT.Next(Int32 celt, Object[] rgVar, IntPtr pceltFetched)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIEnumVARIANT.Reset">
            <summary>Sets the stub of IEnumVARIANT.Reset()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIEnumVARIANT.SkipInt32">
            <summary>Sets the stub of IEnumVARIANT.Skip(Int32 celt)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIEnumVARIANT.global::System#Runtime#InteropServices#ComTypes#IEnumVARIANT#Clone">
            <summary>Sets the stub of IEnumVARIANT.Clone()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIEnumVARIANT.global::System#Runtime#InteropServices#ComTypes#IEnumVARIANT#Next(System.Int32,System.Object[],System.IntPtr)">
            <summary>Sets the stub of IEnumVARIANT.Next(Int32 celt, Object[] rgVar, IntPtr pceltFetched)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIEnumVARIANT.global::System#Runtime#InteropServices#ComTypes#IEnumVARIANT#Reset">
            <summary>Sets the stub of IEnumVARIANT.Reset()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIEnumVARIANT.global::System#Runtime#InteropServices#ComTypes#IEnumVARIANT#Skip(System.Int32)">
            <summary>Sets the stub of IEnumVARIANT.Skip(Int32 celt)</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.ComTypes.Fakes.StubIMoniker">
            <summary>Stub type of System.Runtime.InteropServices.ComTypes.IMoniker</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIMoniker.#ctor">
            <summary>Initializes a new instance of type StubIMoniker</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIMoniker.BindToObjectIBindCtxIMonikerGuidRefObjectOut">
            <summary>Sets the stub of IMoniker.BindToObject(IBindCtx pbc, IMoniker pmkToLeft, Guid&amp; riidResult, Object&amp; ppvResult)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIMoniker.BindToStorageIBindCtxIMonikerGuidRefObjectOut">
            <summary>Sets the stub of IMoniker.BindToStorage(IBindCtx pbc, IMoniker pmkToLeft, Guid&amp; riid, Object&amp; ppvObj)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIMoniker.CommonPrefixWithIMonikerIMonikerOut">
            <summary>Sets the stub of IMoniker.CommonPrefixWith(IMoniker pmkOther, IMoniker&amp; ppmkPrefix)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIMoniker.ComposeWithIMonikerBooleanIMonikerOut">
            <summary>Sets the stub of IMoniker.ComposeWith(IMoniker pmkRight, Boolean fOnlyIfNotGeneric, IMoniker&amp; ppmkComposite)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIMoniker.EnumBooleanIEnumMonikerOut">
            <summary>Sets the stub of IMoniker.Enum(Boolean fForward, IEnumMoniker&amp; ppenumMoniker)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIMoniker.GetClassIDGuidOut">
            <summary>Sets the stub of IMoniker.GetClassID(Guid&amp; pClassID)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIMoniker.GetDisplayNameIBindCtxIMonikerStringOut">
            <summary>Sets the stub of IMoniker.GetDisplayName(IBindCtx pbc, IMoniker pmkToLeft, String&amp; ppszDisplayName)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIMoniker.GetSizeMaxInt64Out">
            <summary>Sets the stub of IMoniker.GetSizeMax(Int64&amp; pcbSize)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIMoniker.GetTimeOfLastChangeIBindCtxIMonikerFILETIMEOut">
            <summary>Sets the stub of IMoniker.GetTimeOfLastChange(IBindCtx pbc, IMoniker pmkToLeft, FILETIME&amp; pFileTime)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIMoniker.HashInt32Out">
            <summary>Sets the stub of IMoniker.Hash(Int32&amp; pdwHash)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIMoniker.InverseIMonikerOut">
            <summary>Sets the stub of IMoniker.Inverse(IMoniker&amp; ppmk)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIMoniker.IsDirty">
            <summary>Sets the stub of IMoniker.IsDirty()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIMoniker.IsEqualIMoniker">
            <summary>Sets the stub of IMoniker.IsEqual(IMoniker pmkOtherMoniker)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIMoniker.IsRunningIBindCtxIMonikerIMoniker">
            <summary>Sets the stub of IMoniker.IsRunning(IBindCtx pbc, IMoniker pmkToLeft, IMoniker pmkNewlyRunning)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIMoniker.IsSystemMonikerInt32Out">
            <summary>Sets the stub of IMoniker.IsSystemMoniker(Int32&amp; pdwMksys)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIMoniker.LoadIStream">
            <summary>Sets the stub of IMoniker.Load(IStream pStm)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIMoniker.ParseDisplayNameIBindCtxIMonikerStringInt32OutIMonikerOut">
            <summary>Sets the stub of IMoniker.ParseDisplayName(IBindCtx pbc, IMoniker pmkToLeft, String pszDisplayName, Int32&amp; pchEaten, IMoniker&amp; ppmkOut)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIMoniker.ReduceIBindCtxInt32IMonikerRefIMonikerOut">
            <summary>Sets the stub of IMoniker.Reduce(IBindCtx pbc, Int32 dwReduceHowFar, IMoniker&amp; ppmkToLeft, IMoniker&amp; ppmkReduced)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIMoniker.RelativePathToIMonikerIMonikerOut">
            <summary>Sets the stub of IMoniker.RelativePathTo(IMoniker pmkOther, IMoniker&amp; ppmkRelPath)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIMoniker.SaveIStreamBoolean">
            <summary>Sets the stub of IMoniker.Save(IStream pStm, Boolean fClearDirty)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIMoniker.global::System#Runtime#InteropServices#ComTypes#IMoniker#BindToObject(System.Runtime.InteropServices.ComTypes.IBindCtx,System.Runtime.InteropServices.ComTypes.IMoniker,System.Guid@,System.Object@)">
            <summary>Sets the stub of IMoniker.BindToObject(IBindCtx pbc, IMoniker pmkToLeft, Guid&amp; riidResult, Object&amp; ppvResult)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIMoniker.global::System#Runtime#InteropServices#ComTypes#IMoniker#BindToStorage(System.Runtime.InteropServices.ComTypes.IBindCtx,System.Runtime.InteropServices.ComTypes.IMoniker,System.Guid@,System.Object@)">
            <summary>Sets the stub of IMoniker.BindToStorage(IBindCtx pbc, IMoniker pmkToLeft, Guid&amp; riid, Object&amp; ppvObj)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIMoniker.global::System#Runtime#InteropServices#ComTypes#IMoniker#CommonPrefixWith(System.Runtime.InteropServices.ComTypes.IMoniker,System.Runtime.InteropServices.ComTypes.IMoniker@)">
            <summary>Sets the stub of IMoniker.CommonPrefixWith(IMoniker pmkOther, IMoniker&amp; ppmkPrefix)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIMoniker.global::System#Runtime#InteropServices#ComTypes#IMoniker#ComposeWith(System.Runtime.InteropServices.ComTypes.IMoniker,System.Boolean,System.Runtime.InteropServices.ComTypes.IMoniker@)">
            <summary>Sets the stub of IMoniker.ComposeWith(IMoniker pmkRight, Boolean fOnlyIfNotGeneric, IMoniker&amp; ppmkComposite)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIMoniker.global::System#Runtime#InteropServices#ComTypes#IMoniker#Enum(System.Boolean,System.Runtime.InteropServices.ComTypes.IEnumMoniker@)">
            <summary>Sets the stub of IMoniker.Enum(Boolean fForward, IEnumMoniker&amp; ppenumMoniker)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIMoniker.global::System#Runtime#InteropServices#ComTypes#IMoniker#GetClassID(System.Guid@)">
            <summary>Sets the stub of IMoniker.GetClassID(Guid&amp; pClassID)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIMoniker.global::System#Runtime#InteropServices#ComTypes#IMoniker#GetDisplayName(System.Runtime.InteropServices.ComTypes.IBindCtx,System.Runtime.InteropServices.ComTypes.IMoniker,System.String@)">
            <summary>Sets the stub of IMoniker.GetDisplayName(IBindCtx pbc, IMoniker pmkToLeft, String&amp; ppszDisplayName)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIMoniker.global::System#Runtime#InteropServices#ComTypes#IMoniker#GetSizeMax(System.Int64@)">
            <summary>Sets the stub of IMoniker.GetSizeMax(Int64&amp; pcbSize)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIMoniker.global::System#Runtime#InteropServices#ComTypes#IMoniker#GetTimeOfLastChange(System.Runtime.InteropServices.ComTypes.IBindCtx,System.Runtime.InteropServices.ComTypes.IMoniker,System.Runtime.InteropServices.ComTypes.FILETIME@)">
            <summary>Sets the stub of IMoniker.GetTimeOfLastChange(IBindCtx pbc, IMoniker pmkToLeft, FILETIME&amp; pFileTime)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIMoniker.global::System#Runtime#InteropServices#ComTypes#IMoniker#Hash(System.Int32@)">
            <summary>Sets the stub of IMoniker.Hash(Int32&amp; pdwHash)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIMoniker.global::System#Runtime#InteropServices#ComTypes#IMoniker#Inverse(System.Runtime.InteropServices.ComTypes.IMoniker@)">
            <summary>Sets the stub of IMoniker.Inverse(IMoniker&amp; ppmk)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIMoniker.global::System#Runtime#InteropServices#ComTypes#IMoniker#IsDirty">
            <summary>Sets the stub of IMoniker.IsDirty()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIMoniker.global::System#Runtime#InteropServices#ComTypes#IMoniker#IsEqual(System.Runtime.InteropServices.ComTypes.IMoniker)">
            <summary>Sets the stub of IMoniker.IsEqual(IMoniker pmkOtherMoniker)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIMoniker.global::System#Runtime#InteropServices#ComTypes#IMoniker#IsRunning(System.Runtime.InteropServices.ComTypes.IBindCtx,System.Runtime.InteropServices.ComTypes.IMoniker,System.Runtime.InteropServices.ComTypes.IMoniker)">
            <summary>Sets the stub of IMoniker.IsRunning(IBindCtx pbc, IMoniker pmkToLeft, IMoniker pmkNewlyRunning)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIMoniker.global::System#Runtime#InteropServices#ComTypes#IMoniker#IsSystemMoniker(System.Int32@)">
            <summary>Sets the stub of IMoniker.IsSystemMoniker(Int32&amp; pdwMksys)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIMoniker.global::System#Runtime#InteropServices#ComTypes#IMoniker#Load(System.Runtime.InteropServices.ComTypes.IStream)">
            <summary>Sets the stub of IMoniker.Load(IStream pStm)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIMoniker.global::System#Runtime#InteropServices#ComTypes#IMoniker#ParseDisplayName(System.Runtime.InteropServices.ComTypes.IBindCtx,System.Runtime.InteropServices.ComTypes.IMoniker,System.String,System.Int32@,System.Runtime.InteropServices.ComTypes.IMoniker@)">
            <summary>Sets the stub of IMoniker.ParseDisplayName(IBindCtx pbc, IMoniker pmkToLeft, String pszDisplayName, Int32&amp; pchEaten, IMoniker&amp; ppmkOut)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIMoniker.global::System#Runtime#InteropServices#ComTypes#IMoniker#Reduce(System.Runtime.InteropServices.ComTypes.IBindCtx,System.Int32,System.Runtime.InteropServices.ComTypes.IMoniker@,System.Runtime.InteropServices.ComTypes.IMoniker@)">
            <summary>Sets the stub of IMoniker.Reduce(IBindCtx pbc, Int32 dwReduceHowFar, IMoniker&amp; ppmkToLeft, IMoniker&amp; ppmkReduced)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIMoniker.global::System#Runtime#InteropServices#ComTypes#IMoniker#RelativePathTo(System.Runtime.InteropServices.ComTypes.IMoniker,System.Runtime.InteropServices.ComTypes.IMoniker@)">
            <summary>Sets the stub of IMoniker.RelativePathTo(IMoniker pmkOther, IMoniker&amp; ppmkRelPath)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIMoniker.global::System#Runtime#InteropServices#ComTypes#IMoniker#Save(System.Runtime.InteropServices.ComTypes.IStream,System.Boolean)">
            <summary>Sets the stub of IMoniker.Save(IStream pStm, Boolean fClearDirty)</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.ComTypes.Fakes.StubIPersistFile">
            <summary>Stub type of System.Runtime.InteropServices.ComTypes.IPersistFile</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIPersistFile.#ctor">
            <summary>Initializes a new instance of type StubIPersistFile</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIPersistFile.GetClassIDGuidOut">
            <summary>Sets the stub of IPersistFile.GetClassID(Guid&amp; pClassID)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIPersistFile.GetCurFileStringOut">
            <summary>Sets the stub of IPersistFile.GetCurFile(String&amp; ppszFileName)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIPersistFile.IsDirty">
            <summary>Sets the stub of IPersistFile.IsDirty()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIPersistFile.LoadStringInt32">
            <summary>Sets the stub of IPersistFile.Load(String pszFileName, Int32 dwMode)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIPersistFile.SaveCompletedString">
            <summary>Sets the stub of IPersistFile.SaveCompleted(String pszFileName)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIPersistFile.SaveStringBoolean">
            <summary>Sets the stub of IPersistFile.Save(String pszFileName, Boolean fRemember)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIPersistFile.global::System#Runtime#InteropServices#ComTypes#IPersistFile#GetClassID(System.Guid@)">
            <summary>Sets the stub of IPersistFile.GetClassID(Guid&amp; pClassID)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIPersistFile.global::System#Runtime#InteropServices#ComTypes#IPersistFile#GetCurFile(System.String@)">
            <summary>Sets the stub of IPersistFile.GetCurFile(String&amp; ppszFileName)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIPersistFile.global::System#Runtime#InteropServices#ComTypes#IPersistFile#IsDirty">
            <summary>Sets the stub of IPersistFile.IsDirty()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIPersistFile.global::System#Runtime#InteropServices#ComTypes#IPersistFile#Load(System.String,System.Int32)">
            <summary>Sets the stub of IPersistFile.Load(String pszFileName, Int32 dwMode)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIPersistFile.global::System#Runtime#InteropServices#ComTypes#IPersistFile#Save(System.String,System.Boolean)">
            <summary>Sets the stub of IPersistFile.Save(String pszFileName, Boolean fRemember)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIPersistFile.global::System#Runtime#InteropServices#ComTypes#IPersistFile#SaveCompleted(System.String)">
            <summary>Sets the stub of IPersistFile.SaveCompleted(String pszFileName)</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.ComTypes.Fakes.StubIRunningObjectTable">
            <summary>Stub type of System.Runtime.InteropServices.ComTypes.IRunningObjectTable</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIRunningObjectTable.#ctor">
            <summary>Initializes a new instance of type StubIRunningObjectTable</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIRunningObjectTable.EnumRunningIEnumMonikerOut">
            <summary>Sets the stub of IRunningObjectTable.EnumRunning(IEnumMoniker&amp; ppenumMoniker)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIRunningObjectTable.GetObjectIMonikerObjectOut">
            <summary>Sets the stub of IRunningObjectTable.GetObject(IMoniker pmkObjectName, Object&amp; ppunkObject)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIRunningObjectTable.GetTimeOfLastChangeIMonikerFILETIMEOut">
            <summary>Sets the stub of IRunningObjectTable.GetTimeOfLastChange(IMoniker pmkObjectName, FILETIME&amp; pfiletime)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIRunningObjectTable.IsRunningIMoniker">
            <summary>Sets the stub of IRunningObjectTable.IsRunning(IMoniker pmkObjectName)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIRunningObjectTable.NoteChangeTimeInt32FILETIMERef">
            <summary>Sets the stub of IRunningObjectTable.NoteChangeTime(Int32 dwRegister, FILETIME&amp; pfiletime)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIRunningObjectTable.RegisterInt32ObjectIMoniker">
            <summary>Sets the stub of IRunningObjectTable.Register(Int32 grfFlags, Object punkObject, IMoniker pmkObjectName)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIRunningObjectTable.RevokeInt32">
            <summary>Sets the stub of IRunningObjectTable.Revoke(Int32 dwRegister)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIRunningObjectTable.global::System#Runtime#InteropServices#ComTypes#IRunningObjectTable#EnumRunning(System.Runtime.InteropServices.ComTypes.IEnumMoniker@)">
            <summary>Sets the stub of IRunningObjectTable.EnumRunning(IEnumMoniker&amp; ppenumMoniker)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIRunningObjectTable.global::System#Runtime#InteropServices#ComTypes#IRunningObjectTable#GetObject(System.Runtime.InteropServices.ComTypes.IMoniker,System.Object@)">
            <summary>Sets the stub of IRunningObjectTable.GetObject(IMoniker pmkObjectName, Object&amp; ppunkObject)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIRunningObjectTable.global::System#Runtime#InteropServices#ComTypes#IRunningObjectTable#GetTimeOfLastChange(System.Runtime.InteropServices.ComTypes.IMoniker,System.Runtime.InteropServices.ComTypes.FILETIME@)">
            <summary>Sets the stub of IRunningObjectTable.GetTimeOfLastChange(IMoniker pmkObjectName, FILETIME&amp; pfiletime)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIRunningObjectTable.global::System#Runtime#InteropServices#ComTypes#IRunningObjectTable#IsRunning(System.Runtime.InteropServices.ComTypes.IMoniker)">
            <summary>Sets the stub of IRunningObjectTable.IsRunning(IMoniker pmkObjectName)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIRunningObjectTable.global::System#Runtime#InteropServices#ComTypes#IRunningObjectTable#NoteChangeTime(System.Int32,System.Runtime.InteropServices.ComTypes.FILETIME@)">
            <summary>Sets the stub of IRunningObjectTable.NoteChangeTime(Int32 dwRegister, FILETIME&amp; pfiletime)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIRunningObjectTable.global::System#Runtime#InteropServices#ComTypes#IRunningObjectTable#Register(System.Int32,System.Object,System.Runtime.InteropServices.ComTypes.IMoniker)">
            <summary>Sets the stub of IRunningObjectTable.Register(Int32 grfFlags, Object punkObject, IMoniker pmkObjectName)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIRunningObjectTable.global::System#Runtime#InteropServices#ComTypes#IRunningObjectTable#Revoke(System.Int32)">
            <summary>Sets the stub of IRunningObjectTable.Revoke(Int32 dwRegister)</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.ComTypes.Fakes.StubIStream">
            <summary>Stub type of System.Runtime.InteropServices.ComTypes.IStream</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIStream.#ctor">
            <summary>Initializes a new instance of type StubIStream</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIStream.CloneIStreamOut">
            <summary>Sets the stub of IStream.Clone(IStream&amp; ppstm)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIStream.CommitInt32">
            <summary>Sets the stub of IStream.Commit(Int32 grfCommitFlags)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIStream.CopyToIStreamInt64IntPtrIntPtr">
            <summary>Sets the stub of IStream.CopyTo(IStream pstm, Int64 cb, IntPtr pcbRead, IntPtr pcbWritten)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIStream.LockRegionInt64Int64Int32">
            <summary>Sets the stub of IStream.LockRegion(Int64 libOffset, Int64 cb, Int32 dwLockType)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIStream.ReadByteArrayInt32IntPtr">
            <summary>Sets the stub of IStream.Read(Byte[] pv, Int32 cb, IntPtr pcbRead)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIStream.Revert">
            <summary>Sets the stub of IStream.Revert()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIStream.SeekInt64Int32IntPtr">
            <summary>Sets the stub of IStream.Seek(Int64 dlibMove, Int32 dwOrigin, IntPtr plibNewPosition)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIStream.SetSizeInt64">
            <summary>Sets the stub of IStream.SetSize(Int64 libNewSize)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIStream.StatSTATSTGOutInt32">
            <summary>Sets the stub of IStream.Stat(STATSTG&amp; pstatstg, Int32 grfStatFlag)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIStream.global::System#Runtime#InteropServices#ComTypes#IStream#Clone(System.Runtime.InteropServices.ComTypes.IStream@)">
            <summary>Sets the stub of IStream.Clone(IStream&amp; ppstm)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIStream.global::System#Runtime#InteropServices#ComTypes#IStream#Commit(System.Int32)">
            <summary>Sets the stub of IStream.Commit(Int32 grfCommitFlags)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIStream.global::System#Runtime#InteropServices#ComTypes#IStream#CopyTo(System.Runtime.InteropServices.ComTypes.IStream,System.Int64,System.IntPtr,System.IntPtr)">
            <summary>Sets the stub of IStream.CopyTo(IStream pstm, Int64 cb, IntPtr pcbRead, IntPtr pcbWritten)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIStream.global::System#Runtime#InteropServices#ComTypes#IStream#LockRegion(System.Int64,System.Int64,System.Int32)">
            <summary>Sets the stub of IStream.LockRegion(Int64 libOffset, Int64 cb, Int32 dwLockType)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIStream.global::System#Runtime#InteropServices#ComTypes#IStream#Read(System.Byte[],System.Int32,System.IntPtr)">
            <summary>Sets the stub of IStream.Read(Byte[] pv, Int32 cb, IntPtr pcbRead)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIStream.global::System#Runtime#InteropServices#ComTypes#IStream#Revert">
            <summary>Sets the stub of IStream.Revert()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIStream.global::System#Runtime#InteropServices#ComTypes#IStream#Seek(System.Int64,System.Int32,System.IntPtr)">
            <summary>Sets the stub of IStream.Seek(Int64 dlibMove, Int32 dwOrigin, IntPtr plibNewPosition)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIStream.global::System#Runtime#InteropServices#ComTypes#IStream#SetSize(System.Int64)">
            <summary>Sets the stub of IStream.SetSize(Int64 libNewSize)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIStream.global::System#Runtime#InteropServices#ComTypes#IStream#Stat(System.Runtime.InteropServices.ComTypes.STATSTG@,System.Int32)">
            <summary>Sets the stub of IStream.Stat(STATSTG&amp; pstatstg, Int32 grfStatFlag)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIStream.global::System#Runtime#InteropServices#ComTypes#IStream#UnlockRegion(System.Int64,System.Int64,System.Int32)">
            <summary>Sets the stub of IStream.UnlockRegion(Int64 libOffset, Int64 cb, Int32 dwLockType)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubIStream.global::System#Runtime#InteropServices#ComTypes#IStream#Write(System.Byte[],System.Int32,System.IntPtr)">
            <summary>Sets the stub of IStream.Write(Byte[] pv, Int32 cb, IntPtr pcbWritten)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIStream.UnlockRegionInt64Int64Int32">
            <summary>Sets the stub of IStream.UnlockRegion(Int64 libOffset, Int64 cb, Int32 dwLockType)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubIStream.WriteByteArrayInt32IntPtr">
            <summary>Sets the stub of IStream.Write(Byte[] pv, Int32 cb, IntPtr pcbWritten)</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeComp">
            <summary>Stub type of System.Runtime.InteropServices.ComTypes.ITypeComp</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeComp.#ctor">
            <summary>Initializes a new instance of type StubITypeComp</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeComp.BindStringInt32Int16ITypeInfoOutDESCKINDOutBINDPTROut">
            <summary>Sets the stub of ITypeComp.Bind(String szName, Int32 lHashVal, Int16 wFlags, ITypeInfo&amp; ppTInfo, DESCKIND&amp; pDescKind, BINDPTR&amp; pBindPtr)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeComp.BindTypeStringInt32ITypeInfoOutITypeCompOut">
            <summary>Sets the stub of ITypeComp.BindType(String szName, Int32 lHashVal, ITypeInfo&amp; ppTInfo, ITypeComp&amp; ppTComp)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeComp.global::System#Runtime#InteropServices#ComTypes#ITypeComp#Bind(System.String,System.Int32,System.Int16,System.Runtime.InteropServices.ComTypes.ITypeInfo@,System.Runtime.InteropServices.ComTypes.DESCKIND@,System.Runtime.InteropServices.ComTypes.BINDPTR@)">
            <summary>Sets the stub of ITypeComp.Bind(String szName, Int32 lHashVal, Int16 wFlags, ITypeInfo&amp; ppTInfo, DESCKIND&amp; pDescKind, BINDPTR&amp; pBindPtr)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeComp.global::System#Runtime#InteropServices#ComTypes#ITypeComp#BindType(System.String,System.Int32,System.Runtime.InteropServices.ComTypes.ITypeInfo@,System.Runtime.InteropServices.ComTypes.ITypeComp@)">
            <summary>Sets the stub of ITypeComp.BindType(String szName, Int32 lHashVal, ITypeInfo&amp; ppTInfo, ITypeComp&amp; ppTComp)</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo">
            <summary>Stub type of System.Runtime.InteropServices.ComTypes.ITypeInfo</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo.#ctor">
            <summary>Initializes a new instance of type StubITypeInfo</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo.AddressOfMemberInt32INVOKEKINDIntPtrOut">
            <summary>Sets the stub of ITypeInfo.AddressOfMember(Int32 memid, INVOKEKIND invKind, IntPtr&amp; ppv)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo.CreateInstanceObjectGuidRefObjectOut">
            <summary>Sets the stub of ITypeInfo.CreateInstance(Object pUnkOuter, Guid&amp; riid, Object&amp; ppvObj)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo.GetContainingTypeLibITypeLibOutInt32Out">
            <summary>Sets the stub of ITypeInfo.GetContainingTypeLib(ITypeLib&amp; ppTLB, Int32&amp; pIndex)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo.GetDllEntryInt32INVOKEKINDIntPtrIntPtrIntPtr">
            <summary>Sets the stub of ITypeInfo.GetDllEntry(Int32 memid, INVOKEKIND invKind, IntPtr pBstrDllName, IntPtr pBstrName, IntPtr pwOrdinal)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo.GetDocumentationInt32StringOutStringOutInt32OutStringOut">
            <summary>Sets the stub of ITypeInfo.GetDocumentation(Int32 index, String&amp; strName, String&amp; strDocString, Int32&amp; dwHelpContext, String&amp; strHelpFile)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo.GetFuncDescInt32IntPtrOut">
            <summary>Sets the stub of ITypeInfo.GetFuncDesc(Int32 index, IntPtr&amp; ppFuncDesc)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo.GetIDsOfNamesStringArrayInt32Int32Array">
            <summary>Sets the stub of ITypeInfo.GetIDsOfNames(String[] rgszNames, Int32 cNames, Int32[] pMemId)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo.GetImplTypeFlagsInt32IMPLTYPEFLAGSOut">
            <summary>Sets the stub of ITypeInfo.GetImplTypeFlags(Int32 index, IMPLTYPEFLAGS&amp; pImplTypeFlags)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo.GetMopsInt32StringOut">
            <summary>Sets the stub of ITypeInfo.GetMops(Int32 memid, String&amp; pBstrMops)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo.GetNamesInt32StringArrayInt32Int32Out">
            <summary>Sets the stub of ITypeInfo.GetNames(Int32 memid, String[] rgBstrNames, Int32 cMaxNames, Int32&amp; pcNames)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo.GetRefTypeInfoInt32ITypeInfoOut">
            <summary>Sets the stub of ITypeInfo.GetRefTypeInfo(Int32 hRef, ITypeInfo&amp; ppTI)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo.GetRefTypeOfImplTypeInt32Int32Out">
            <summary>Sets the stub of ITypeInfo.GetRefTypeOfImplType(Int32 index, Int32&amp; href)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo.GetTypeAttrIntPtrOut">
            <summary>Sets the stub of ITypeInfo.GetTypeAttr(IntPtr&amp; ppTypeAttr)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo.GetTypeCompITypeCompOut">
            <summary>Sets the stub of ITypeInfo.GetTypeComp(ITypeComp&amp; ppTComp)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo.GetVarDescInt32IntPtrOut">
            <summary>Sets the stub of ITypeInfo.GetVarDesc(Int32 index, IntPtr&amp; ppVarDesc)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo.InvokeObjectInt32Int16DISPPARAMSRefIntPtrIntPtrInt32Out">
            <summary>Sets the stub of ITypeInfo.Invoke(Object pvInstance, Int32 memid, Int16 wFlags, DISPPARAMS&amp; pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, Int32&amp; puArgErr)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo.ReleaseFuncDescIntPtr">
            <summary>Sets the stub of ITypeInfo.ReleaseFuncDesc(IntPtr pFuncDesc)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo.ReleaseTypeAttrIntPtr">
            <summary>Sets the stub of ITypeInfo.ReleaseTypeAttr(IntPtr pTypeAttr)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo.ReleaseVarDescIntPtr">
            <summary>Sets the stub of ITypeInfo.ReleaseVarDesc(IntPtr pVarDesc)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo.global::System#Runtime#InteropServices#ComTypes#ITypeInfo#AddressOfMember(System.Int32,System.Runtime.InteropServices.ComTypes.INVOKEKIND,System.IntPtr@)">
            <summary>Sets the stub of ITypeInfo.AddressOfMember(Int32 memid, INVOKEKIND invKind, IntPtr&amp; ppv)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo.global::System#Runtime#InteropServices#ComTypes#ITypeInfo#CreateInstance(System.Object,System.Guid@,System.Object@)">
            <summary>Sets the stub of ITypeInfo.CreateInstance(Object pUnkOuter, Guid&amp; riid, Object&amp; ppvObj)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo.global::System#Runtime#InteropServices#ComTypes#ITypeInfo#GetContainingTypeLib(System.Runtime.InteropServices.ComTypes.ITypeLib@,System.Int32@)">
            <summary>Sets the stub of ITypeInfo.GetContainingTypeLib(ITypeLib&amp; ppTLB, Int32&amp; pIndex)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo.global::System#Runtime#InteropServices#ComTypes#ITypeInfo#GetDllEntry(System.Int32,System.Runtime.InteropServices.ComTypes.INVOKEKIND,System.IntPtr,System.IntPtr,System.IntPtr)">
            <summary>Sets the stub of ITypeInfo.GetDllEntry(Int32 memid, INVOKEKIND invKind, IntPtr pBstrDllName, IntPtr pBstrName, IntPtr pwOrdinal)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo.global::System#Runtime#InteropServices#ComTypes#ITypeInfo#GetDocumentation(System.Int32,System.String@,System.String@,System.Int32@,System.String@)">
            <summary>Sets the stub of ITypeInfo.GetDocumentation(Int32 index, String&amp; strName, String&amp; strDocString, Int32&amp; dwHelpContext, String&amp; strHelpFile)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo.global::System#Runtime#InteropServices#ComTypes#ITypeInfo#GetFuncDesc(System.Int32,System.IntPtr@)">
            <summary>Sets the stub of ITypeInfo.GetFuncDesc(Int32 index, IntPtr&amp; ppFuncDesc)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo.global::System#Runtime#InteropServices#ComTypes#ITypeInfo#GetIDsOfNames(System.String[],System.Int32,System.Int32[])">
            <summary>Sets the stub of ITypeInfo.GetIDsOfNames(String[] rgszNames, Int32 cNames, Int32[] pMemId)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo.global::System#Runtime#InteropServices#ComTypes#ITypeInfo#GetImplTypeFlags(System.Int32,System.Runtime.InteropServices.ComTypes.IMPLTYPEFLAGS@)">
            <summary>Sets the stub of ITypeInfo.GetImplTypeFlags(Int32 index, IMPLTYPEFLAGS&amp; pImplTypeFlags)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo.global::System#Runtime#InteropServices#ComTypes#ITypeInfo#GetMops(System.Int32,System.String@)">
            <summary>Sets the stub of ITypeInfo.GetMops(Int32 memid, String&amp; pBstrMops)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo.global::System#Runtime#InteropServices#ComTypes#ITypeInfo#GetNames(System.Int32,System.String[],System.Int32,System.Int32@)">
            <summary>Sets the stub of ITypeInfo.GetNames(Int32 memid, String[] rgBstrNames, Int32 cMaxNames, Int32&amp; pcNames)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo.global::System#Runtime#InteropServices#ComTypes#ITypeInfo#GetRefTypeInfo(System.Int32,System.Runtime.InteropServices.ComTypes.ITypeInfo@)">
            <summary>Sets the stub of ITypeInfo.GetRefTypeInfo(Int32 hRef, ITypeInfo&amp; ppTI)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo.global::System#Runtime#InteropServices#ComTypes#ITypeInfo#GetRefTypeOfImplType(System.Int32,System.Int32@)">
            <summary>Sets the stub of ITypeInfo.GetRefTypeOfImplType(Int32 index, Int32&amp; href)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo.global::System#Runtime#InteropServices#ComTypes#ITypeInfo#GetTypeAttr(System.IntPtr@)">
            <summary>Sets the stub of ITypeInfo.GetTypeAttr(IntPtr&amp; ppTypeAttr)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo.global::System#Runtime#InteropServices#ComTypes#ITypeInfo#GetTypeComp(System.Runtime.InteropServices.ComTypes.ITypeComp@)">
            <summary>Sets the stub of ITypeInfo.GetTypeComp(ITypeComp&amp; ppTComp)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo.global::System#Runtime#InteropServices#ComTypes#ITypeInfo#GetVarDesc(System.Int32,System.IntPtr@)">
            <summary>Sets the stub of ITypeInfo.GetVarDesc(Int32 index, IntPtr&amp; ppVarDesc)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo.global::System#Runtime#InteropServices#ComTypes#ITypeInfo#Invoke(System.Object,System.Int32,System.Int16,System.Runtime.InteropServices.ComTypes.DISPPARAMS@,System.IntPtr,System.IntPtr,System.Int32@)">
            <summary>Sets the stub of ITypeInfo.Invoke(Object pvInstance, Int32 memid, Int16 wFlags, DISPPARAMS&amp; pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, Int32&amp; puArgErr)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo.global::System#Runtime#InteropServices#ComTypes#ITypeInfo#ReleaseFuncDesc(System.IntPtr)">
            <summary>Sets the stub of ITypeInfo.ReleaseFuncDesc(IntPtr pFuncDesc)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo.global::System#Runtime#InteropServices#ComTypes#ITypeInfo#ReleaseTypeAttr(System.IntPtr)">
            <summary>Sets the stub of ITypeInfo.ReleaseTypeAttr(IntPtr pTypeAttr)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo.global::System#Runtime#InteropServices#ComTypes#ITypeInfo#ReleaseVarDesc(System.IntPtr)">
            <summary>Sets the stub of ITypeInfo.ReleaseVarDesc(IntPtr pVarDesc)</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2">
            <summary>Stub type of System.Runtime.InteropServices.ComTypes.ITypeInfo2</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.#ctor">
            <summary>Initializes a new instance of type StubITypeInfo2</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.AddressOfMemberInt32INVOKEKINDIntPtrOut">
            <summary>Sets the stub of ITypeInfo2.AddressOfMember(Int32 memid, INVOKEKIND invKind, IntPtr&amp; ppv)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.AddressOfMemberInt32INVOKEKINDIntPtrOut01">
            <summary>Sets the stub of ITypeInfo.AddressOfMember(Int32 memid, INVOKEKIND invKind, IntPtr&amp; ppv)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.CreateInstanceObjectGuidRefObjectOut">
            <summary>Sets the stub of ITypeInfo2.CreateInstance(Object pUnkOuter, Guid&amp; riid, Object&amp; ppvObj)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.CreateInstanceObjectGuidRefObjectOut01">
            <summary>Sets the stub of ITypeInfo.CreateInstance(Object pUnkOuter, Guid&amp; riid, Object&amp; ppvObj)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.GetAllCustDataIntPtr">
            <summary>Sets the stub of ITypeInfo2.GetAllCustData(IntPtr pCustData)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.GetAllFuncCustDataInt32IntPtr">
            <summary>Sets the stub of ITypeInfo2.GetAllFuncCustData(Int32 index, IntPtr pCustData)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.GetAllImplTypeCustDataInt32IntPtr">
            <summary>Sets the stub of ITypeInfo2.GetAllImplTypeCustData(Int32 index, IntPtr pCustData)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.GetAllParamCustDataInt32Int32IntPtr">
            <summary>Sets the stub of ITypeInfo2.GetAllParamCustData(Int32 indexFunc, Int32 indexParam, IntPtr pCustData)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.GetAllVarCustDataInt32IntPtr">
            <summary>Sets the stub of ITypeInfo2.GetAllVarCustData(Int32 index, IntPtr pCustData)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.GetContainingTypeLibITypeLibOutInt32Out">
            <summary>Sets the stub of ITypeInfo2.GetContainingTypeLib(ITypeLib&amp; ppTLB, Int32&amp; pIndex)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.GetContainingTypeLibITypeLibOutInt32Out01">
            <summary>Sets the stub of ITypeInfo.GetContainingTypeLib(ITypeLib&amp; ppTLB, Int32&amp; pIndex)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.GetCustDataGuidRefObjectOut">
            <summary>Sets the stub of ITypeInfo2.GetCustData(Guid&amp; guid, Object&amp; pVarVal)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.GetDllEntryInt32INVOKEKINDIntPtrIntPtrIntPtr">
            <summary>Sets the stub of ITypeInfo2.GetDllEntry(Int32 memid, INVOKEKIND invKind, IntPtr pBstrDllName, IntPtr pBstrName, IntPtr pwOrdinal)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.GetDllEntryInt32INVOKEKINDIntPtrIntPtrIntPtr01">
            <summary>Sets the stub of ITypeInfo.GetDllEntry(Int32 memid, INVOKEKIND invKind, IntPtr pBstrDllName, IntPtr pBstrName, IntPtr pwOrdinal)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.GetDocumentation2Int32StringOutInt32OutStringOut">
            <summary>Sets the stub of ITypeInfo2.GetDocumentation2(Int32 memid, String&amp; pbstrHelpString, Int32&amp; pdwHelpStringContext, String&amp; pbstrHelpStringDll)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.GetDocumentationInt32StringOutStringOutInt32OutStringOut">
            <summary>Sets the stub of ITypeInfo2.GetDocumentation(Int32 index, String&amp; strName, String&amp; strDocString, Int32&amp; dwHelpContext, String&amp; strHelpFile)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.GetDocumentationInt32StringOutStringOutInt32OutStringOut01">
            <summary>Sets the stub of ITypeInfo.GetDocumentation(Int32 index, String&amp; strName, String&amp; strDocString, Int32&amp; dwHelpContext, String&amp; strHelpFile)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.GetFuncCustDataInt32GuidRefObjectOut">
            <summary>Sets the stub of ITypeInfo2.GetFuncCustData(Int32 index, Guid&amp; guid, Object&amp; pVarVal)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.GetFuncDescInt32IntPtrOut">
            <summary>Sets the stub of ITypeInfo2.GetFuncDesc(Int32 index, IntPtr&amp; ppFuncDesc)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.GetFuncDescInt32IntPtrOut01">
            <summary>Sets the stub of ITypeInfo.GetFuncDesc(Int32 index, IntPtr&amp; ppFuncDesc)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.GetFuncIndexOfMemIdInt32INVOKEKINDInt32Out">
            <summary>Sets the stub of ITypeInfo2.GetFuncIndexOfMemId(Int32 memid, INVOKEKIND invKind, Int32&amp; pFuncIndex)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.GetIDsOfNamesStringArrayInt32Int32Array">
            <summary>Sets the stub of ITypeInfo2.GetIDsOfNames(String[] rgszNames, Int32 cNames, Int32[] pMemId)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.GetIDsOfNamesStringArrayInt32Int32Array01">
            <summary>Sets the stub of ITypeInfo.GetIDsOfNames(String[] rgszNames, Int32 cNames, Int32[] pMemId)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.GetImplTypeCustDataInt32GuidRefObjectOut">
            <summary>Sets the stub of ITypeInfo2.GetImplTypeCustData(Int32 index, Guid&amp; guid, Object&amp; pVarVal)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.GetImplTypeFlagsInt32IMPLTYPEFLAGSOut">
            <summary>Sets the stub of ITypeInfo2.GetImplTypeFlags(Int32 index, IMPLTYPEFLAGS&amp; pImplTypeFlags)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.GetImplTypeFlagsInt32IMPLTYPEFLAGSOut01">
            <summary>Sets the stub of ITypeInfo.GetImplTypeFlags(Int32 index, IMPLTYPEFLAGS&amp; pImplTypeFlags)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.GetMopsInt32StringOut">
            <summary>Sets the stub of ITypeInfo2.GetMops(Int32 memid, String&amp; pBstrMops)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.GetMopsInt32StringOut01">
            <summary>Sets the stub of ITypeInfo.GetMops(Int32 memid, String&amp; pBstrMops)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.GetNamesInt32StringArrayInt32Int32Out">
            <summary>Sets the stub of ITypeInfo2.GetNames(Int32 memid, String[] rgBstrNames, Int32 cMaxNames, Int32&amp; pcNames)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.GetNamesInt32StringArrayInt32Int32Out01">
            <summary>Sets the stub of ITypeInfo.GetNames(Int32 memid, String[] rgBstrNames, Int32 cMaxNames, Int32&amp; pcNames)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.GetParamCustDataInt32Int32GuidRefObjectOut">
            <summary>Sets the stub of ITypeInfo2.GetParamCustData(Int32 indexFunc, Int32 indexParam, Guid&amp; guid, Object&amp; pVarVal)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.GetRefTypeInfoInt32ITypeInfoOut">
            <summary>Sets the stub of ITypeInfo2.GetRefTypeInfo(Int32 hRef, ITypeInfo&amp; ppTI)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.GetRefTypeInfoInt32ITypeInfoOut01">
            <summary>Sets the stub of ITypeInfo.GetRefTypeInfo(Int32 hRef, ITypeInfo&amp; ppTI)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.GetRefTypeOfImplTypeInt32Int32Out">
            <summary>Sets the stub of ITypeInfo2.GetRefTypeOfImplType(Int32 index, Int32&amp; href)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.GetRefTypeOfImplTypeInt32Int32Out01">
            <summary>Sets the stub of ITypeInfo.GetRefTypeOfImplType(Int32 index, Int32&amp; href)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.GetTypeAttrIntPtrOut">
            <summary>Sets the stub of ITypeInfo2.GetTypeAttr(IntPtr&amp; ppTypeAttr)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.GetTypeAttrIntPtrOut01">
            <summary>Sets the stub of ITypeInfo.GetTypeAttr(IntPtr&amp; ppTypeAttr)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.GetTypeCompITypeCompOut">
            <summary>Sets the stub of ITypeInfo2.GetTypeComp(ITypeComp&amp; ppTComp)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.GetTypeCompITypeCompOut01">
            <summary>Sets the stub of ITypeInfo.GetTypeComp(ITypeComp&amp; ppTComp)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.GetTypeFlagsInt32Out">
            <summary>Sets the stub of ITypeInfo2.GetTypeFlags(Int32&amp; pTypeFlags)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.GetTypeKindTYPEKINDOut">
            <summary>Sets the stub of ITypeInfo2.GetTypeKind(TYPEKIND&amp; pTypeKind)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.GetVarCustDataInt32GuidRefObjectOut">
            <summary>Sets the stub of ITypeInfo2.GetVarCustData(Int32 index, Guid&amp; guid, Object&amp; pVarVal)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.GetVarDescInt32IntPtrOut">
            <summary>Sets the stub of ITypeInfo2.GetVarDesc(Int32 index, IntPtr&amp; ppVarDesc)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.GetVarDescInt32IntPtrOut01">
            <summary>Sets the stub of ITypeInfo.GetVarDesc(Int32 index, IntPtr&amp; ppVarDesc)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.GetVarIndexOfMemIdInt32Int32Out">
            <summary>Sets the stub of ITypeInfo2.GetVarIndexOfMemId(Int32 memid, Int32&amp; pVarIndex)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.InvokeObjectInt32Int16DISPPARAMSRefIntPtrIntPtrInt32Out">
            <summary>Sets the stub of ITypeInfo2.Invoke(Object pvInstance, Int32 memid, Int16 wFlags, DISPPARAMS&amp; pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, Int32&amp; puArgErr)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.InvokeObjectInt32Int16DISPPARAMSRefIntPtrIntPtrInt32Out01">
            <summary>Sets the stub of ITypeInfo.Invoke(Object pvInstance, Int32 memid, Int16 wFlags, DISPPARAMS&amp; pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, Int32&amp; puArgErr)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.ReleaseFuncDescIntPtr">
            <summary>Sets the stub of ITypeInfo2.ReleaseFuncDesc(IntPtr pFuncDesc)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.ReleaseFuncDescIntPtr01">
            <summary>Sets the stub of ITypeInfo.ReleaseFuncDesc(IntPtr pFuncDesc)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.ReleaseTypeAttrIntPtr">
            <summary>Sets the stub of ITypeInfo2.ReleaseTypeAttr(IntPtr pTypeAttr)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.ReleaseTypeAttrIntPtr01">
            <summary>Sets the stub of ITypeInfo.ReleaseTypeAttr(IntPtr pTypeAttr)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.ReleaseVarDescIntPtr">
            <summary>Sets the stub of ITypeInfo2.ReleaseVarDesc(IntPtr pVarDesc)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.ReleaseVarDescIntPtr01">
            <summary>Sets the stub of ITypeInfo.ReleaseVarDesc(IntPtr pVarDesc)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.global::System#Runtime#InteropServices#ComTypes#ITypeInfo#AddressOfMember(System.Int32,System.Runtime.InteropServices.ComTypes.INVOKEKIND,System.IntPtr@)">
            <summary>Sets the stub of ITypeInfo.AddressOfMember(Int32 memid, INVOKEKIND invKind, IntPtr&amp; ppv)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.global::System#Runtime#InteropServices#ComTypes#ITypeInfo#CreateInstance(System.Object,System.Guid@,System.Object@)">
            <summary>Sets the stub of ITypeInfo.CreateInstance(Object pUnkOuter, Guid&amp; riid, Object&amp; ppvObj)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.global::System#Runtime#InteropServices#ComTypes#ITypeInfo#GetContainingTypeLib(System.Runtime.InteropServices.ComTypes.ITypeLib@,System.Int32@)">
            <summary>Sets the stub of ITypeInfo.GetContainingTypeLib(ITypeLib&amp; ppTLB, Int32&amp; pIndex)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.global::System#Runtime#InteropServices#ComTypes#ITypeInfo#GetDllEntry(System.Int32,System.Runtime.InteropServices.ComTypes.INVOKEKIND,System.IntPtr,System.IntPtr,System.IntPtr)">
            <summary>Sets the stub of ITypeInfo.GetDllEntry(Int32 memid, INVOKEKIND invKind, IntPtr pBstrDllName, IntPtr pBstrName, IntPtr pwOrdinal)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.global::System#Runtime#InteropServices#ComTypes#ITypeInfo#GetDocumentation(System.Int32,System.String@,System.String@,System.Int32@,System.String@)">
            <summary>Sets the stub of ITypeInfo.GetDocumentation(Int32 index, String&amp; strName, String&amp; strDocString, Int32&amp; dwHelpContext, String&amp; strHelpFile)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.global::System#Runtime#InteropServices#ComTypes#ITypeInfo#GetFuncDesc(System.Int32,System.IntPtr@)">
            <summary>Sets the stub of ITypeInfo.GetFuncDesc(Int32 index, IntPtr&amp; ppFuncDesc)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.global::System#Runtime#InteropServices#ComTypes#ITypeInfo#GetIDsOfNames(System.String[],System.Int32,System.Int32[])">
            <summary>Sets the stub of ITypeInfo.GetIDsOfNames(String[] rgszNames, Int32 cNames, Int32[] pMemId)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.global::System#Runtime#InteropServices#ComTypes#ITypeInfo#GetImplTypeFlags(System.Int32,System.Runtime.InteropServices.ComTypes.IMPLTYPEFLAGS@)">
            <summary>Sets the stub of ITypeInfo.GetImplTypeFlags(Int32 index, IMPLTYPEFLAGS&amp; pImplTypeFlags)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.global::System#Runtime#InteropServices#ComTypes#ITypeInfo#GetMops(System.Int32,System.String@)">
            <summary>Sets the stub of ITypeInfo.GetMops(Int32 memid, String&amp; pBstrMops)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.global::System#Runtime#InteropServices#ComTypes#ITypeInfo#GetNames(System.Int32,System.String[],System.Int32,System.Int32@)">
            <summary>Sets the stub of ITypeInfo.GetNames(Int32 memid, String[] rgBstrNames, Int32 cMaxNames, Int32&amp; pcNames)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.global::System#Runtime#InteropServices#ComTypes#ITypeInfo#GetRefTypeInfo(System.Int32,System.Runtime.InteropServices.ComTypes.ITypeInfo@)">
            <summary>Sets the stub of ITypeInfo.GetRefTypeInfo(Int32 hRef, ITypeInfo&amp; ppTI)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.global::System#Runtime#InteropServices#ComTypes#ITypeInfo#GetRefTypeOfImplType(System.Int32,System.Int32@)">
            <summary>Sets the stub of ITypeInfo.GetRefTypeOfImplType(Int32 index, Int32&amp; href)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.global::System#Runtime#InteropServices#ComTypes#ITypeInfo#GetTypeAttr(System.IntPtr@)">
            <summary>Sets the stub of ITypeInfo.GetTypeAttr(IntPtr&amp; ppTypeAttr)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.global::System#Runtime#InteropServices#ComTypes#ITypeInfo#GetTypeComp(System.Runtime.InteropServices.ComTypes.ITypeComp@)">
            <summary>Sets the stub of ITypeInfo.GetTypeComp(ITypeComp&amp; ppTComp)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.global::System#Runtime#InteropServices#ComTypes#ITypeInfo#GetVarDesc(System.Int32,System.IntPtr@)">
            <summary>Sets the stub of ITypeInfo.GetVarDesc(Int32 index, IntPtr&amp; ppVarDesc)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.global::System#Runtime#InteropServices#ComTypes#ITypeInfo#Invoke(System.Object,System.Int32,System.Int16,System.Runtime.InteropServices.ComTypes.DISPPARAMS@,System.IntPtr,System.IntPtr,System.Int32@)">
            <summary>Sets the stub of ITypeInfo.Invoke(Object pvInstance, Int32 memid, Int16 wFlags, DISPPARAMS&amp; pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, Int32&amp; puArgErr)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.global::System#Runtime#InteropServices#ComTypes#ITypeInfo#ReleaseFuncDesc(System.IntPtr)">
            <summary>Sets the stub of ITypeInfo.ReleaseFuncDesc(IntPtr pFuncDesc)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.global::System#Runtime#InteropServices#ComTypes#ITypeInfo#ReleaseTypeAttr(System.IntPtr)">
            <summary>Sets the stub of ITypeInfo.ReleaseTypeAttr(IntPtr pTypeAttr)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.global::System#Runtime#InteropServices#ComTypes#ITypeInfo#ReleaseVarDesc(System.IntPtr)">
            <summary>Sets the stub of ITypeInfo.ReleaseVarDesc(IntPtr pVarDesc)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.global::System#Runtime#InteropServices#ComTypes#ITypeInfo2#AddressOfMember(System.Int32,System.Runtime.InteropServices.ComTypes.INVOKEKIND,System.IntPtr@)">
            <summary>Sets the stub of ITypeInfo2.AddressOfMember(Int32 memid, INVOKEKIND invKind, IntPtr&amp; ppv)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.global::System#Runtime#InteropServices#ComTypes#ITypeInfo2#CreateInstance(System.Object,System.Guid@,System.Object@)">
            <summary>Sets the stub of ITypeInfo2.CreateInstance(Object pUnkOuter, Guid&amp; riid, Object&amp; ppvObj)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.global::System#Runtime#InteropServices#ComTypes#ITypeInfo2#GetAllCustData(System.IntPtr)">
            <summary>Sets the stub of ITypeInfo2.GetAllCustData(IntPtr pCustData)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.global::System#Runtime#InteropServices#ComTypes#ITypeInfo2#GetAllFuncCustData(System.Int32,System.IntPtr)">
            <summary>Sets the stub of ITypeInfo2.GetAllFuncCustData(Int32 index, IntPtr pCustData)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.global::System#Runtime#InteropServices#ComTypes#ITypeInfo2#GetAllImplTypeCustData(System.Int32,System.IntPtr)">
            <summary>Sets the stub of ITypeInfo2.GetAllImplTypeCustData(Int32 index, IntPtr pCustData)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.global::System#Runtime#InteropServices#ComTypes#ITypeInfo2#GetAllParamCustData(System.Int32,System.Int32,System.IntPtr)">
            <summary>Sets the stub of ITypeInfo2.GetAllParamCustData(Int32 indexFunc, Int32 indexParam, IntPtr pCustData)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.global::System#Runtime#InteropServices#ComTypes#ITypeInfo2#GetAllVarCustData(System.Int32,System.IntPtr)">
            <summary>Sets the stub of ITypeInfo2.GetAllVarCustData(Int32 index, IntPtr pCustData)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.global::System#Runtime#InteropServices#ComTypes#ITypeInfo2#GetContainingTypeLib(System.Runtime.InteropServices.ComTypes.ITypeLib@,System.Int32@)">
            <summary>Sets the stub of ITypeInfo2.GetContainingTypeLib(ITypeLib&amp; ppTLB, Int32&amp; pIndex)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.global::System#Runtime#InteropServices#ComTypes#ITypeInfo2#GetCustData(System.Guid@,System.Object@)">
            <summary>Sets the stub of ITypeInfo2.GetCustData(Guid&amp; guid, Object&amp; pVarVal)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.global::System#Runtime#InteropServices#ComTypes#ITypeInfo2#GetDllEntry(System.Int32,System.Runtime.InteropServices.ComTypes.INVOKEKIND,System.IntPtr,System.IntPtr,System.IntPtr)">
            <summary>Sets the stub of ITypeInfo2.GetDllEntry(Int32 memid, INVOKEKIND invKind, IntPtr pBstrDllName, IntPtr pBstrName, IntPtr pwOrdinal)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.global::System#Runtime#InteropServices#ComTypes#ITypeInfo2#GetDocumentation(System.Int32,System.String@,System.String@,System.Int32@,System.String@)">
            <summary>Sets the stub of ITypeInfo2.GetDocumentation(Int32 index, String&amp; strName, String&amp; strDocString, Int32&amp; dwHelpContext, String&amp; strHelpFile)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.global::System#Runtime#InteropServices#ComTypes#ITypeInfo2#GetDocumentation2(System.Int32,System.String@,System.Int32@,System.String@)">
            <summary>Sets the stub of ITypeInfo2.GetDocumentation2(Int32 memid, String&amp; pbstrHelpString, Int32&amp; pdwHelpStringContext, String&amp; pbstrHelpStringDll)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.global::System#Runtime#InteropServices#ComTypes#ITypeInfo2#GetFuncCustData(System.Int32,System.Guid@,System.Object@)">
            <summary>Sets the stub of ITypeInfo2.GetFuncCustData(Int32 index, Guid&amp; guid, Object&amp; pVarVal)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.global::System#Runtime#InteropServices#ComTypes#ITypeInfo2#GetFuncDesc(System.Int32,System.IntPtr@)">
            <summary>Sets the stub of ITypeInfo2.GetFuncDesc(Int32 index, IntPtr&amp; ppFuncDesc)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.global::System#Runtime#InteropServices#ComTypes#ITypeInfo2#GetFuncIndexOfMemId(System.Int32,System.Runtime.InteropServices.ComTypes.INVOKEKIND,System.Int32@)">
            <summary>Sets the stub of ITypeInfo2.GetFuncIndexOfMemId(Int32 memid, INVOKEKIND invKind, Int32&amp; pFuncIndex)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.global::System#Runtime#InteropServices#ComTypes#ITypeInfo2#GetIDsOfNames(System.String[],System.Int32,System.Int32[])">
            <summary>Sets the stub of ITypeInfo2.GetIDsOfNames(String[] rgszNames, Int32 cNames, Int32[] pMemId)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.global::System#Runtime#InteropServices#ComTypes#ITypeInfo2#GetImplTypeCustData(System.Int32,System.Guid@,System.Object@)">
            <summary>Sets the stub of ITypeInfo2.GetImplTypeCustData(Int32 index, Guid&amp; guid, Object&amp; pVarVal)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.global::System#Runtime#InteropServices#ComTypes#ITypeInfo2#GetImplTypeFlags(System.Int32,System.Runtime.InteropServices.ComTypes.IMPLTYPEFLAGS@)">
            <summary>Sets the stub of ITypeInfo2.GetImplTypeFlags(Int32 index, IMPLTYPEFLAGS&amp; pImplTypeFlags)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.global::System#Runtime#InteropServices#ComTypes#ITypeInfo2#GetMops(System.Int32,System.String@)">
            <summary>Sets the stub of ITypeInfo2.GetMops(Int32 memid, String&amp; pBstrMops)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.global::System#Runtime#InteropServices#ComTypes#ITypeInfo2#GetNames(System.Int32,System.String[],System.Int32,System.Int32@)">
            <summary>Sets the stub of ITypeInfo2.GetNames(Int32 memid, String[] rgBstrNames, Int32 cMaxNames, Int32&amp; pcNames)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.global::System#Runtime#InteropServices#ComTypes#ITypeInfo2#GetParamCustData(System.Int32,System.Int32,System.Guid@,System.Object@)">
            <summary>Sets the stub of ITypeInfo2.GetParamCustData(Int32 indexFunc, Int32 indexParam, Guid&amp; guid, Object&amp; pVarVal)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.global::System#Runtime#InteropServices#ComTypes#ITypeInfo2#GetRefTypeInfo(System.Int32,System.Runtime.InteropServices.ComTypes.ITypeInfo@)">
            <summary>Sets the stub of ITypeInfo2.GetRefTypeInfo(Int32 hRef, ITypeInfo&amp; ppTI)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.global::System#Runtime#InteropServices#ComTypes#ITypeInfo2#GetRefTypeOfImplType(System.Int32,System.Int32@)">
            <summary>Sets the stub of ITypeInfo2.GetRefTypeOfImplType(Int32 index, Int32&amp; href)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.global::System#Runtime#InteropServices#ComTypes#ITypeInfo2#GetTypeAttr(System.IntPtr@)">
            <summary>Sets the stub of ITypeInfo2.GetTypeAttr(IntPtr&amp; ppTypeAttr)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.global::System#Runtime#InteropServices#ComTypes#ITypeInfo2#GetTypeComp(System.Runtime.InteropServices.ComTypes.ITypeComp@)">
            <summary>Sets the stub of ITypeInfo2.GetTypeComp(ITypeComp&amp; ppTComp)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.global::System#Runtime#InteropServices#ComTypes#ITypeInfo2#GetTypeFlags(System.Int32@)">
            <summary>Sets the stub of ITypeInfo2.GetTypeFlags(Int32&amp; pTypeFlags)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.global::System#Runtime#InteropServices#ComTypes#ITypeInfo2#GetTypeKind(System.Runtime.InteropServices.ComTypes.TYPEKIND@)">
            <summary>Sets the stub of ITypeInfo2.GetTypeKind(TYPEKIND&amp; pTypeKind)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.global::System#Runtime#InteropServices#ComTypes#ITypeInfo2#GetVarCustData(System.Int32,System.Guid@,System.Object@)">
            <summary>Sets the stub of ITypeInfo2.GetVarCustData(Int32 index, Guid&amp; guid, Object&amp; pVarVal)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.global::System#Runtime#InteropServices#ComTypes#ITypeInfo2#GetVarDesc(System.Int32,System.IntPtr@)">
            <summary>Sets the stub of ITypeInfo2.GetVarDesc(Int32 index, IntPtr&amp; ppVarDesc)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.global::System#Runtime#InteropServices#ComTypes#ITypeInfo2#GetVarIndexOfMemId(System.Int32,System.Int32@)">
            <summary>Sets the stub of ITypeInfo2.GetVarIndexOfMemId(Int32 memid, Int32&amp; pVarIndex)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.global::System#Runtime#InteropServices#ComTypes#ITypeInfo2#Invoke(System.Object,System.Int32,System.Int16,System.Runtime.InteropServices.ComTypes.DISPPARAMS@,System.IntPtr,System.IntPtr,System.Int32@)">
            <summary>Sets the stub of ITypeInfo2.Invoke(Object pvInstance, Int32 memid, Int16 wFlags, DISPPARAMS&amp; pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, Int32&amp; puArgErr)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.global::System#Runtime#InteropServices#ComTypes#ITypeInfo2#ReleaseFuncDesc(System.IntPtr)">
            <summary>Sets the stub of ITypeInfo2.ReleaseFuncDesc(IntPtr pFuncDesc)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.global::System#Runtime#InteropServices#ComTypes#ITypeInfo2#ReleaseTypeAttr(System.IntPtr)">
            <summary>Sets the stub of ITypeInfo2.ReleaseTypeAttr(IntPtr pTypeAttr)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeInfo2.global::System#Runtime#InteropServices#ComTypes#ITypeInfo2#ReleaseVarDesc(System.IntPtr)">
            <summary>Sets the stub of ITypeInfo2.ReleaseVarDesc(IntPtr pVarDesc)</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib">
            <summary>Stub type of System.Runtime.InteropServices.ComTypes.ITypeLib</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib.#ctor">
            <summary>Initializes a new instance of type StubITypeLib</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib.FindNameStringInt32ITypeInfoArrayInt32ArrayInt16Ref">
            <summary>Sets the stub of ITypeLib.FindName(String szNameBuf, Int32 lHashVal, ITypeInfo[] ppTInfo, Int32[] rgMemId, Int16&amp; pcFound)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib.GetDocumentationInt32StringOutStringOutInt32OutStringOut">
            <summary>Sets the stub of ITypeLib.GetDocumentation(Int32 index, String&amp; strName, String&amp; strDocString, Int32&amp; dwHelpContext, String&amp; strHelpFile)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib.GetLibAttrIntPtrOut">
            <summary>Sets the stub of ITypeLib.GetLibAttr(IntPtr&amp; ppTLibAttr)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib.GetTypeCompITypeCompOut">
            <summary>Sets the stub of ITypeLib.GetTypeComp(ITypeComp&amp; ppTComp)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib.GetTypeInfoCount">
            <summary>Sets the stub of ITypeLib.GetTypeInfoCount()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib.GetTypeInfoInt32ITypeInfoOut">
            <summary>Sets the stub of ITypeLib.GetTypeInfo(Int32 index, ITypeInfo&amp; ppTI)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib.GetTypeInfoOfGuidGuidRefITypeInfoOut">
            <summary>Sets the stub of ITypeLib.GetTypeInfoOfGuid(Guid&amp; guid, ITypeInfo&amp; ppTInfo)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib.GetTypeInfoTypeInt32TYPEKINDOut">
            <summary>Sets the stub of ITypeLib.GetTypeInfoType(Int32 index, TYPEKIND&amp; pTKind)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib.IsNameStringInt32">
            <summary>Sets the stub of ITypeLib.IsName(String szNameBuf, Int32 lHashVal)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib.ReleaseTLibAttrIntPtr">
            <summary>Sets the stub of ITypeLib.ReleaseTLibAttr(IntPtr pTLibAttr)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib.global::System#Runtime#InteropServices#ComTypes#ITypeLib#FindName(System.String,System.Int32,System.Runtime.InteropServices.ComTypes.ITypeInfo[],System.Int32[],System.Int16@)">
            <summary>Sets the stub of ITypeLib.FindName(String szNameBuf, Int32 lHashVal, ITypeInfo[] ppTInfo, Int32[] rgMemId, Int16&amp; pcFound)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib.global::System#Runtime#InteropServices#ComTypes#ITypeLib#GetDocumentation(System.Int32,System.String@,System.String@,System.Int32@,System.String@)">
            <summary>Sets the stub of ITypeLib.GetDocumentation(Int32 index, String&amp; strName, String&amp; strDocString, Int32&amp; dwHelpContext, String&amp; strHelpFile)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib.global::System#Runtime#InteropServices#ComTypes#ITypeLib#GetLibAttr(System.IntPtr@)">
            <summary>Sets the stub of ITypeLib.GetLibAttr(IntPtr&amp; ppTLibAttr)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib.global::System#Runtime#InteropServices#ComTypes#ITypeLib#GetTypeComp(System.Runtime.InteropServices.ComTypes.ITypeComp@)">
            <summary>Sets the stub of ITypeLib.GetTypeComp(ITypeComp&amp; ppTComp)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib.global::System#Runtime#InteropServices#ComTypes#ITypeLib#GetTypeInfo(System.Int32,System.Runtime.InteropServices.ComTypes.ITypeInfo@)">
            <summary>Sets the stub of ITypeLib.GetTypeInfo(Int32 index, ITypeInfo&amp; ppTI)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib.global::System#Runtime#InteropServices#ComTypes#ITypeLib#GetTypeInfoCount">
            <summary>Sets the stub of ITypeLib.GetTypeInfoCount()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib.global::System#Runtime#InteropServices#ComTypes#ITypeLib#GetTypeInfoOfGuid(System.Guid@,System.Runtime.InteropServices.ComTypes.ITypeInfo@)">
            <summary>Sets the stub of ITypeLib.GetTypeInfoOfGuid(Guid&amp; guid, ITypeInfo&amp; ppTInfo)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib.global::System#Runtime#InteropServices#ComTypes#ITypeLib#GetTypeInfoType(System.Int32,System.Runtime.InteropServices.ComTypes.TYPEKIND@)">
            <summary>Sets the stub of ITypeLib.GetTypeInfoType(Int32 index, TYPEKIND&amp; pTKind)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib.global::System#Runtime#InteropServices#ComTypes#ITypeLib#IsName(System.String,System.Int32)">
            <summary>Sets the stub of ITypeLib.IsName(String szNameBuf, Int32 lHashVal)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib.global::System#Runtime#InteropServices#ComTypes#ITypeLib#ReleaseTLibAttr(System.IntPtr)">
            <summary>Sets the stub of ITypeLib.ReleaseTLibAttr(IntPtr pTLibAttr)</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib2">
            <summary>Stub type of System.Runtime.InteropServices.ComTypes.ITypeLib2</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib2.#ctor">
            <summary>Initializes a new instance of type StubITypeLib2</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib2.FindNameStringInt32ITypeInfoArrayInt32ArrayInt16Ref">
            <summary>Sets the stub of ITypeLib2.FindName(String szNameBuf, Int32 lHashVal, ITypeInfo[] ppTInfo, Int32[] rgMemId, Int16&amp; pcFound)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib2.FindNameStringInt32ITypeInfoArrayInt32ArrayInt16Ref01">
            <summary>Sets the stub of ITypeLib.FindName(String szNameBuf, Int32 lHashVal, ITypeInfo[] ppTInfo, Int32[] rgMemId, Int16&amp; pcFound)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib2.GetAllCustDataIntPtr">
            <summary>Sets the stub of ITypeLib2.GetAllCustData(IntPtr pCustData)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib2.GetCustDataGuidRefObjectOut">
            <summary>Sets the stub of ITypeLib2.GetCustData(Guid&amp; guid, Object&amp; pVarVal)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib2.GetDocumentation2Int32StringOutInt32OutStringOut">
            <summary>Sets the stub of ITypeLib2.GetDocumentation2(Int32 index, String&amp; pbstrHelpString, Int32&amp; pdwHelpStringContext, String&amp; pbstrHelpStringDll)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib2.GetDocumentationInt32StringOutStringOutInt32OutStringOut">
            <summary>Sets the stub of ITypeLib2.GetDocumentation(Int32 index, String&amp; strName, String&amp; strDocString, Int32&amp; dwHelpContext, String&amp; strHelpFile)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib2.GetDocumentationInt32StringOutStringOutInt32OutStringOut01">
            <summary>Sets the stub of ITypeLib.GetDocumentation(Int32 index, String&amp; strName, String&amp; strDocString, Int32&amp; dwHelpContext, String&amp; strHelpFile)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib2.GetLibAttrIntPtrOut">
            <summary>Sets the stub of ITypeLib2.GetLibAttr(IntPtr&amp; ppTLibAttr)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib2.GetLibAttrIntPtrOut01">
            <summary>Sets the stub of ITypeLib.GetLibAttr(IntPtr&amp; ppTLibAttr)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib2.GetLibStatisticsIntPtrInt32Out">
            <summary>Sets the stub of ITypeLib2.GetLibStatistics(IntPtr pcUniqueNames, Int32&amp; pcchUniqueNames)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib2.GetTypeCompITypeCompOut">
            <summary>Sets the stub of ITypeLib2.GetTypeComp(ITypeComp&amp; ppTComp)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib2.GetTypeCompITypeCompOut01">
            <summary>Sets the stub of ITypeLib.GetTypeComp(ITypeComp&amp; ppTComp)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib2.GetTypeInfoCount">
            <summary>Sets the stub of ITypeLib2.GetTypeInfoCount()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib2.GetTypeInfoCount01">
            <summary>Sets the stub of ITypeLib.GetTypeInfoCount()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib2.GetTypeInfoInt32ITypeInfoOut">
            <summary>Sets the stub of ITypeLib2.GetTypeInfo(Int32 index, ITypeInfo&amp; ppTI)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib2.GetTypeInfoInt32ITypeInfoOut01">
            <summary>Sets the stub of ITypeLib.GetTypeInfo(Int32 index, ITypeInfo&amp; ppTI)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib2.GetTypeInfoOfGuidGuidRefITypeInfoOut">
            <summary>Sets the stub of ITypeLib2.GetTypeInfoOfGuid(Guid&amp; guid, ITypeInfo&amp; ppTInfo)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib2.GetTypeInfoOfGuidGuidRefITypeInfoOut01">
            <summary>Sets the stub of ITypeLib.GetTypeInfoOfGuid(Guid&amp; guid, ITypeInfo&amp; ppTInfo)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib2.GetTypeInfoTypeInt32TYPEKINDOut">
            <summary>Sets the stub of ITypeLib2.GetTypeInfoType(Int32 index, TYPEKIND&amp; pTKind)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib2.GetTypeInfoTypeInt32TYPEKINDOut01">
            <summary>Sets the stub of ITypeLib.GetTypeInfoType(Int32 index, TYPEKIND&amp; pTKind)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib2.IsNameStringInt32">
            <summary>Sets the stub of ITypeLib2.IsName(String szNameBuf, Int32 lHashVal)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib2.IsNameStringInt3201">
            <summary>Sets the stub of ITypeLib.IsName(String szNameBuf, Int32 lHashVal)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib2.ReleaseTLibAttrIntPtr">
            <summary>Sets the stub of ITypeLib2.ReleaseTLibAttr(IntPtr pTLibAttr)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib2.ReleaseTLibAttrIntPtr01">
            <summary>Sets the stub of ITypeLib.ReleaseTLibAttr(IntPtr pTLibAttr)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib2.global::System#Runtime#InteropServices#ComTypes#ITypeLib#FindName(System.String,System.Int32,System.Runtime.InteropServices.ComTypes.ITypeInfo[],System.Int32[],System.Int16@)">
            <summary>Sets the stub of ITypeLib.FindName(String szNameBuf, Int32 lHashVal, ITypeInfo[] ppTInfo, Int32[] rgMemId, Int16&amp; pcFound)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib2.global::System#Runtime#InteropServices#ComTypes#ITypeLib#GetDocumentation(System.Int32,System.String@,System.String@,System.Int32@,System.String@)">
            <summary>Sets the stub of ITypeLib.GetDocumentation(Int32 index, String&amp; strName, String&amp; strDocString, Int32&amp; dwHelpContext, String&amp; strHelpFile)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib2.global::System#Runtime#InteropServices#ComTypes#ITypeLib#GetLibAttr(System.IntPtr@)">
            <summary>Sets the stub of ITypeLib.GetLibAttr(IntPtr&amp; ppTLibAttr)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib2.global::System#Runtime#InteropServices#ComTypes#ITypeLib#GetTypeComp(System.Runtime.InteropServices.ComTypes.ITypeComp@)">
            <summary>Sets the stub of ITypeLib.GetTypeComp(ITypeComp&amp; ppTComp)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib2.global::System#Runtime#InteropServices#ComTypes#ITypeLib#GetTypeInfo(System.Int32,System.Runtime.InteropServices.ComTypes.ITypeInfo@)">
            <summary>Sets the stub of ITypeLib.GetTypeInfo(Int32 index, ITypeInfo&amp; ppTI)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib2.global::System#Runtime#InteropServices#ComTypes#ITypeLib#GetTypeInfoCount">
            <summary>Sets the stub of ITypeLib.GetTypeInfoCount()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib2.global::System#Runtime#InteropServices#ComTypes#ITypeLib#GetTypeInfoOfGuid(System.Guid@,System.Runtime.InteropServices.ComTypes.ITypeInfo@)">
            <summary>Sets the stub of ITypeLib.GetTypeInfoOfGuid(Guid&amp; guid, ITypeInfo&amp; ppTInfo)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib2.global::System#Runtime#InteropServices#ComTypes#ITypeLib#GetTypeInfoType(System.Int32,System.Runtime.InteropServices.ComTypes.TYPEKIND@)">
            <summary>Sets the stub of ITypeLib.GetTypeInfoType(Int32 index, TYPEKIND&amp; pTKind)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib2.global::System#Runtime#InteropServices#ComTypes#ITypeLib#IsName(System.String,System.Int32)">
            <summary>Sets the stub of ITypeLib.IsName(String szNameBuf, Int32 lHashVal)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib2.global::System#Runtime#InteropServices#ComTypes#ITypeLib#ReleaseTLibAttr(System.IntPtr)">
            <summary>Sets the stub of ITypeLib.ReleaseTLibAttr(IntPtr pTLibAttr)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib2.global::System#Runtime#InteropServices#ComTypes#ITypeLib2#FindName(System.String,System.Int32,System.Runtime.InteropServices.ComTypes.ITypeInfo[],System.Int32[],System.Int16@)">
            <summary>Sets the stub of ITypeLib2.FindName(String szNameBuf, Int32 lHashVal, ITypeInfo[] ppTInfo, Int32[] rgMemId, Int16&amp; pcFound)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib2.global::System#Runtime#InteropServices#ComTypes#ITypeLib2#GetAllCustData(System.IntPtr)">
            <summary>Sets the stub of ITypeLib2.GetAllCustData(IntPtr pCustData)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib2.global::System#Runtime#InteropServices#ComTypes#ITypeLib2#GetCustData(System.Guid@,System.Object@)">
            <summary>Sets the stub of ITypeLib2.GetCustData(Guid&amp; guid, Object&amp; pVarVal)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib2.global::System#Runtime#InteropServices#ComTypes#ITypeLib2#GetDocumentation(System.Int32,System.String@,System.String@,System.Int32@,System.String@)">
            <summary>Sets the stub of ITypeLib2.GetDocumentation(Int32 index, String&amp; strName, String&amp; strDocString, Int32&amp; dwHelpContext, String&amp; strHelpFile)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib2.global::System#Runtime#InteropServices#ComTypes#ITypeLib2#GetDocumentation2(System.Int32,System.String@,System.Int32@,System.String@)">
            <summary>Sets the stub of ITypeLib2.GetDocumentation2(Int32 index, String&amp; pbstrHelpString, Int32&amp; pdwHelpStringContext, String&amp; pbstrHelpStringDll)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib2.global::System#Runtime#InteropServices#ComTypes#ITypeLib2#GetLibAttr(System.IntPtr@)">
            <summary>Sets the stub of ITypeLib2.GetLibAttr(IntPtr&amp; ppTLibAttr)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib2.global::System#Runtime#InteropServices#ComTypes#ITypeLib2#GetLibStatistics(System.IntPtr,System.Int32@)">
            <summary>Sets the stub of ITypeLib2.GetLibStatistics(IntPtr pcUniqueNames, Int32&amp; pcchUniqueNames)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib2.global::System#Runtime#InteropServices#ComTypes#ITypeLib2#GetTypeComp(System.Runtime.InteropServices.ComTypes.ITypeComp@)">
            <summary>Sets the stub of ITypeLib2.GetTypeComp(ITypeComp&amp; ppTComp)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib2.global::System#Runtime#InteropServices#ComTypes#ITypeLib2#GetTypeInfo(System.Int32,System.Runtime.InteropServices.ComTypes.ITypeInfo@)">
            <summary>Sets the stub of ITypeLib2.GetTypeInfo(Int32 index, ITypeInfo&amp; ppTI)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib2.global::System#Runtime#InteropServices#ComTypes#ITypeLib2#GetTypeInfoCount">
            <summary>Sets the stub of ITypeLib2.GetTypeInfoCount()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib2.global::System#Runtime#InteropServices#ComTypes#ITypeLib2#GetTypeInfoOfGuid(System.Guid@,System.Runtime.InteropServices.ComTypes.ITypeInfo@)">
            <summary>Sets the stub of ITypeLib2.GetTypeInfoOfGuid(Guid&amp; guid, ITypeInfo&amp; ppTInfo)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib2.global::System#Runtime#InteropServices#ComTypes#ITypeLib2#GetTypeInfoType(System.Int32,System.Runtime.InteropServices.ComTypes.TYPEKIND@)">
            <summary>Sets the stub of ITypeLib2.GetTypeInfoType(Int32 index, TYPEKIND&amp; pTKind)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib2.global::System#Runtime#InteropServices#ComTypes#ITypeLib2#IsName(System.String,System.Int32)">
            <summary>Sets the stub of ITypeLib2.IsName(String szNameBuf, Int32 lHashVal)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.ComTypes.Fakes.StubITypeLib2.global::System#Runtime#InteropServices#ComTypes#ITypeLib2#ReleaseTLibAttr(System.IntPtr)">
            <summary>Sets the stub of ITypeLib2.ReleaseTLibAttr(IntPtr pTLibAttr)</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.Fakes.StubCOMException">
            <summary>Stub type of System.Runtime.InteropServices.COMException</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubCOMException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubCOMException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubCOMException.#ctor(System.String,System.Int32)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubCOMException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubCOMException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubCOMException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubCOMException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubCOMException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubCOMException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubCOMException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubCOMException.ErrorCodeGet">
            <summary>Sets the stub of ExternalException.get_ErrorCode()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubCOMException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubCOMException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubCOMException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubCOMException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubCOMException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubCOMException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubCOMException.InitializeStub">
            <summary>Initializes a new instance of type StubCOMException</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubCOMException.MessageGet">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubCOMException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubCOMException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubCOMException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubCOMException.ToString">
            <summary>Sets the stub of COMException.ToString()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubCOMException.ToString01">
            <summary>Sets the stub of COMException.ToString()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubCOMException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubCOMException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubCOMException.ErrorCode">
            <summary>Sets the stub of ExternalException.get_ErrorCode()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubCOMException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubCOMException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubCOMException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubCOMException.Message">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubCOMException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubCOMException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.Fakes.StubCriticalHandle">
            <summary>Stub type of System.Runtime.InteropServices.CriticalHandle</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubCriticalHandle.#ctor(System.IntPtr)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubCriticalHandle.Dispose(System.Boolean)">
            <summary>Sets the stub of CriticalHandle.Dispose(Boolean disposing)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubCriticalHandle.DisposeBoolean">
            <summary>Sets the stub of CriticalHandle.Dispose(Boolean disposing)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubCriticalHandle.InitializeStub">
            <summary>Initializes a new instance of type StubCriticalHandle</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubCriticalHandle.IsInvalidGet">
            <summary>Sets the stub of CriticalHandle.get_IsInvalid()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubCriticalHandle.ReleaseHandle">
            <summary>Sets the stub of CriticalHandle.ReleaseHandle()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubCriticalHandle.ReleaseHandle01">
            <summary>Sets the stub of CriticalHandle.ReleaseHandle()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubCriticalHandle.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubCriticalHandle.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubCriticalHandle.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubCriticalHandle.IsInvalid">
            <summary>Sets the stub of CriticalHandle.get_IsInvalid()</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.Fakes.StubExternalException">
            <summary>Stub type of System.Runtime.InteropServices.ExternalException</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubExternalException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubExternalException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubExternalException.#ctor(System.String,System.Int32)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubExternalException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubExternalException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubExternalException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubExternalException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubExternalException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubExternalException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubExternalException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubExternalException.ErrorCodeGet">
            <summary>Sets the stub of ExternalException.get_ErrorCode()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubExternalException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubExternalException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubExternalException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubExternalException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubExternalException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubExternalException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubExternalException.InitializeStub">
            <summary>Initializes a new instance of type StubExternalException</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubExternalException.MessageGet">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubExternalException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubExternalException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubExternalException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubExternalException.ToString">
            <summary>Sets the stub of ExternalException.ToString()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubExternalException.ToString01">
            <summary>Sets the stub of ExternalException.ToString()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubExternalException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubExternalException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubExternalException.ErrorCode">
            <summary>Sets the stub of ExternalException.get_ErrorCode()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubExternalException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubExternalException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubExternalException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubExternalException.Message">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubExternalException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubExternalException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.Fakes.StubICustomAdapter">
            <summary>Stub type of System.Runtime.InteropServices.ICustomAdapter</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubICustomAdapter.#ctor">
            <summary>Initializes a new instance of type StubICustomAdapter</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubICustomAdapter.GetUnderlyingObject">
            <summary>Sets the stub of ICustomAdapter.GetUnderlyingObject()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubICustomAdapter.global::System#Runtime#InteropServices#ICustomAdapter#GetUnderlyingObject">
            <summary>Sets the stub of ICustomAdapter.GetUnderlyingObject()</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.Fakes.StubICustomFactory">
            <summary>Stub type of System.Runtime.InteropServices.ICustomFactory</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubICustomFactory.#ctor">
            <summary>Initializes a new instance of type StubICustomFactory</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubICustomFactory.CreateInstanceType">
            <summary>Sets the stub of ICustomFactory.CreateInstance(Type serverType)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubICustomFactory.global::System#Runtime#InteropServices#ICustomFactory#CreateInstance(System.Type)">
            <summary>Sets the stub of ICustomFactory.CreateInstance(Type serverType)</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.Fakes.StubICustomMarshaler">
            <summary>Stub type of System.Runtime.InteropServices.ICustomMarshaler</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubICustomMarshaler.#ctor">
            <summary>Initializes a new instance of type StubICustomMarshaler</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubICustomMarshaler.CleanUpManagedDataObject">
            <summary>Sets the stub of ICustomMarshaler.CleanUpManagedData(Object ManagedObj)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubICustomMarshaler.CleanUpNativeDataIntPtr">
            <summary>Sets the stub of ICustomMarshaler.CleanUpNativeData(IntPtr pNativeData)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubICustomMarshaler.GetNativeDataSize">
            <summary>Sets the stub of ICustomMarshaler.GetNativeDataSize()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubICustomMarshaler.MarshalManagedToNativeObject">
            <summary>Sets the stub of ICustomMarshaler.MarshalManagedToNative(Object ManagedObj)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubICustomMarshaler.MarshalNativeToManagedIntPtr">
            <summary>Sets the stub of ICustomMarshaler.MarshalNativeToManaged(IntPtr pNativeData)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubICustomMarshaler.global::System#Runtime#InteropServices#ICustomMarshaler#CleanUpManagedData(System.Object)">
            <summary>Sets the stub of ICustomMarshaler.CleanUpManagedData(Object ManagedObj)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubICustomMarshaler.global::System#Runtime#InteropServices#ICustomMarshaler#CleanUpNativeData(System.IntPtr)">
            <summary>Sets the stub of ICustomMarshaler.CleanUpNativeData(IntPtr pNativeData)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubICustomMarshaler.global::System#Runtime#InteropServices#ICustomMarshaler#GetNativeDataSize">
            <summary>Sets the stub of ICustomMarshaler.GetNativeDataSize()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubICustomMarshaler.global::System#Runtime#InteropServices#ICustomMarshaler#MarshalManagedToNative(System.Object)">
            <summary>Sets the stub of ICustomMarshaler.MarshalManagedToNative(Object ManagedObj)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubICustomMarshaler.global::System#Runtime#InteropServices#ICustomMarshaler#MarshalNativeToManaged(System.IntPtr)">
            <summary>Sets the stub of ICustomMarshaler.MarshalNativeToManaged(IntPtr pNativeData)</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.Fakes.StubICustomQueryInterface">
            <summary>Stub type of System.Runtime.InteropServices.ICustomQueryInterface</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubICustomQueryInterface.#ctor">
            <summary>Initializes a new instance of type StubICustomQueryInterface</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubICustomQueryInterface.GetInterfaceGuidRefIntPtrOut">
            <summary>Sets the stub of ICustomQueryInterface.GetInterface(Guid&amp; iid, IntPtr&amp; ppv)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubICustomQueryInterface.global::System#Runtime#InteropServices#ICustomQueryInterface#GetInterface(System.Guid@,System.IntPtr@)">
            <summary>Sets the stub of ICustomQueryInterface.GetInterface(Guid&amp; iid, IntPtr&amp; ppv)</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.Fakes.StubIRegistrationServices">
            <summary>Stub type of System.Runtime.InteropServices.IRegistrationServices</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubIRegistrationServices.#ctor">
            <summary>Initializes a new instance of type StubIRegistrationServices</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubIRegistrationServices.GetManagedCategoryGuid">
            <summary>Sets the stub of IRegistrationServices.GetManagedCategoryGuid()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubIRegistrationServices.GetProgIdForTypeType">
            <summary>Sets the stub of IRegistrationServices.GetProgIdForType(Type type)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubIRegistrationServices.GetRegistrableTypesInAssemblyAssembly">
            <summary>Sets the stub of IRegistrationServices.GetRegistrableTypesInAssembly(Assembly assembly)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubIRegistrationServices.RegisterAssemblyAssemblyAssemblyRegistrationFlags">
            <summary>Sets the stub of IRegistrationServices.RegisterAssembly(Assembly assembly, AssemblyRegistrationFlags flags)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubIRegistrationServices.RegisterTypeForComClientsTypeGuidRef">
            <summary>Sets the stub of IRegistrationServices.RegisterTypeForComClients(Type type, Guid&amp; g)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubIRegistrationServices.global::System#Runtime#InteropServices#IRegistrationServices#GetManagedCategoryGuid">
            <summary>Sets the stub of IRegistrationServices.GetManagedCategoryGuid()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubIRegistrationServices.global::System#Runtime#InteropServices#IRegistrationServices#GetProgIdForType(System.Type)">
            <summary>Sets the stub of IRegistrationServices.GetProgIdForType(Type type)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubIRegistrationServices.global::System#Runtime#InteropServices#IRegistrationServices#GetRegistrableTypesInAssembly(System.Reflection.Assembly)">
            <summary>Sets the stub of IRegistrationServices.GetRegistrableTypesInAssembly(Assembly assembly)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubIRegistrationServices.global::System#Runtime#InteropServices#IRegistrationServices#RegisterAssembly(System.Reflection.Assembly,System.Runtime.InteropServices.AssemblyRegistrationFlags)">
            <summary>Sets the stub of IRegistrationServices.RegisterAssembly(Assembly assembly, AssemblyRegistrationFlags flags)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubIRegistrationServices.global::System#Runtime#InteropServices#IRegistrationServices#RegisterTypeForComClients(System.Type,System.Guid@)">
            <summary>Sets the stub of IRegistrationServices.RegisterTypeForComClients(Type type, Guid&amp; g)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubIRegistrationServices.global::System#Runtime#InteropServices#IRegistrationServices#TypeRepresentsComType(System.Type)">
            <summary>Sets the stub of IRegistrationServices.TypeRepresentsComType(Type type)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubIRegistrationServices.global::System#Runtime#InteropServices#IRegistrationServices#TypeRequiresRegistration(System.Type)">
            <summary>Sets the stub of IRegistrationServices.TypeRequiresRegistration(Type type)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubIRegistrationServices.global::System#Runtime#InteropServices#IRegistrationServices#UnregisterAssembly(System.Reflection.Assembly)">
            <summary>Sets the stub of IRegistrationServices.UnregisterAssembly(Assembly assembly)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubIRegistrationServices.TypeRepresentsComTypeType">
            <summary>Sets the stub of IRegistrationServices.TypeRepresentsComType(Type type)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubIRegistrationServices.TypeRequiresRegistrationType">
            <summary>Sets the stub of IRegistrationServices.TypeRequiresRegistration(Type type)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubIRegistrationServices.UnregisterAssemblyAssembly">
            <summary>Sets the stub of IRegistrationServices.UnregisterAssembly(Assembly assembly)</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.Fakes.StubITypeLibConverter">
            <summary>Stub type of System.Runtime.InteropServices.ITypeLibConverter</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubITypeLibConverter.#ctor">
            <summary>Initializes a new instance of type StubITypeLibConverter</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubITypeLibConverter.ConvertAssemblyToTypeLibAssemblyStringTypeLibExporterFlagsITypeLibExporterNotifySink">
            <summary>Sets the stub of ITypeLibConverter.ConvertAssemblyToTypeLib(Assembly assembly, String typeLibName, TypeLibExporterFlags flags, ITypeLibExporterNotifySink notifySink)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubITypeLibConverter.ConvertTypeLibToAssemblyObjectStringInt32ITypeLibImporterNotifySinkByteArrayStrongNameKeyPairBoolean">
            <summary>Sets the stub of ITypeLibConverter.ConvertTypeLibToAssembly(Object typeLib, String asmFileName, Int32 flags, ITypeLibImporterNotifySink notifySink, Byte[] publicKey, StrongNameKeyPair keyPair, Boolean unsafeInterfaces)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubITypeLibConverter.ConvertTypeLibToAssemblyObjectStringTypeLibImporterFlagsITypeLibImporterNotifySinkByteArrayStrongNameKeyPairStringVersion">
            <summary>Sets the stub of ITypeLibConverter.ConvertTypeLibToAssembly(Object typeLib, String asmFileName, TypeLibImporterFlags flags, ITypeLibImporterNotifySink notifySink, Byte[] publicKey, StrongNameKeyPair keyPair, String asmNamespace, Version asmVersion)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubITypeLibConverter.GetPrimaryInteropAssemblyGuidInt32Int32Int32StringOutStringOut">
            <summary>Sets the stub of ITypeLibConverter.GetPrimaryInteropAssembly(Guid g, Int32 major, Int32 minor, Int32 lcid, String&amp; asmName, String&amp; asmCodeBase)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubITypeLibConverter.global::System#Runtime#InteropServices#ITypeLibConverter#ConvertAssemblyToTypeLib(System.Reflection.Assembly,System.String,System.Runtime.InteropServices.TypeLibExporterFlags,System.Runtime.InteropServices.ITypeLibExporterNotifySink)">
            <summary>Sets the stub of ITypeLibConverter.ConvertAssemblyToTypeLib(Assembly assembly, String typeLibName, TypeLibExporterFlags flags, ITypeLibExporterNotifySink notifySink)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubITypeLibConverter.global::System#Runtime#InteropServices#ITypeLibConverter#ConvertTypeLibToAssembly(System.Object,System.String,System.Int32,System.Runtime.InteropServices.ITypeLibImporterNotifySink,System.Byte[],System.Reflection.StrongNameKeyPair,System.Boolean)">
            <summary>Sets the stub of ITypeLibConverter.ConvertTypeLibToAssembly(Object typeLib, String asmFileName, Int32 flags, ITypeLibImporterNotifySink notifySink, Byte[] publicKey, StrongNameKeyPair keyPair, Boolean unsafeInterfaces)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubITypeLibConverter.global::System#Runtime#InteropServices#ITypeLibConverter#ConvertTypeLibToAssembly(System.Object,System.String,System.Runtime.InteropServices.TypeLibImporterFlags,System.Runtime.InteropServices.ITypeLibImporterNotifySink,System.Byte[],System.Reflection.StrongNameKeyPair,System.String,System.Version)">
            <summary>Sets the stub of ITypeLibConverter.ConvertTypeLibToAssembly(Object typeLib, String asmFileName, TypeLibImporterFlags flags, ITypeLibImporterNotifySink notifySink, Byte[] publicKey, StrongNameKeyPair keyPair, String asmNamespace, Version asmVersion)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubITypeLibConverter.global::System#Runtime#InteropServices#ITypeLibConverter#GetPrimaryInteropAssembly(System.Guid,System.Int32,System.Int32,System.Int32,System.String@,System.String@)">
            <summary>Sets the stub of ITypeLibConverter.GetPrimaryInteropAssembly(Guid g, Int32 major, Int32 minor, Int32 lcid, String&amp; asmName, String&amp; asmCodeBase)</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.Fakes.StubITypeLibExporterNameProvider">
            <summary>Stub type of System.Runtime.InteropServices.ITypeLibExporterNameProvider</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubITypeLibExporterNameProvider.#ctor">
            <summary>Initializes a new instance of type StubITypeLibExporterNameProvider</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubITypeLibExporterNameProvider.GetNames">
            <summary>Sets the stub of ITypeLibExporterNameProvider.GetNames()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubITypeLibExporterNameProvider.global::System#Runtime#InteropServices#ITypeLibExporterNameProvider#GetNames">
            <summary>Sets the stub of ITypeLibExporterNameProvider.GetNames()</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.Fakes.StubITypeLibExporterNotifySink">
            <summary>Stub type of System.Runtime.InteropServices.ITypeLibExporterNotifySink</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubITypeLibExporterNotifySink.#ctor">
            <summary>Initializes a new instance of type StubITypeLibExporterNotifySink</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubITypeLibExporterNotifySink.ReportEventExporterEventKindInt32String">
            <summary>Sets the stub of ITypeLibExporterNotifySink.ReportEvent(ExporterEventKind eventKind, Int32 eventCode, String eventMsg)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubITypeLibExporterNotifySink.ResolveRefAssembly">
            <summary>Sets the stub of ITypeLibExporterNotifySink.ResolveRef(Assembly assembly)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubITypeLibExporterNotifySink.global::System#Runtime#InteropServices#ITypeLibExporterNotifySink#ReportEvent(System.Runtime.InteropServices.ExporterEventKind,System.Int32,System.String)">
            <summary>Sets the stub of ITypeLibExporterNotifySink.ReportEvent(ExporterEventKind eventKind, Int32 eventCode, String eventMsg)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubITypeLibExporterNotifySink.global::System#Runtime#InteropServices#ITypeLibExporterNotifySink#ResolveRef(System.Reflection.Assembly)">
            <summary>Sets the stub of ITypeLibExporterNotifySink.ResolveRef(Assembly assembly)</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.Fakes.StubITypeLibImporterNotifySink">
            <summary>Stub type of System.Runtime.InteropServices.ITypeLibImporterNotifySink</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubITypeLibImporterNotifySink.#ctor">
            <summary>Initializes a new instance of type StubITypeLibImporterNotifySink</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubITypeLibImporterNotifySink.ReportEventImporterEventKindInt32String">
            <summary>Sets the stub of ITypeLibImporterNotifySink.ReportEvent(ImporterEventKind eventKind, Int32 eventCode, String eventMsg)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubITypeLibImporterNotifySink.ResolveRefObject">
            <summary>Sets the stub of ITypeLibImporterNotifySink.ResolveRef(Object typeLib)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubITypeLibImporterNotifySink.global::System#Runtime#InteropServices#ITypeLibImporterNotifySink#ReportEvent(System.Runtime.InteropServices.ImporterEventKind,System.Int32,System.String)">
            <summary>Sets the stub of ITypeLibImporterNotifySink.ReportEvent(ImporterEventKind eventKind, Int32 eventCode, String eventMsg)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubITypeLibImporterNotifySink.global::System#Runtime#InteropServices#ITypeLibImporterNotifySink#ResolveRef(System.Object)">
            <summary>Sets the stub of ITypeLibImporterNotifySink.ResolveRef(Object typeLib)</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.Fakes.StubInvalidComObjectException">
            <summary>Stub type of System.Runtime.InteropServices.InvalidComObjectException</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubInvalidComObjectException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubInvalidComObjectException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubInvalidComObjectException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubInvalidComObjectException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubInvalidComObjectException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubInvalidComObjectException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubInvalidComObjectException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubInvalidComObjectException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubInvalidComObjectException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubInvalidComObjectException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubInvalidComObjectException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubInvalidComObjectException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubInvalidComObjectException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubInvalidComObjectException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubInvalidComObjectException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubInvalidComObjectException.InitializeStub">
            <summary>Initializes a new instance of type StubInvalidComObjectException</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubInvalidComObjectException.MessageGet">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubInvalidComObjectException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubInvalidComObjectException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubInvalidComObjectException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubInvalidComObjectException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubInvalidComObjectException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubInvalidComObjectException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubInvalidComObjectException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubInvalidComObjectException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubInvalidComObjectException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubInvalidComObjectException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubInvalidComObjectException.Message">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubInvalidComObjectException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubInvalidComObjectException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.Fakes.StubInvalidOleVariantTypeException">
            <summary>Stub type of System.Runtime.InteropServices.InvalidOleVariantTypeException</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubInvalidOleVariantTypeException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubInvalidOleVariantTypeException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubInvalidOleVariantTypeException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubInvalidOleVariantTypeException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubInvalidOleVariantTypeException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubInvalidOleVariantTypeException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubInvalidOleVariantTypeException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubInvalidOleVariantTypeException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubInvalidOleVariantTypeException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubInvalidOleVariantTypeException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubInvalidOleVariantTypeException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubInvalidOleVariantTypeException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubInvalidOleVariantTypeException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubInvalidOleVariantTypeException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubInvalidOleVariantTypeException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubInvalidOleVariantTypeException.InitializeStub">
            <summary>Initializes a new instance of type StubInvalidOleVariantTypeException</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubInvalidOleVariantTypeException.MessageGet">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubInvalidOleVariantTypeException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubInvalidOleVariantTypeException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubInvalidOleVariantTypeException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubInvalidOleVariantTypeException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubInvalidOleVariantTypeException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubInvalidOleVariantTypeException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubInvalidOleVariantTypeException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubInvalidOleVariantTypeException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubInvalidOleVariantTypeException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubInvalidOleVariantTypeException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubInvalidOleVariantTypeException.Message">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubInvalidOleVariantTypeException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubInvalidOleVariantTypeException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.Fakes.StubMarshalDirectiveException">
            <summary>Stub type of System.Runtime.InteropServices.MarshalDirectiveException</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubMarshalDirectiveException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubMarshalDirectiveException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubMarshalDirectiveException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubMarshalDirectiveException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubMarshalDirectiveException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubMarshalDirectiveException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubMarshalDirectiveException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubMarshalDirectiveException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubMarshalDirectiveException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubMarshalDirectiveException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubMarshalDirectiveException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubMarshalDirectiveException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubMarshalDirectiveException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubMarshalDirectiveException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubMarshalDirectiveException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubMarshalDirectiveException.InitializeStub">
            <summary>Initializes a new instance of type StubMarshalDirectiveException</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubMarshalDirectiveException.MessageGet">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubMarshalDirectiveException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubMarshalDirectiveException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubMarshalDirectiveException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubMarshalDirectiveException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubMarshalDirectiveException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubMarshalDirectiveException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubMarshalDirectiveException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubMarshalDirectiveException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubMarshalDirectiveException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubMarshalDirectiveException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubMarshalDirectiveException.Message">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubMarshalDirectiveException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubMarshalDirectiveException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.Fakes.StubRegistrationServices">
            <summary>Stub type of System.Runtime.InteropServices.RegistrationServices</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubRegistrationServices.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubRegistrationServices.GetManagedCategoryGuid">
            <summary>Sets the stub of RegistrationServices.GetManagedCategoryGuid()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubRegistrationServices.GetManagedCategoryGuid01">
            <summary>Sets the stub of RegistrationServices.GetManagedCategoryGuid()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubRegistrationServices.GetProgIdForType(System.Type)">
            <summary>Sets the stub of RegistrationServices.GetProgIdForType(Type type)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubRegistrationServices.GetProgIdForTypeType">
            <summary>Sets the stub of RegistrationServices.GetProgIdForType(Type type)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubRegistrationServices.GetRegistrableTypesInAssembly(System.Reflection.Assembly)">
            <summary>Sets the stub of RegistrationServices.GetRegistrableTypesInAssembly(Assembly assembly)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubRegistrationServices.GetRegistrableTypesInAssemblyAssembly">
            <summary>Sets the stub of RegistrationServices.GetRegistrableTypesInAssembly(Assembly assembly)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubRegistrationServices.InitializeStub">
            <summary>Initializes a new instance of type StubRegistrationServices</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubRegistrationServices.RegisterAssembly(System.Reflection.Assembly,System.Runtime.InteropServices.AssemblyRegistrationFlags)">
            <summary>Sets the stub of RegistrationServices.RegisterAssembly(Assembly assembly, AssemblyRegistrationFlags flags)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubRegistrationServices.RegisterAssemblyAssemblyAssemblyRegistrationFlags">
            <summary>Sets the stub of RegistrationServices.RegisterAssembly(Assembly assembly, AssemblyRegistrationFlags flags)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubRegistrationServices.RegisterTypeForComClients(System.Type,System.Runtime.InteropServices.RegistrationClassContext,System.Runtime.InteropServices.RegistrationConnectionType)">
            <summary>Sets the stub of RegistrationServices.RegisterTypeForComClients(Type type, RegistrationClassContext classContext, RegistrationConnectionType flags)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubRegistrationServices.RegisterTypeForComClients(System.Type,System.Guid@)">
            <summary>Sets the stub of RegistrationServices.RegisterTypeForComClients(Type type, Guid&amp; g)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubRegistrationServices.RegisterTypeForComClientsTypeGuidRef">
            <summary>Sets the stub of RegistrationServices.RegisterTypeForComClients(Type type, Guid&amp; g)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubRegistrationServices.RegisterTypeForComClientsTypeRegistrationClassContextRegistrationConnectionType">
            <summary>Sets the stub of RegistrationServices.RegisterTypeForComClients(Type type, RegistrationClassContext classContext, RegistrationConnectionType flags)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubRegistrationServices.TypeRepresentsComType(System.Type)">
            <summary>Sets the stub of RegistrationServices.TypeRepresentsComType(Type type)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubRegistrationServices.TypeRepresentsComTypeType">
            <summary>Sets the stub of RegistrationServices.TypeRepresentsComType(Type type)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubRegistrationServices.TypeRequiresRegistration(System.Type)">
            <summary>Sets the stub of RegistrationServices.TypeRequiresRegistration(Type type)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubRegistrationServices.TypeRequiresRegistrationType">
            <summary>Sets the stub of RegistrationServices.TypeRequiresRegistration(Type type)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubRegistrationServices.UnregisterAssembly(System.Reflection.Assembly)">
            <summary>Sets the stub of RegistrationServices.UnregisterAssembly(Assembly assembly)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubRegistrationServices.UnregisterAssemblyAssembly">
            <summary>Sets the stub of RegistrationServices.UnregisterAssembly(Assembly assembly)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubRegistrationServices.UnregisterTypeForComClients(System.Int32)">
            <summary>Sets the stub of RegistrationServices.UnregisterTypeForComClients(Int32 cookie)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubRegistrationServices.UnregisterTypeForComClientsInt32">
            <summary>Sets the stub of RegistrationServices.UnregisterTypeForComClients(Int32 cookie)</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubRegistrationServices.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubRegistrationServices.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubRegistrationServices.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.Fakes.StubSEHException">
            <summary>Stub type of System.Runtime.InteropServices.SEHException</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubSEHException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubSEHException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubSEHException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubSEHException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubSEHException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubSEHException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubSEHException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubSEHException.Source as a property with a backing field.</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubSEHException.CanResume">
            <summary>Sets the stub of SEHException.CanResume()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubSEHException.CanResume01">
            <summary>Sets the stub of SEHException.CanResume()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubSEHException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubSEHException.ErrorCodeGet">
            <summary>Sets the stub of ExternalException.get_ErrorCode()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubSEHException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubSEHException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubSEHException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubSEHException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubSEHException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubSEHException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubSEHException.InitializeStub">
            <summary>Initializes a new instance of type StubSEHException</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubSEHException.MessageGet">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubSEHException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubSEHException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubSEHException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubSEHException.ToString">
            <summary>Sets the stub of ExternalException.ToString()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubSEHException.ToString01">
            <summary>Sets the stub of ExternalException.ToString()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubSEHException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubSEHException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubSEHException.ErrorCode">
            <summary>Sets the stub of ExternalException.get_ErrorCode()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubSEHException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubSEHException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubSEHException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubSEHException.Message">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubSEHException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubSEHException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.Fakes.StubSafeArrayRankMismatchException">
            <summary>Stub type of System.Runtime.InteropServices.SafeArrayRankMismatchException</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubSafeArrayRankMismatchException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubSafeArrayRankMismatchException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubSafeArrayRankMismatchException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubSafeArrayRankMismatchException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubSafeArrayRankMismatchException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubSafeArrayRankMismatchException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubSafeArrayRankMismatchException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubSafeArrayRankMismatchException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubSafeArrayRankMismatchException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubSafeArrayRankMismatchException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubSafeArrayRankMismatchException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubSafeArrayRankMismatchException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubSafeArrayRankMismatchException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubSafeArrayRankMismatchException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubSafeArrayRankMismatchException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubSafeArrayRankMismatchException.InitializeStub">
            <summary>Initializes a new instance of type StubSafeArrayRankMismatchException</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubSafeArrayRankMismatchException.MessageGet">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubSafeArrayRankMismatchException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubSafeArrayRankMismatchException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubSafeArrayRankMismatchException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubSafeArrayRankMismatchException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubSafeArrayRankMismatchException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubSafeArrayRankMismatchException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubSafeArrayRankMismatchException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubSafeArrayRankMismatchException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubSafeArrayRankMismatchException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubSafeArrayRankMismatchException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubSafeArrayRankMismatchException.Message">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubSafeArrayRankMismatchException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubSafeArrayRankMismatchException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.Fakes.StubSafeArrayTypeMismatchException">
            <summary>Stub type of System.Runtime.InteropServices.SafeArrayTypeMismatchException</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubSafeArrayTypeMismatchException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubSafeArrayTypeMismatchException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubSafeArrayTypeMismatchException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubSafeArrayTypeMismatchException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubSafeArrayTypeMismatchException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubSafeArrayTypeMismatchException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubSafeArrayTypeMismatchException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubSafeArrayTypeMismatchException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubSafeArrayTypeMismatchException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubSafeArrayTypeMismatchException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubSafeArrayTypeMismatchException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubSafeArrayTypeMismatchException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubSafeArrayTypeMismatchException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubSafeArrayTypeMismatchException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubSafeArrayTypeMismatchException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubSafeArrayTypeMismatchException.InitializeStub">
            <summary>Initializes a new instance of type StubSafeArrayTypeMismatchException</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubSafeArrayTypeMismatchException.MessageGet">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubSafeArrayTypeMismatchException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubSafeArrayTypeMismatchException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubSafeArrayTypeMismatchException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubSafeArrayTypeMismatchException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubSafeArrayTypeMismatchException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubSafeArrayTypeMismatchException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubSafeArrayTypeMismatchException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubSafeArrayTypeMismatchException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubSafeArrayTypeMismatchException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubSafeArrayTypeMismatchException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubSafeArrayTypeMismatchException.Message">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubSafeArrayTypeMismatchException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubSafeArrayTypeMismatchException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.Fakes.StubSafeBuffer">
            <summary>Stub type of System.Runtime.InteropServices.SafeBuffer</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubSafeBuffer.#ctor(System.Boolean)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubSafeBuffer.Dispose(System.Boolean)">
            <summary>Sets the stub of SafeHandle.Dispose(Boolean disposing)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubSafeBuffer.DisposeBoolean">
            <summary>Sets the stub of SafeHandle.Dispose(Boolean disposing)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubSafeBuffer.InitializeStub">
            <summary>Initializes a new instance of type StubSafeBuffer</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubSafeBuffer.IsInvalidGet">
            <summary>Sets the stub of SafeHandleZeroOrMinusOneIsInvalid.get_IsInvalid()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubSafeBuffer.ReleaseHandle">
            <summary>Sets the stub of SafeHandle.ReleaseHandle()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubSafeBuffer.ReleaseHandle01">
            <summary>Sets the stub of SafeHandle.ReleaseHandle()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubSafeBuffer.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubSafeBuffer.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubSafeBuffer.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubSafeBuffer.IsInvalid">
            <summary>Sets the stub of SafeHandleZeroOrMinusOneIsInvalid.get_IsInvalid()</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.Fakes.StubSafeHandle">
            <summary>Stub type of System.Runtime.InteropServices.SafeHandle</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubSafeHandle.#ctor(System.IntPtr,System.Boolean)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubSafeHandle.Dispose(System.Boolean)">
            <summary>Sets the stub of SafeHandle.Dispose(Boolean disposing)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubSafeHandle.DisposeBoolean">
            <summary>Sets the stub of SafeHandle.Dispose(Boolean disposing)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubSafeHandle.InitializeStub">
            <summary>Initializes a new instance of type StubSafeHandle</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubSafeHandle.IsInvalidGet">
            <summary>Sets the stub of SafeHandle.get_IsInvalid()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.StubSafeHandle.ReleaseHandle">
            <summary>Sets the stub of SafeHandle.ReleaseHandle()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.StubSafeHandle.ReleaseHandle01">
            <summary>Sets the stub of SafeHandle.ReleaseHandle()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubSafeHandle.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubSafeHandle.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubSafeHandle.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.StubSafeHandle.IsInvalid">
            <summary>Sets the stub of SafeHandle.get_IsInvalid()</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.Fakes.Stub_Activator">
            <summary>Stub type of System.Runtime.InteropServices._Activator</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_Activator.#ctor">
            <summary>Initializes a new instance of type Stub_Activator</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_Activator.GetIDsOfNamesGuidRefIntPtrUInt32UInt32IntPtr">
            <summary>Sets the stub of _Activator.GetIDsOfNames(Guid&amp; riid, IntPtr rgszNames, UInt32 cNames, UInt32 lcid, IntPtr rgDispId)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_Activator.GetTypeInfoCountUInt32Out">
            <summary>Sets the stub of _Activator.GetTypeInfoCount(UInt32&amp; pcTInfo)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_Activator.GetTypeInfoUInt32UInt32IntPtr">
            <summary>Sets the stub of _Activator.GetTypeInfo(UInt32 iTInfo, UInt32 lcid, IntPtr ppTInfo)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_Activator.InvokeUInt32GuidRefUInt32Int16IntPtrIntPtrIntPtrIntPtr">
            <summary>Sets the stub of _Activator.Invoke(UInt32 dispIdMember, Guid&amp; riid, UInt32 lcid, Int16 wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_Activator.global::System#Runtime#InteropServices#_Activator#GetIDsOfNames(System.Guid@,System.IntPtr,System.UInt32,System.UInt32,System.IntPtr)">
            <summary>Sets the stub of _Activator.GetIDsOfNames(Guid&amp; riid, IntPtr rgszNames, UInt32 cNames, UInt32 lcid, IntPtr rgDispId)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_Activator.global::System#Runtime#InteropServices#_Activator#GetTypeInfo(System.UInt32,System.UInt32,System.IntPtr)">
            <summary>Sets the stub of _Activator.GetTypeInfo(UInt32 iTInfo, UInt32 lcid, IntPtr ppTInfo)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_Activator.global::System#Runtime#InteropServices#_Activator#GetTypeInfoCount(System.UInt32@)">
            <summary>Sets the stub of _Activator.GetTypeInfoCount(UInt32&amp; pcTInfo)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_Activator.global::System#Runtime#InteropServices#_Activator#Invoke(System.UInt32,System.Guid@,System.UInt32,System.Int16,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)">
            <summary>Sets the stub of _Activator.Invoke(UInt32 dispIdMember, Guid&amp; riid, UInt32 lcid, Int16 wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.Fakes.Stub_AssemblyBuilder">
            <summary>Stub type of System.Runtime.InteropServices._AssemblyBuilder</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_AssemblyBuilder.#ctor">
            <summary>Initializes a new instance of type Stub_AssemblyBuilder</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_AssemblyBuilder.GetIDsOfNamesGuidRefIntPtrUInt32UInt32IntPtr">
            <summary>Sets the stub of _AssemblyBuilder.GetIDsOfNames(Guid&amp; riid, IntPtr rgszNames, UInt32 cNames, UInt32 lcid, IntPtr rgDispId)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_AssemblyBuilder.GetTypeInfoCountUInt32Out">
            <summary>Sets the stub of _AssemblyBuilder.GetTypeInfoCount(UInt32&amp; pcTInfo)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_AssemblyBuilder.GetTypeInfoUInt32UInt32IntPtr">
            <summary>Sets the stub of _AssemblyBuilder.GetTypeInfo(UInt32 iTInfo, UInt32 lcid, IntPtr ppTInfo)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_AssemblyBuilder.InvokeUInt32GuidRefUInt32Int16IntPtrIntPtrIntPtrIntPtr">
            <summary>Sets the stub of _AssemblyBuilder.Invoke(UInt32 dispIdMember, Guid&amp; riid, UInt32 lcid, Int16 wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_AssemblyBuilder.global::System#Runtime#InteropServices#_AssemblyBuilder#GetIDsOfNames(System.Guid@,System.IntPtr,System.UInt32,System.UInt32,System.IntPtr)">
            <summary>Sets the stub of _AssemblyBuilder.GetIDsOfNames(Guid&amp; riid, IntPtr rgszNames, UInt32 cNames, UInt32 lcid, IntPtr rgDispId)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_AssemblyBuilder.global::System#Runtime#InteropServices#_AssemblyBuilder#GetTypeInfo(System.UInt32,System.UInt32,System.IntPtr)">
            <summary>Sets the stub of _AssemblyBuilder.GetTypeInfo(UInt32 iTInfo, UInt32 lcid, IntPtr ppTInfo)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_AssemblyBuilder.global::System#Runtime#InteropServices#_AssemblyBuilder#GetTypeInfoCount(System.UInt32@)">
            <summary>Sets the stub of _AssemblyBuilder.GetTypeInfoCount(UInt32&amp; pcTInfo)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_AssemblyBuilder.global::System#Runtime#InteropServices#_AssemblyBuilder#Invoke(System.UInt32,System.Guid@,System.UInt32,System.Int16,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)">
            <summary>Sets the stub of _AssemblyBuilder.Invoke(UInt32 dispIdMember, Guid&amp; riid, UInt32 lcid, Int16 wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.Fakes.Stub_AssemblyName">
            <summary>Stub type of System.Runtime.InteropServices._AssemblyName</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_AssemblyName.#ctor">
            <summary>Initializes a new instance of type Stub_AssemblyName</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_AssemblyName.GetIDsOfNamesGuidRefIntPtrUInt32UInt32IntPtr">
            <summary>Sets the stub of _AssemblyName.GetIDsOfNames(Guid&amp; riid, IntPtr rgszNames, UInt32 cNames, UInt32 lcid, IntPtr rgDispId)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_AssemblyName.GetTypeInfoCountUInt32Out">
            <summary>Sets the stub of _AssemblyName.GetTypeInfoCount(UInt32&amp; pcTInfo)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_AssemblyName.GetTypeInfoUInt32UInt32IntPtr">
            <summary>Sets the stub of _AssemblyName.GetTypeInfo(UInt32 iTInfo, UInt32 lcid, IntPtr ppTInfo)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_AssemblyName.InvokeUInt32GuidRefUInt32Int16IntPtrIntPtrIntPtrIntPtr">
            <summary>Sets the stub of _AssemblyName.Invoke(UInt32 dispIdMember, Guid&amp; riid, UInt32 lcid, Int16 wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_AssemblyName.global::System#Runtime#InteropServices#_AssemblyName#GetIDsOfNames(System.Guid@,System.IntPtr,System.UInt32,System.UInt32,System.IntPtr)">
            <summary>Sets the stub of _AssemblyName.GetIDsOfNames(Guid&amp; riid, IntPtr rgszNames, UInt32 cNames, UInt32 lcid, IntPtr rgDispId)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_AssemblyName.global::System#Runtime#InteropServices#_AssemblyName#GetTypeInfo(System.UInt32,System.UInt32,System.IntPtr)">
            <summary>Sets the stub of _AssemblyName.GetTypeInfo(UInt32 iTInfo, UInt32 lcid, IntPtr ppTInfo)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_AssemblyName.global::System#Runtime#InteropServices#_AssemblyName#GetTypeInfoCount(System.UInt32@)">
            <summary>Sets the stub of _AssemblyName.GetTypeInfoCount(UInt32&amp; pcTInfo)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_AssemblyName.global::System#Runtime#InteropServices#_AssemblyName#Invoke(System.UInt32,System.Guid@,System.UInt32,System.Int16,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)">
            <summary>Sets the stub of _AssemblyName.Invoke(UInt32 dispIdMember, Guid&amp; riid, UInt32 lcid, Int16 wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.Fakes.Stub_Attribute">
            <summary>Stub type of System.Runtime.InteropServices._Attribute</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_Attribute.#ctor">
            <summary>Initializes a new instance of type Stub_Attribute</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_Attribute.GetIDsOfNamesGuidRefIntPtrUInt32UInt32IntPtr">
            <summary>Sets the stub of _Attribute.GetIDsOfNames(Guid&amp; riid, IntPtr rgszNames, UInt32 cNames, UInt32 lcid, IntPtr rgDispId)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_Attribute.GetTypeInfoCountUInt32Out">
            <summary>Sets the stub of _Attribute.GetTypeInfoCount(UInt32&amp; pcTInfo)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_Attribute.GetTypeInfoUInt32UInt32IntPtr">
            <summary>Sets the stub of _Attribute.GetTypeInfo(UInt32 iTInfo, UInt32 lcid, IntPtr ppTInfo)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_Attribute.InvokeUInt32GuidRefUInt32Int16IntPtrIntPtrIntPtrIntPtr">
            <summary>Sets the stub of _Attribute.Invoke(UInt32 dispIdMember, Guid&amp; riid, UInt32 lcid, Int16 wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_Attribute.global::System#Runtime#InteropServices#_Attribute#GetIDsOfNames(System.Guid@,System.IntPtr,System.UInt32,System.UInt32,System.IntPtr)">
            <summary>Sets the stub of _Attribute.GetIDsOfNames(Guid&amp; riid, IntPtr rgszNames, UInt32 cNames, UInt32 lcid, IntPtr rgDispId)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_Attribute.global::System#Runtime#InteropServices#_Attribute#GetTypeInfo(System.UInt32,System.UInt32,System.IntPtr)">
            <summary>Sets the stub of _Attribute.GetTypeInfo(UInt32 iTInfo, UInt32 lcid, IntPtr ppTInfo)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_Attribute.global::System#Runtime#InteropServices#_Attribute#GetTypeInfoCount(System.UInt32@)">
            <summary>Sets the stub of _Attribute.GetTypeInfoCount(UInt32&amp; pcTInfo)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_Attribute.global::System#Runtime#InteropServices#_Attribute#Invoke(System.UInt32,System.Guid@,System.UInt32,System.Int16,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)">
            <summary>Sets the stub of _Attribute.Invoke(UInt32 dispIdMember, Guid&amp; riid, UInt32 lcid, Int16 wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.Fakes.Stub_ConstructorBuilder">
            <summary>Stub type of System.Runtime.InteropServices._ConstructorBuilder</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_ConstructorBuilder.#ctor">
            <summary>Initializes a new instance of type Stub_ConstructorBuilder</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_ConstructorBuilder.GetIDsOfNamesGuidRefIntPtrUInt32UInt32IntPtr">
            <summary>Sets the stub of _ConstructorBuilder.GetIDsOfNames(Guid&amp; riid, IntPtr rgszNames, UInt32 cNames, UInt32 lcid, IntPtr rgDispId)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_ConstructorBuilder.GetTypeInfoCountUInt32Out">
            <summary>Sets the stub of _ConstructorBuilder.GetTypeInfoCount(UInt32&amp; pcTInfo)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_ConstructorBuilder.GetTypeInfoUInt32UInt32IntPtr">
            <summary>Sets the stub of _ConstructorBuilder.GetTypeInfo(UInt32 iTInfo, UInt32 lcid, IntPtr ppTInfo)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_ConstructorBuilder.InvokeUInt32GuidRefUInt32Int16IntPtrIntPtrIntPtrIntPtr">
            <summary>Sets the stub of _ConstructorBuilder.Invoke(UInt32 dispIdMember, Guid&amp; riid, UInt32 lcid, Int16 wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_ConstructorBuilder.global::System#Runtime#InteropServices#_ConstructorBuilder#GetIDsOfNames(System.Guid@,System.IntPtr,System.UInt32,System.UInt32,System.IntPtr)">
            <summary>Sets the stub of _ConstructorBuilder.GetIDsOfNames(Guid&amp; riid, IntPtr rgszNames, UInt32 cNames, UInt32 lcid, IntPtr rgDispId)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_ConstructorBuilder.global::System#Runtime#InteropServices#_ConstructorBuilder#GetTypeInfo(System.UInt32,System.UInt32,System.IntPtr)">
            <summary>Sets the stub of _ConstructorBuilder.GetTypeInfo(UInt32 iTInfo, UInt32 lcid, IntPtr ppTInfo)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_ConstructorBuilder.global::System#Runtime#InteropServices#_ConstructorBuilder#GetTypeInfoCount(System.UInt32@)">
            <summary>Sets the stub of _ConstructorBuilder.GetTypeInfoCount(UInt32&amp; pcTInfo)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_ConstructorBuilder.global::System#Runtime#InteropServices#_ConstructorBuilder#Invoke(System.UInt32,System.Guid@,System.UInt32,System.Int16,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)">
            <summary>Sets the stub of _ConstructorBuilder.Invoke(UInt32 dispIdMember, Guid&amp; riid, UInt32 lcid, Int16 wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.Fakes.Stub_CustomAttributeBuilder">
            <summary>Stub type of System.Runtime.InteropServices._CustomAttributeBuilder</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_CustomAttributeBuilder.#ctor">
            <summary>Initializes a new instance of type Stub_CustomAttributeBuilder</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_CustomAttributeBuilder.GetIDsOfNamesGuidRefIntPtrUInt32UInt32IntPtr">
            <summary>Sets the stub of _CustomAttributeBuilder.GetIDsOfNames(Guid&amp; riid, IntPtr rgszNames, UInt32 cNames, UInt32 lcid, IntPtr rgDispId)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_CustomAttributeBuilder.GetTypeInfoCountUInt32Out">
            <summary>Sets the stub of _CustomAttributeBuilder.GetTypeInfoCount(UInt32&amp; pcTInfo)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_CustomAttributeBuilder.GetTypeInfoUInt32UInt32IntPtr">
            <summary>Sets the stub of _CustomAttributeBuilder.GetTypeInfo(UInt32 iTInfo, UInt32 lcid, IntPtr ppTInfo)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_CustomAttributeBuilder.InvokeUInt32GuidRefUInt32Int16IntPtrIntPtrIntPtrIntPtr">
            <summary>Sets the stub of _CustomAttributeBuilder.Invoke(UInt32 dispIdMember, Guid&amp; riid, UInt32 lcid, Int16 wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_CustomAttributeBuilder.global::System#Runtime#InteropServices#_CustomAttributeBuilder#GetIDsOfNames(System.Guid@,System.IntPtr,System.UInt32,System.UInt32,System.IntPtr)">
            <summary>Sets the stub of _CustomAttributeBuilder.GetIDsOfNames(Guid&amp; riid, IntPtr rgszNames, UInt32 cNames, UInt32 lcid, IntPtr rgDispId)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_CustomAttributeBuilder.global::System#Runtime#InteropServices#_CustomAttributeBuilder#GetTypeInfo(System.UInt32,System.UInt32,System.IntPtr)">
            <summary>Sets the stub of _CustomAttributeBuilder.GetTypeInfo(UInt32 iTInfo, UInt32 lcid, IntPtr ppTInfo)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_CustomAttributeBuilder.global::System#Runtime#InteropServices#_CustomAttributeBuilder#GetTypeInfoCount(System.UInt32@)">
            <summary>Sets the stub of _CustomAttributeBuilder.GetTypeInfoCount(UInt32&amp; pcTInfo)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_CustomAttributeBuilder.global::System#Runtime#InteropServices#_CustomAttributeBuilder#Invoke(System.UInt32,System.Guid@,System.UInt32,System.Int16,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)">
            <summary>Sets the stub of _CustomAttributeBuilder.Invoke(UInt32 dispIdMember, Guid&amp; riid, UInt32 lcid, Int16 wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.Fakes.Stub_EnumBuilder">
            <summary>Stub type of System.Runtime.InteropServices._EnumBuilder</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_EnumBuilder.#ctor">
            <summary>Initializes a new instance of type Stub_EnumBuilder</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_EnumBuilder.GetIDsOfNamesGuidRefIntPtrUInt32UInt32IntPtr">
            <summary>Sets the stub of _EnumBuilder.GetIDsOfNames(Guid&amp; riid, IntPtr rgszNames, UInt32 cNames, UInt32 lcid, IntPtr rgDispId)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_EnumBuilder.GetTypeInfoCountUInt32Out">
            <summary>Sets the stub of _EnumBuilder.GetTypeInfoCount(UInt32&amp; pcTInfo)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_EnumBuilder.GetTypeInfoUInt32UInt32IntPtr">
            <summary>Sets the stub of _EnumBuilder.GetTypeInfo(UInt32 iTInfo, UInt32 lcid, IntPtr ppTInfo)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_EnumBuilder.InvokeUInt32GuidRefUInt32Int16IntPtrIntPtrIntPtrIntPtr">
            <summary>Sets the stub of _EnumBuilder.Invoke(UInt32 dispIdMember, Guid&amp; riid, UInt32 lcid, Int16 wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_EnumBuilder.global::System#Runtime#InteropServices#_EnumBuilder#GetIDsOfNames(System.Guid@,System.IntPtr,System.UInt32,System.UInt32,System.IntPtr)">
            <summary>Sets the stub of _EnumBuilder.GetIDsOfNames(Guid&amp; riid, IntPtr rgszNames, UInt32 cNames, UInt32 lcid, IntPtr rgDispId)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_EnumBuilder.global::System#Runtime#InteropServices#_EnumBuilder#GetTypeInfo(System.UInt32,System.UInt32,System.IntPtr)">
            <summary>Sets the stub of _EnumBuilder.GetTypeInfo(UInt32 iTInfo, UInt32 lcid, IntPtr ppTInfo)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_EnumBuilder.global::System#Runtime#InteropServices#_EnumBuilder#GetTypeInfoCount(System.UInt32@)">
            <summary>Sets the stub of _EnumBuilder.GetTypeInfoCount(UInt32&amp; pcTInfo)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_EnumBuilder.global::System#Runtime#InteropServices#_EnumBuilder#Invoke(System.UInt32,System.Guid@,System.UInt32,System.Int16,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)">
            <summary>Sets the stub of _EnumBuilder.Invoke(UInt32 dispIdMember, Guid&amp; riid, UInt32 lcid, Int16 wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.Fakes.Stub_EventBuilder">
            <summary>Stub type of System.Runtime.InteropServices._EventBuilder</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_EventBuilder.#ctor">
            <summary>Initializes a new instance of type Stub_EventBuilder</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_EventBuilder.GetIDsOfNamesGuidRefIntPtrUInt32UInt32IntPtr">
            <summary>Sets the stub of _EventBuilder.GetIDsOfNames(Guid&amp; riid, IntPtr rgszNames, UInt32 cNames, UInt32 lcid, IntPtr rgDispId)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_EventBuilder.GetTypeInfoCountUInt32Out">
            <summary>Sets the stub of _EventBuilder.GetTypeInfoCount(UInt32&amp; pcTInfo)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_EventBuilder.GetTypeInfoUInt32UInt32IntPtr">
            <summary>Sets the stub of _EventBuilder.GetTypeInfo(UInt32 iTInfo, UInt32 lcid, IntPtr ppTInfo)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_EventBuilder.InvokeUInt32GuidRefUInt32Int16IntPtrIntPtrIntPtrIntPtr">
            <summary>Sets the stub of _EventBuilder.Invoke(UInt32 dispIdMember, Guid&amp; riid, UInt32 lcid, Int16 wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_EventBuilder.global::System#Runtime#InteropServices#_EventBuilder#GetIDsOfNames(System.Guid@,System.IntPtr,System.UInt32,System.UInt32,System.IntPtr)">
            <summary>Sets the stub of _EventBuilder.GetIDsOfNames(Guid&amp; riid, IntPtr rgszNames, UInt32 cNames, UInt32 lcid, IntPtr rgDispId)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_EventBuilder.global::System#Runtime#InteropServices#_EventBuilder#GetTypeInfo(System.UInt32,System.UInt32,System.IntPtr)">
            <summary>Sets the stub of _EventBuilder.GetTypeInfo(UInt32 iTInfo, UInt32 lcid, IntPtr ppTInfo)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_EventBuilder.global::System#Runtime#InteropServices#_EventBuilder#GetTypeInfoCount(System.UInt32@)">
            <summary>Sets the stub of _EventBuilder.GetTypeInfoCount(UInt32&amp; pcTInfo)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_EventBuilder.global::System#Runtime#InteropServices#_EventBuilder#Invoke(System.UInt32,System.Guid@,System.UInt32,System.Int16,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)">
            <summary>Sets the stub of _EventBuilder.Invoke(UInt32 dispIdMember, Guid&amp; riid, UInt32 lcid, Int16 wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.Fakes.Stub_EventInfo">
            <summary>Stub type of System.Runtime.InteropServices._EventInfo</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_EventInfo.#ctor">
            <summary>Initializes a new instance of type Stub_EventInfo</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_EventInfo.AddEventHandlerObjectDelegate">
            <summary>Sets the stub of _EventInfo.AddEventHandler(Object target, Delegate handler)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_EventInfo.AttributesGet">
            <summary>Sets the stub of _EventInfo.get_Attributes()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_EventInfo.DeclaringTypeGet">
            <summary>Sets the stub of _EventInfo.get_DeclaringType()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_EventInfo.EqualsObject">
            <summary>Sets the stub of _EventInfo.Equals(Object other)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_EventInfo.EventHandlerTypeGet">
            <summary>Sets the stub of _EventInfo.get_EventHandlerType()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_EventInfo.GetAddMethod">
            <summary>Sets the stub of _EventInfo.GetAddMethod()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_EventInfo.GetAddMethodBoolean">
            <summary>Sets the stub of _EventInfo.GetAddMethod(Boolean nonPublic)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_EventInfo.GetCustomAttributesBoolean">
            <summary>Sets the stub of _EventInfo.GetCustomAttributes(Boolean inherit)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_EventInfo.GetCustomAttributesTypeBoolean">
            <summary>Sets the stub of _EventInfo.GetCustomAttributes(Type attributeType, Boolean inherit)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_EventInfo.GetHashCode">
            <summary>Sets the stub of _EventInfo.GetHashCode()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_EventInfo.GetIDsOfNamesGuidRefIntPtrUInt32UInt32IntPtr">
            <summary>Sets the stub of _EventInfo.GetIDsOfNames(Guid&amp; riid, IntPtr rgszNames, UInt32 cNames, UInt32 lcid, IntPtr rgDispId)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_EventInfo.GetRaiseMethod">
            <summary>Sets the stub of _EventInfo.GetRaiseMethod()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_EventInfo.GetRaiseMethodBoolean">
            <summary>Sets the stub of _EventInfo.GetRaiseMethod(Boolean nonPublic)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_EventInfo.GetRemoveMethod">
            <summary>Sets the stub of _EventInfo.GetRemoveMethod()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_EventInfo.GetRemoveMethodBoolean">
            <summary>Sets the stub of _EventInfo.GetRemoveMethod(Boolean nonPublic)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_EventInfo.GetType">
            <summary>Sets the stub of _EventInfo.GetType()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_EventInfo.GetTypeInfoCountUInt32Out">
            <summary>Sets the stub of _EventInfo.GetTypeInfoCount(UInt32&amp; pcTInfo)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_EventInfo.GetTypeInfoUInt32UInt32IntPtr">
            <summary>Sets the stub of _EventInfo.GetTypeInfo(UInt32 iTInfo, UInt32 lcid, IntPtr ppTInfo)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_EventInfo.InvokeUInt32GuidRefUInt32Int16IntPtrIntPtrIntPtrIntPtr">
            <summary>Sets the stub of _EventInfo.Invoke(UInt32 dispIdMember, Guid&amp; riid, UInt32 lcid, Int16 wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_EventInfo.IsDefinedTypeBoolean">
            <summary>Sets the stub of _EventInfo.IsDefined(Type attributeType, Boolean inherit)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_EventInfo.IsMulticastGet">
            <summary>Sets the stub of _EventInfo.get_IsMulticast()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_EventInfo.IsSpecialNameGet">
            <summary>Sets the stub of _EventInfo.get_IsSpecialName()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_EventInfo.MemberTypeGet">
            <summary>Sets the stub of _EventInfo.get_MemberType()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_EventInfo.NameGet">
            <summary>Sets the stub of _EventInfo.get_Name()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_EventInfo.ReflectedTypeGet">
            <summary>Sets the stub of _EventInfo.get_ReflectedType()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_EventInfo.RemoveEventHandlerObjectDelegate">
            <summary>Sets the stub of _EventInfo.RemoveEventHandler(Object target, Delegate handler)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_EventInfo.global::System#Runtime#InteropServices#_EventInfo#AddEventHandler(System.Object,System.Delegate)">
            <summary>Sets the stub of _EventInfo.AddEventHandler(Object target, Delegate handler)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_EventInfo.global::System#Runtime#InteropServices#_EventInfo#Equals(System.Object)">
            <summary>Sets the stub of _EventInfo.Equals(Object other)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_EventInfo.global::System#Runtime#InteropServices#_EventInfo#GetAddMethod">
            <summary>Sets the stub of _EventInfo.GetAddMethod()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_EventInfo.global::System#Runtime#InteropServices#_EventInfo#GetAddMethod(System.Boolean)">
            <summary>Sets the stub of _EventInfo.GetAddMethod(Boolean nonPublic)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_EventInfo.global::System#Runtime#InteropServices#_EventInfo#GetCustomAttributes(System.Boolean)">
            <summary>Sets the stub of _EventInfo.GetCustomAttributes(Boolean inherit)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_EventInfo.global::System#Runtime#InteropServices#_EventInfo#GetCustomAttributes(System.Type,System.Boolean)">
            <summary>Sets the stub of _EventInfo.GetCustomAttributes(Type attributeType, Boolean inherit)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_EventInfo.global::System#Runtime#InteropServices#_EventInfo#GetHashCode">
            <summary>Sets the stub of _EventInfo.GetHashCode()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_EventInfo.global::System#Runtime#InteropServices#_EventInfo#GetIDsOfNames(System.Guid@,System.IntPtr,System.UInt32,System.UInt32,System.IntPtr)">
            <summary>Sets the stub of _EventInfo.GetIDsOfNames(Guid&amp; riid, IntPtr rgszNames, UInt32 cNames, UInt32 lcid, IntPtr rgDispId)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_EventInfo.global::System#Runtime#InteropServices#_EventInfo#GetRaiseMethod">
            <summary>Sets the stub of _EventInfo.GetRaiseMethod()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_EventInfo.global::System#Runtime#InteropServices#_EventInfo#GetRaiseMethod(System.Boolean)">
            <summary>Sets the stub of _EventInfo.GetRaiseMethod(Boolean nonPublic)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_EventInfo.global::System#Runtime#InteropServices#_EventInfo#GetRemoveMethod">
            <summary>Sets the stub of _EventInfo.GetRemoveMethod()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_EventInfo.global::System#Runtime#InteropServices#_EventInfo#GetRemoveMethod(System.Boolean)">
            <summary>Sets the stub of _EventInfo.GetRemoveMethod(Boolean nonPublic)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_EventInfo.global::System#Runtime#InteropServices#_EventInfo#GetType">
            <summary>Sets the stub of _EventInfo.GetType()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_EventInfo.global::System#Runtime#InteropServices#_EventInfo#GetTypeInfo(System.UInt32,System.UInt32,System.IntPtr)">
            <summary>Sets the stub of _EventInfo.GetTypeInfo(UInt32 iTInfo, UInt32 lcid, IntPtr ppTInfo)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_EventInfo.global::System#Runtime#InteropServices#_EventInfo#GetTypeInfoCount(System.UInt32@)">
            <summary>Sets the stub of _EventInfo.GetTypeInfoCount(UInt32&amp; pcTInfo)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_EventInfo.global::System#Runtime#InteropServices#_EventInfo#Invoke(System.UInt32,System.Guid@,System.UInt32,System.Int16,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)">
            <summary>Sets the stub of _EventInfo.Invoke(UInt32 dispIdMember, Guid&amp; riid, UInt32 lcid, Int16 wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_EventInfo.global::System#Runtime#InteropServices#_EventInfo#IsDefined(System.Type,System.Boolean)">
            <summary>Sets the stub of _EventInfo.IsDefined(Type attributeType, Boolean inherit)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_EventInfo.global::System#Runtime#InteropServices#_EventInfo#RemoveEventHandler(System.Object,System.Delegate)">
            <summary>Sets the stub of _EventInfo.RemoveEventHandler(Object target, Delegate handler)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_EventInfo.global::System#Runtime#InteropServices#_EventInfo#ToString">
            <summary>Sets the stub of _EventInfo.ToString()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_EventInfo.ToString">
            <summary>Sets the stub of _EventInfo.ToString()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.Stub_EventInfo.global::System#Runtime#InteropServices#_EventInfo#Attributes">
            <summary>Sets the stub of _EventInfo.get_Attributes()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.Stub_EventInfo.global::System#Runtime#InteropServices#_EventInfo#DeclaringType">
            <summary>Sets the stub of _EventInfo.get_DeclaringType()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.Stub_EventInfo.global::System#Runtime#InteropServices#_EventInfo#EventHandlerType">
            <summary>Sets the stub of _EventInfo.get_EventHandlerType()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.Stub_EventInfo.global::System#Runtime#InteropServices#_EventInfo#IsMulticast">
            <summary>Sets the stub of _EventInfo.get_IsMulticast()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.Stub_EventInfo.global::System#Runtime#InteropServices#_EventInfo#IsSpecialName">
            <summary>Sets the stub of _EventInfo.get_IsSpecialName()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.Stub_EventInfo.global::System#Runtime#InteropServices#_EventInfo#MemberType">
            <summary>Sets the stub of _EventInfo.get_MemberType()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.Stub_EventInfo.global::System#Runtime#InteropServices#_EventInfo#Name">
            <summary>Sets the stub of _EventInfo.get_Name()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.Stub_EventInfo.global::System#Runtime#InteropServices#_EventInfo#ReflectedType">
            <summary>Sets the stub of _EventInfo.get_ReflectedType()</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.Fakes.Stub_Exception">
            <summary>Stub type of System.Runtime.InteropServices._Exception</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_Exception.#ctor">
            <summary>Initializes a new instance of type Stub_Exception</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_Exception.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate Stub_Exception.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_Exception.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate Stub_Exception.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_Exception.EqualsObject">
            <summary>Sets the stub of _Exception.Equals(Object obj)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_Exception.GetBaseException">
            <summary>Sets the stub of _Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_Exception.GetHashCode">
            <summary>Sets the stub of _Exception.GetHashCode()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_Exception.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of _Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_Exception.GetType">
            <summary>Sets the stub of _Exception.GetType()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_Exception.HelpLinkGet">
            <summary>Sets the stub of _Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_Exception.HelpLinkSetString">
            <summary>Sets the stub of _Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_Exception.InnerExceptionGet">
            <summary>Sets the stub of _Exception.get_InnerException()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_Exception.MessageGet">
            <summary>Sets the stub of _Exception.get_Message()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_Exception.SourceGet">
            <summary>Sets the stub of _Exception.get_Source()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_Exception.SourceSetString">
            <summary>Sets the stub of _Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_Exception.StackTraceGet">
            <summary>Sets the stub of _Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_Exception.global::System#Runtime#InteropServices#_Exception#Equals(System.Object)">
            <summary>Sets the stub of _Exception.Equals(Object obj)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_Exception.global::System#Runtime#InteropServices#_Exception#GetBaseException">
            <summary>Sets the stub of _Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_Exception.global::System#Runtime#InteropServices#_Exception#GetHashCode">
            <summary>Sets the stub of _Exception.GetHashCode()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_Exception.global::System#Runtime#InteropServices#_Exception#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of _Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_Exception.global::System#Runtime#InteropServices#_Exception#GetType">
            <summary>Sets the stub of _Exception.GetType()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_Exception.global::System#Runtime#InteropServices#_Exception#ToString">
            <summary>Sets the stub of _Exception.ToString()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_Exception.TargetSiteGet">
            <summary>Sets the stub of _Exception.get_TargetSite()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_Exception.ToString">
            <summary>Sets the stub of _Exception.ToString()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.Stub_Exception.global::System#Runtime#InteropServices#_Exception#HelpLink">
            <summary>Sets the stub of _Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.Stub_Exception.global::System#Runtime#InteropServices#_Exception#InnerException">
            <summary>Sets the stub of _Exception.get_InnerException()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.Stub_Exception.global::System#Runtime#InteropServices#_Exception#Message">
            <summary>Sets the stub of _Exception.get_Message()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.Stub_Exception.global::System#Runtime#InteropServices#_Exception#Source">
            <summary>Sets the stub of _Exception.get_Source()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.Stub_Exception.global::System#Runtime#InteropServices#_Exception#StackTrace">
            <summary>Sets the stub of _Exception.get_StackTrace()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.Stub_Exception.global::System#Runtime#InteropServices#_Exception#TargetSite">
            <summary>Sets the stub of _Exception.get_TargetSite()</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.Fakes.Stub_FieldBuilder">
            <summary>Stub type of System.Runtime.InteropServices._FieldBuilder</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_FieldBuilder.#ctor">
            <summary>Initializes a new instance of type Stub_FieldBuilder</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_FieldBuilder.GetIDsOfNamesGuidRefIntPtrUInt32UInt32IntPtr">
            <summary>Sets the stub of _FieldBuilder.GetIDsOfNames(Guid&amp; riid, IntPtr rgszNames, UInt32 cNames, UInt32 lcid, IntPtr rgDispId)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_FieldBuilder.GetTypeInfoCountUInt32Out">
            <summary>Sets the stub of _FieldBuilder.GetTypeInfoCount(UInt32&amp; pcTInfo)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_FieldBuilder.GetTypeInfoUInt32UInt32IntPtr">
            <summary>Sets the stub of _FieldBuilder.GetTypeInfo(UInt32 iTInfo, UInt32 lcid, IntPtr ppTInfo)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_FieldBuilder.InvokeUInt32GuidRefUInt32Int16IntPtrIntPtrIntPtrIntPtr">
            <summary>Sets the stub of _FieldBuilder.Invoke(UInt32 dispIdMember, Guid&amp; riid, UInt32 lcid, Int16 wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_FieldBuilder.global::System#Runtime#InteropServices#_FieldBuilder#GetIDsOfNames(System.Guid@,System.IntPtr,System.UInt32,System.UInt32,System.IntPtr)">
            <summary>Sets the stub of _FieldBuilder.GetIDsOfNames(Guid&amp; riid, IntPtr rgszNames, UInt32 cNames, UInt32 lcid, IntPtr rgDispId)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_FieldBuilder.global::System#Runtime#InteropServices#_FieldBuilder#GetTypeInfo(System.UInt32,System.UInt32,System.IntPtr)">
            <summary>Sets the stub of _FieldBuilder.GetTypeInfo(UInt32 iTInfo, UInt32 lcid, IntPtr ppTInfo)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_FieldBuilder.global::System#Runtime#InteropServices#_FieldBuilder#GetTypeInfoCount(System.UInt32@)">
            <summary>Sets the stub of _FieldBuilder.GetTypeInfoCount(UInt32&amp; pcTInfo)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_FieldBuilder.global::System#Runtime#InteropServices#_FieldBuilder#Invoke(System.UInt32,System.Guid@,System.UInt32,System.Int16,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)">
            <summary>Sets the stub of _FieldBuilder.Invoke(UInt32 dispIdMember, Guid&amp; riid, UInt32 lcid, Int16 wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.Fakes.Stub_ILGenerator">
            <summary>Stub type of System.Runtime.InteropServices._ILGenerator</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_ILGenerator.#ctor">
            <summary>Initializes a new instance of type Stub_ILGenerator</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_ILGenerator.GetIDsOfNamesGuidRefIntPtrUInt32UInt32IntPtr">
            <summary>Sets the stub of _ILGenerator.GetIDsOfNames(Guid&amp; riid, IntPtr rgszNames, UInt32 cNames, UInt32 lcid, IntPtr rgDispId)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_ILGenerator.GetTypeInfoCountUInt32Out">
            <summary>Sets the stub of _ILGenerator.GetTypeInfoCount(UInt32&amp; pcTInfo)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_ILGenerator.GetTypeInfoUInt32UInt32IntPtr">
            <summary>Sets the stub of _ILGenerator.GetTypeInfo(UInt32 iTInfo, UInt32 lcid, IntPtr ppTInfo)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_ILGenerator.InvokeUInt32GuidRefUInt32Int16IntPtrIntPtrIntPtrIntPtr">
            <summary>Sets the stub of _ILGenerator.Invoke(UInt32 dispIdMember, Guid&amp; riid, UInt32 lcid, Int16 wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_ILGenerator.global::System#Runtime#InteropServices#_ILGenerator#GetIDsOfNames(System.Guid@,System.IntPtr,System.UInt32,System.UInt32,System.IntPtr)">
            <summary>Sets the stub of _ILGenerator.GetIDsOfNames(Guid&amp; riid, IntPtr rgszNames, UInt32 cNames, UInt32 lcid, IntPtr rgDispId)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_ILGenerator.global::System#Runtime#InteropServices#_ILGenerator#GetTypeInfo(System.UInt32,System.UInt32,System.IntPtr)">
            <summary>Sets the stub of _ILGenerator.GetTypeInfo(UInt32 iTInfo, UInt32 lcid, IntPtr ppTInfo)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_ILGenerator.global::System#Runtime#InteropServices#_ILGenerator#GetTypeInfoCount(System.UInt32@)">
            <summary>Sets the stub of _ILGenerator.GetTypeInfoCount(UInt32&amp; pcTInfo)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_ILGenerator.global::System#Runtime#InteropServices#_ILGenerator#Invoke(System.UInt32,System.Guid@,System.UInt32,System.Int16,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)">
            <summary>Sets the stub of _ILGenerator.Invoke(UInt32 dispIdMember, Guid&amp; riid, UInt32 lcid, Int16 wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.Fakes.Stub_LocalBuilder">
            <summary>Stub type of System.Runtime.InteropServices._LocalBuilder</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_LocalBuilder.#ctor">
            <summary>Initializes a new instance of type Stub_LocalBuilder</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_LocalBuilder.GetIDsOfNamesGuidRefIntPtrUInt32UInt32IntPtr">
            <summary>Sets the stub of _LocalBuilder.GetIDsOfNames(Guid&amp; riid, IntPtr rgszNames, UInt32 cNames, UInt32 lcid, IntPtr rgDispId)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_LocalBuilder.GetTypeInfoCountUInt32Out">
            <summary>Sets the stub of _LocalBuilder.GetTypeInfoCount(UInt32&amp; pcTInfo)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_LocalBuilder.GetTypeInfoUInt32UInt32IntPtr">
            <summary>Sets the stub of _LocalBuilder.GetTypeInfo(UInt32 iTInfo, UInt32 lcid, IntPtr ppTInfo)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_LocalBuilder.InvokeUInt32GuidRefUInt32Int16IntPtrIntPtrIntPtrIntPtr">
            <summary>Sets the stub of _LocalBuilder.Invoke(UInt32 dispIdMember, Guid&amp; riid, UInt32 lcid, Int16 wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_LocalBuilder.global::System#Runtime#InteropServices#_LocalBuilder#GetIDsOfNames(System.Guid@,System.IntPtr,System.UInt32,System.UInt32,System.IntPtr)">
            <summary>Sets the stub of _LocalBuilder.GetIDsOfNames(Guid&amp; riid, IntPtr rgszNames, UInt32 cNames, UInt32 lcid, IntPtr rgDispId)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_LocalBuilder.global::System#Runtime#InteropServices#_LocalBuilder#GetTypeInfo(System.UInt32,System.UInt32,System.IntPtr)">
            <summary>Sets the stub of _LocalBuilder.GetTypeInfo(UInt32 iTInfo, UInt32 lcid, IntPtr ppTInfo)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_LocalBuilder.global::System#Runtime#InteropServices#_LocalBuilder#GetTypeInfoCount(System.UInt32@)">
            <summary>Sets the stub of _LocalBuilder.GetTypeInfoCount(UInt32&amp; pcTInfo)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_LocalBuilder.global::System#Runtime#InteropServices#_LocalBuilder#Invoke(System.UInt32,System.Guid@,System.UInt32,System.Int16,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)">
            <summary>Sets the stub of _LocalBuilder.Invoke(UInt32 dispIdMember, Guid&amp; riid, UInt32 lcid, Int16 wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.Fakes.Stub_MemberInfo">
            <summary>Stub type of System.Runtime.InteropServices._MemberInfo</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_MemberInfo.#ctor">
            <summary>Initializes a new instance of type Stub_MemberInfo</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_MemberInfo.DeclaringTypeGet">
            <summary>Sets the stub of _MemberInfo.get_DeclaringType()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_MemberInfo.EqualsObject">
            <summary>Sets the stub of _MemberInfo.Equals(Object other)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_MemberInfo.GetCustomAttributesBoolean">
            <summary>Sets the stub of _MemberInfo.GetCustomAttributes(Boolean inherit)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_MemberInfo.GetCustomAttributesTypeBoolean">
            <summary>Sets the stub of _MemberInfo.GetCustomAttributes(Type attributeType, Boolean inherit)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_MemberInfo.GetHashCode">
            <summary>Sets the stub of _MemberInfo.GetHashCode()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_MemberInfo.GetIDsOfNamesGuidRefIntPtrUInt32UInt32IntPtr">
            <summary>Sets the stub of _MemberInfo.GetIDsOfNames(Guid&amp; riid, IntPtr rgszNames, UInt32 cNames, UInt32 lcid, IntPtr rgDispId)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_MemberInfo.GetType">
            <summary>Sets the stub of _MemberInfo.GetType()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_MemberInfo.GetTypeInfoCountUInt32Out">
            <summary>Sets the stub of _MemberInfo.GetTypeInfoCount(UInt32&amp; pcTInfo)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_MemberInfo.GetTypeInfoUInt32UInt32IntPtr">
            <summary>Sets the stub of _MemberInfo.GetTypeInfo(UInt32 iTInfo, UInt32 lcid, IntPtr ppTInfo)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_MemberInfo.InvokeUInt32GuidRefUInt32Int16IntPtrIntPtrIntPtrIntPtr">
            <summary>Sets the stub of _MemberInfo.Invoke(UInt32 dispIdMember, Guid&amp; riid, UInt32 lcid, Int16 wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_MemberInfo.IsDefinedTypeBoolean">
            <summary>Sets the stub of _MemberInfo.IsDefined(Type attributeType, Boolean inherit)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_MemberInfo.MemberTypeGet">
            <summary>Sets the stub of _MemberInfo.get_MemberType()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_MemberInfo.NameGet">
            <summary>Sets the stub of _MemberInfo.get_Name()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_MemberInfo.ReflectedTypeGet">
            <summary>Sets the stub of _MemberInfo.get_ReflectedType()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_MemberInfo.global::System#Runtime#InteropServices#_MemberInfo#Equals(System.Object)">
            <summary>Sets the stub of _MemberInfo.Equals(Object other)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_MemberInfo.global::System#Runtime#InteropServices#_MemberInfo#GetCustomAttributes(System.Boolean)">
            <summary>Sets the stub of _MemberInfo.GetCustomAttributes(Boolean inherit)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_MemberInfo.global::System#Runtime#InteropServices#_MemberInfo#GetCustomAttributes(System.Type,System.Boolean)">
            <summary>Sets the stub of _MemberInfo.GetCustomAttributes(Type attributeType, Boolean inherit)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_MemberInfo.global::System#Runtime#InteropServices#_MemberInfo#GetHashCode">
            <summary>Sets the stub of _MemberInfo.GetHashCode()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_MemberInfo.global::System#Runtime#InteropServices#_MemberInfo#GetIDsOfNames(System.Guid@,System.IntPtr,System.UInt32,System.UInt32,System.IntPtr)">
            <summary>Sets the stub of _MemberInfo.GetIDsOfNames(Guid&amp; riid, IntPtr rgszNames, UInt32 cNames, UInt32 lcid, IntPtr rgDispId)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_MemberInfo.global::System#Runtime#InteropServices#_MemberInfo#GetType">
            <summary>Sets the stub of _MemberInfo.GetType()</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_MemberInfo.global::System#Runtime#InteropServices#_MemberInfo#GetTypeInfo(System.UInt32,System.UInt32,System.IntPtr)">
            <summary>Sets the stub of _MemberInfo.GetTypeInfo(UInt32 iTInfo, UInt32 lcid, IntPtr ppTInfo)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_MemberInfo.global::System#Runtime#InteropServices#_MemberInfo#GetTypeInfoCount(System.UInt32@)">
            <summary>Sets the stub of _MemberInfo.GetTypeInfoCount(UInt32&amp; pcTInfo)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_MemberInfo.global::System#Runtime#InteropServices#_MemberInfo#Invoke(System.UInt32,System.Guid@,System.UInt32,System.Int16,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)">
            <summary>Sets the stub of _MemberInfo.Invoke(UInt32 dispIdMember, Guid&amp; riid, UInt32 lcid, Int16 wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_MemberInfo.global::System#Runtime#InteropServices#_MemberInfo#IsDefined(System.Type,System.Boolean)">
            <summary>Sets the stub of _MemberInfo.IsDefined(Type attributeType, Boolean inherit)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_MemberInfo.global::System#Runtime#InteropServices#_MemberInfo#ToString">
            <summary>Sets the stub of _MemberInfo.ToString()</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_MemberInfo.ToString">
            <summary>Sets the stub of _MemberInfo.ToString()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.Stub_MemberInfo.global::System#Runtime#InteropServices#_MemberInfo#DeclaringType">
            <summary>Sets the stub of _MemberInfo.get_DeclaringType()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.Stub_MemberInfo.global::System#Runtime#InteropServices#_MemberInfo#MemberType">
            <summary>Sets the stub of _MemberInfo.get_MemberType()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.Stub_MemberInfo.global::System#Runtime#InteropServices#_MemberInfo#Name">
            <summary>Sets the stub of _MemberInfo.get_Name()</summary>
        </member>
        <member name="P:System.Runtime.InteropServices.Fakes.Stub_MemberInfo.global::System#Runtime#InteropServices#_MemberInfo#ReflectedType">
            <summary>Sets the stub of _MemberInfo.get_ReflectedType()</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.Fakes.Stub_MethodBuilder">
            <summary>Stub type of System.Runtime.InteropServices._MethodBuilder</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_MethodBuilder.#ctor">
            <summary>Initializes a new instance of type Stub_MethodBuilder</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_MethodBuilder.GetIDsOfNamesGuidRefIntPtrUInt32UInt32IntPtr">
            <summary>Sets the stub of _MethodBuilder.GetIDsOfNames(Guid&amp; riid, IntPtr rgszNames, UInt32 cNames, UInt32 lcid, IntPtr rgDispId)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_MethodBuilder.GetTypeInfoCountUInt32Out">
            <summary>Sets the stub of _MethodBuilder.GetTypeInfoCount(UInt32&amp; pcTInfo)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_MethodBuilder.GetTypeInfoUInt32UInt32IntPtr">
            <summary>Sets the stub of _MethodBuilder.GetTypeInfo(UInt32 iTInfo, UInt32 lcid, IntPtr ppTInfo)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_MethodBuilder.InvokeUInt32GuidRefUInt32Int16IntPtrIntPtrIntPtrIntPtr">
            <summary>Sets the stub of _MethodBuilder.Invoke(UInt32 dispIdMember, Guid&amp; riid, UInt32 lcid, Int16 wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_MethodBuilder.global::System#Runtime#InteropServices#_MethodBuilder#GetIDsOfNames(System.Guid@,System.IntPtr,System.UInt32,System.UInt32,System.IntPtr)">
            <summary>Sets the stub of _MethodBuilder.GetIDsOfNames(Guid&amp; riid, IntPtr rgszNames, UInt32 cNames, UInt32 lcid, IntPtr rgDispId)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_MethodBuilder.global::System#Runtime#InteropServices#_MethodBuilder#GetTypeInfo(System.UInt32,System.UInt32,System.IntPtr)">
            <summary>Sets the stub of _MethodBuilder.GetTypeInfo(UInt32 iTInfo, UInt32 lcid, IntPtr ppTInfo)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_MethodBuilder.global::System#Runtime#InteropServices#_MethodBuilder#GetTypeInfoCount(System.UInt32@)">
            <summary>Sets the stub of _MethodBuilder.GetTypeInfoCount(UInt32&amp; pcTInfo)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_MethodBuilder.global::System#Runtime#InteropServices#_MethodBuilder#Invoke(System.UInt32,System.Guid@,System.UInt32,System.Int16,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)">
            <summary>Sets the stub of _MethodBuilder.Invoke(UInt32 dispIdMember, Guid&amp; riid, UInt32 lcid, Int16 wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.Fakes.Stub_MethodRental">
            <summary>Stub type of System.Runtime.InteropServices._MethodRental</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_MethodRental.#ctor">
            <summary>Initializes a new instance of type Stub_MethodRental</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_MethodRental.GetIDsOfNamesGuidRefIntPtrUInt32UInt32IntPtr">
            <summary>Sets the stub of _MethodRental.GetIDsOfNames(Guid&amp; riid, IntPtr rgszNames, UInt32 cNames, UInt32 lcid, IntPtr rgDispId)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_MethodRental.GetTypeInfoCountUInt32Out">
            <summary>Sets the stub of _MethodRental.GetTypeInfoCount(UInt32&amp; pcTInfo)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_MethodRental.GetTypeInfoUInt32UInt32IntPtr">
            <summary>Sets the stub of _MethodRental.GetTypeInfo(UInt32 iTInfo, UInt32 lcid, IntPtr ppTInfo)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_MethodRental.InvokeUInt32GuidRefUInt32Int16IntPtrIntPtrIntPtrIntPtr">
            <summary>Sets the stub of _MethodRental.Invoke(UInt32 dispIdMember, Guid&amp; riid, UInt32 lcid, Int16 wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_MethodRental.global::System#Runtime#InteropServices#_MethodRental#GetIDsOfNames(System.Guid@,System.IntPtr,System.UInt32,System.UInt32,System.IntPtr)">
            <summary>Sets the stub of _MethodRental.GetIDsOfNames(Guid&amp; riid, IntPtr rgszNames, UInt32 cNames, UInt32 lcid, IntPtr rgDispId)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_MethodRental.global::System#Runtime#InteropServices#_MethodRental#GetTypeInfo(System.UInt32,System.UInt32,System.IntPtr)">
            <summary>Sets the stub of _MethodRental.GetTypeInfo(UInt32 iTInfo, UInt32 lcid, IntPtr ppTInfo)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_MethodRental.global::System#Runtime#InteropServices#_MethodRental#GetTypeInfoCount(System.UInt32@)">
            <summary>Sets the stub of _MethodRental.GetTypeInfoCount(UInt32&amp; pcTInfo)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_MethodRental.global::System#Runtime#InteropServices#_MethodRental#Invoke(System.UInt32,System.Guid@,System.UInt32,System.Int16,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)">
            <summary>Sets the stub of _MethodRental.Invoke(UInt32 dispIdMember, Guid&amp; riid, UInt32 lcid, Int16 wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.Fakes.Stub_Module">
            <summary>Stub type of System.Runtime.InteropServices._Module</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_Module.#ctor">
            <summary>Initializes a new instance of type Stub_Module</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_Module.GetIDsOfNamesGuidRefIntPtrUInt32UInt32IntPtr">
            <summary>Sets the stub of _Module.GetIDsOfNames(Guid&amp; riid, IntPtr rgszNames, UInt32 cNames, UInt32 lcid, IntPtr rgDispId)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_Module.GetTypeInfoCountUInt32Out">
            <summary>Sets the stub of _Module.GetTypeInfoCount(UInt32&amp; pcTInfo)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_Module.GetTypeInfoUInt32UInt32IntPtr">
            <summary>Sets the stub of _Module.GetTypeInfo(UInt32 iTInfo, UInt32 lcid, IntPtr ppTInfo)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_Module.InvokeUInt32GuidRefUInt32Int16IntPtrIntPtrIntPtrIntPtr">
            <summary>Sets the stub of _Module.Invoke(UInt32 dispIdMember, Guid&amp; riid, UInt32 lcid, Int16 wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_Module.global::System#Runtime#InteropServices#_Module#GetIDsOfNames(System.Guid@,System.IntPtr,System.UInt32,System.UInt32,System.IntPtr)">
            <summary>Sets the stub of _Module.GetIDsOfNames(Guid&amp; riid, IntPtr rgszNames, UInt32 cNames, UInt32 lcid, IntPtr rgDispId)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_Module.global::System#Runtime#InteropServices#_Module#GetTypeInfo(System.UInt32,System.UInt32,System.IntPtr)">
            <summary>Sets the stub of _Module.GetTypeInfo(UInt32 iTInfo, UInt32 lcid, IntPtr ppTInfo)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_Module.global::System#Runtime#InteropServices#_Module#GetTypeInfoCount(System.UInt32@)">
            <summary>Sets the stub of _Module.GetTypeInfoCount(UInt32&amp; pcTInfo)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_Module.global::System#Runtime#InteropServices#_Module#Invoke(System.UInt32,System.Guid@,System.UInt32,System.Int16,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)">
            <summary>Sets the stub of _Module.Invoke(UInt32 dispIdMember, Guid&amp; riid, UInt32 lcid, Int16 wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.Fakes.Stub_ModuleBuilder">
            <summary>Stub type of System.Runtime.InteropServices._ModuleBuilder</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_ModuleBuilder.#ctor">
            <summary>Initializes a new instance of type Stub_ModuleBuilder</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_ModuleBuilder.GetIDsOfNamesGuidRefIntPtrUInt32UInt32IntPtr">
            <summary>Sets the stub of _ModuleBuilder.GetIDsOfNames(Guid&amp; riid, IntPtr rgszNames, UInt32 cNames, UInt32 lcid, IntPtr rgDispId)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_ModuleBuilder.GetTypeInfoCountUInt32Out">
            <summary>Sets the stub of _ModuleBuilder.GetTypeInfoCount(UInt32&amp; pcTInfo)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_ModuleBuilder.GetTypeInfoUInt32UInt32IntPtr">
            <summary>Sets the stub of _ModuleBuilder.GetTypeInfo(UInt32 iTInfo, UInt32 lcid, IntPtr ppTInfo)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_ModuleBuilder.InvokeUInt32GuidRefUInt32Int16IntPtrIntPtrIntPtrIntPtr">
            <summary>Sets the stub of _ModuleBuilder.Invoke(UInt32 dispIdMember, Guid&amp; riid, UInt32 lcid, Int16 wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_ModuleBuilder.global::System#Runtime#InteropServices#_ModuleBuilder#GetIDsOfNames(System.Guid@,System.IntPtr,System.UInt32,System.UInt32,System.IntPtr)">
            <summary>Sets the stub of _ModuleBuilder.GetIDsOfNames(Guid&amp; riid, IntPtr rgszNames, UInt32 cNames, UInt32 lcid, IntPtr rgDispId)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_ModuleBuilder.global::System#Runtime#InteropServices#_ModuleBuilder#GetTypeInfo(System.UInt32,System.UInt32,System.IntPtr)">
            <summary>Sets the stub of _ModuleBuilder.GetTypeInfo(UInt32 iTInfo, UInt32 lcid, IntPtr ppTInfo)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_ModuleBuilder.global::System#Runtime#InteropServices#_ModuleBuilder#GetTypeInfoCount(System.UInt32@)">
            <summary>Sets the stub of _ModuleBuilder.GetTypeInfoCount(UInt32&amp; pcTInfo)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_ModuleBuilder.global::System#Runtime#InteropServices#_ModuleBuilder#Invoke(System.UInt32,System.Guid@,System.UInt32,System.Int16,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)">
            <summary>Sets the stub of _ModuleBuilder.Invoke(UInt32 dispIdMember, Guid&amp; riid, UInt32 lcid, Int16 wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.Fakes.Stub_ParameterBuilder">
            <summary>Stub type of System.Runtime.InteropServices._ParameterBuilder</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_ParameterBuilder.#ctor">
            <summary>Initializes a new instance of type Stub_ParameterBuilder</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_ParameterBuilder.GetIDsOfNamesGuidRefIntPtrUInt32UInt32IntPtr">
            <summary>Sets the stub of _ParameterBuilder.GetIDsOfNames(Guid&amp; riid, IntPtr rgszNames, UInt32 cNames, UInt32 lcid, IntPtr rgDispId)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_ParameterBuilder.GetTypeInfoCountUInt32Out">
            <summary>Sets the stub of _ParameterBuilder.GetTypeInfoCount(UInt32&amp; pcTInfo)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_ParameterBuilder.GetTypeInfoUInt32UInt32IntPtr">
            <summary>Sets the stub of _ParameterBuilder.GetTypeInfo(UInt32 iTInfo, UInt32 lcid, IntPtr ppTInfo)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_ParameterBuilder.InvokeUInt32GuidRefUInt32Int16IntPtrIntPtrIntPtrIntPtr">
            <summary>Sets the stub of _ParameterBuilder.Invoke(UInt32 dispIdMember, Guid&amp; riid, UInt32 lcid, Int16 wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_ParameterBuilder.global::System#Runtime#InteropServices#_ParameterBuilder#GetIDsOfNames(System.Guid@,System.IntPtr,System.UInt32,System.UInt32,System.IntPtr)">
            <summary>Sets the stub of _ParameterBuilder.GetIDsOfNames(Guid&amp; riid, IntPtr rgszNames, UInt32 cNames, UInt32 lcid, IntPtr rgDispId)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_ParameterBuilder.global::System#Runtime#InteropServices#_ParameterBuilder#GetTypeInfo(System.UInt32,System.UInt32,System.IntPtr)">
            <summary>Sets the stub of _ParameterBuilder.GetTypeInfo(UInt32 iTInfo, UInt32 lcid, IntPtr ppTInfo)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_ParameterBuilder.global::System#Runtime#InteropServices#_ParameterBuilder#GetTypeInfoCount(System.UInt32@)">
            <summary>Sets the stub of _ParameterBuilder.GetTypeInfoCount(UInt32&amp; pcTInfo)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_ParameterBuilder.global::System#Runtime#InteropServices#_ParameterBuilder#Invoke(System.UInt32,System.Guid@,System.UInt32,System.Int16,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)">
            <summary>Sets the stub of _ParameterBuilder.Invoke(UInt32 dispIdMember, Guid&amp; riid, UInt32 lcid, Int16 wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.Fakes.Stub_ParameterInfo">
            <summary>Stub type of System.Runtime.InteropServices._ParameterInfo</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_ParameterInfo.#ctor">
            <summary>Initializes a new instance of type Stub_ParameterInfo</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_ParameterInfo.GetIDsOfNamesGuidRefIntPtrUInt32UInt32IntPtr">
            <summary>Sets the stub of _ParameterInfo.GetIDsOfNames(Guid&amp; riid, IntPtr rgszNames, UInt32 cNames, UInt32 lcid, IntPtr rgDispId)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_ParameterInfo.GetTypeInfoCountUInt32Out">
            <summary>Sets the stub of _ParameterInfo.GetTypeInfoCount(UInt32&amp; pcTInfo)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_ParameterInfo.GetTypeInfoUInt32UInt32IntPtr">
            <summary>Sets the stub of _ParameterInfo.GetTypeInfo(UInt32 iTInfo, UInt32 lcid, IntPtr ppTInfo)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_ParameterInfo.InvokeUInt32GuidRefUInt32Int16IntPtrIntPtrIntPtrIntPtr">
            <summary>Sets the stub of _ParameterInfo.Invoke(UInt32 dispIdMember, Guid&amp; riid, UInt32 lcid, Int16 wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_ParameterInfo.global::System#Runtime#InteropServices#_ParameterInfo#GetIDsOfNames(System.Guid@,System.IntPtr,System.UInt32,System.UInt32,System.IntPtr)">
            <summary>Sets the stub of _ParameterInfo.GetIDsOfNames(Guid&amp; riid, IntPtr rgszNames, UInt32 cNames, UInt32 lcid, IntPtr rgDispId)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_ParameterInfo.global::System#Runtime#InteropServices#_ParameterInfo#GetTypeInfo(System.UInt32,System.UInt32,System.IntPtr)">
            <summary>Sets the stub of _ParameterInfo.GetTypeInfo(UInt32 iTInfo, UInt32 lcid, IntPtr ppTInfo)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_ParameterInfo.global::System#Runtime#InteropServices#_ParameterInfo#GetTypeInfoCount(System.UInt32@)">
            <summary>Sets the stub of _ParameterInfo.GetTypeInfoCount(UInt32&amp; pcTInfo)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_ParameterInfo.global::System#Runtime#InteropServices#_ParameterInfo#Invoke(System.UInt32,System.Guid@,System.UInt32,System.Int16,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)">
            <summary>Sets the stub of _ParameterInfo.Invoke(UInt32 dispIdMember, Guid&amp; riid, UInt32 lcid, Int16 wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.Fakes.Stub_PropertyBuilder">
            <summary>Stub type of System.Runtime.InteropServices._PropertyBuilder</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_PropertyBuilder.#ctor">
            <summary>Initializes a new instance of type Stub_PropertyBuilder</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_PropertyBuilder.GetIDsOfNamesGuidRefIntPtrUInt32UInt32IntPtr">
            <summary>Sets the stub of _PropertyBuilder.GetIDsOfNames(Guid&amp; riid, IntPtr rgszNames, UInt32 cNames, UInt32 lcid, IntPtr rgDispId)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_PropertyBuilder.GetTypeInfoCountUInt32Out">
            <summary>Sets the stub of _PropertyBuilder.GetTypeInfoCount(UInt32&amp; pcTInfo)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_PropertyBuilder.GetTypeInfoUInt32UInt32IntPtr">
            <summary>Sets the stub of _PropertyBuilder.GetTypeInfo(UInt32 iTInfo, UInt32 lcid, IntPtr ppTInfo)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_PropertyBuilder.InvokeUInt32GuidRefUInt32Int16IntPtrIntPtrIntPtrIntPtr">
            <summary>Sets the stub of _PropertyBuilder.Invoke(UInt32 dispIdMember, Guid&amp; riid, UInt32 lcid, Int16 wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_PropertyBuilder.global::System#Runtime#InteropServices#_PropertyBuilder#GetIDsOfNames(System.Guid@,System.IntPtr,System.UInt32,System.UInt32,System.IntPtr)">
            <summary>Sets the stub of _PropertyBuilder.GetIDsOfNames(Guid&amp; riid, IntPtr rgszNames, UInt32 cNames, UInt32 lcid, IntPtr rgDispId)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_PropertyBuilder.global::System#Runtime#InteropServices#_PropertyBuilder#GetTypeInfo(System.UInt32,System.UInt32,System.IntPtr)">
            <summary>Sets the stub of _PropertyBuilder.GetTypeInfo(UInt32 iTInfo, UInt32 lcid, IntPtr ppTInfo)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_PropertyBuilder.global::System#Runtime#InteropServices#_PropertyBuilder#GetTypeInfoCount(System.UInt32@)">
            <summary>Sets the stub of _PropertyBuilder.GetTypeInfoCount(UInt32&amp; pcTInfo)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_PropertyBuilder.global::System#Runtime#InteropServices#_PropertyBuilder#Invoke(System.UInt32,System.Guid@,System.UInt32,System.Int16,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)">
            <summary>Sets the stub of _PropertyBuilder.Invoke(UInt32 dispIdMember, Guid&amp; riid, UInt32 lcid, Int16 wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.Fakes.Stub_SignatureHelper">
            <summary>Stub type of System.Runtime.InteropServices._SignatureHelper</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_SignatureHelper.#ctor">
            <summary>Initializes a new instance of type Stub_SignatureHelper</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_SignatureHelper.GetIDsOfNamesGuidRefIntPtrUInt32UInt32IntPtr">
            <summary>Sets the stub of _SignatureHelper.GetIDsOfNames(Guid&amp; riid, IntPtr rgszNames, UInt32 cNames, UInt32 lcid, IntPtr rgDispId)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_SignatureHelper.GetTypeInfoCountUInt32Out">
            <summary>Sets the stub of _SignatureHelper.GetTypeInfoCount(UInt32&amp; pcTInfo)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_SignatureHelper.GetTypeInfoUInt32UInt32IntPtr">
            <summary>Sets the stub of _SignatureHelper.GetTypeInfo(UInt32 iTInfo, UInt32 lcid, IntPtr ppTInfo)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_SignatureHelper.InvokeUInt32GuidRefUInt32Int16IntPtrIntPtrIntPtrIntPtr">
            <summary>Sets the stub of _SignatureHelper.Invoke(UInt32 dispIdMember, Guid&amp; riid, UInt32 lcid, Int16 wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_SignatureHelper.global::System#Runtime#InteropServices#_SignatureHelper#GetIDsOfNames(System.Guid@,System.IntPtr,System.UInt32,System.UInt32,System.IntPtr)">
            <summary>Sets the stub of _SignatureHelper.GetIDsOfNames(Guid&amp; riid, IntPtr rgszNames, UInt32 cNames, UInt32 lcid, IntPtr rgDispId)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_SignatureHelper.global::System#Runtime#InteropServices#_SignatureHelper#GetTypeInfo(System.UInt32,System.UInt32,System.IntPtr)">
            <summary>Sets the stub of _SignatureHelper.GetTypeInfo(UInt32 iTInfo, UInt32 lcid, IntPtr ppTInfo)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_SignatureHelper.global::System#Runtime#InteropServices#_SignatureHelper#GetTypeInfoCount(System.UInt32@)">
            <summary>Sets the stub of _SignatureHelper.GetTypeInfoCount(UInt32&amp; pcTInfo)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_SignatureHelper.global::System#Runtime#InteropServices#_SignatureHelper#Invoke(System.UInt32,System.Guid@,System.UInt32,System.Int16,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)">
            <summary>Sets the stub of _SignatureHelper.Invoke(UInt32 dispIdMember, Guid&amp; riid, UInt32 lcid, Int16 wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.Fakes.Stub_Thread">
            <summary>Stub type of System.Runtime.InteropServices._Thread</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_Thread.#ctor">
            <summary>Initializes a new instance of type Stub_Thread</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_Thread.GetIDsOfNamesGuidRefIntPtrUInt32UInt32IntPtr">
            <summary>Sets the stub of _Thread.GetIDsOfNames(Guid&amp; riid, IntPtr rgszNames, UInt32 cNames, UInt32 lcid, IntPtr rgDispId)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_Thread.GetTypeInfoCountUInt32Out">
            <summary>Sets the stub of _Thread.GetTypeInfoCount(UInt32&amp; pcTInfo)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_Thread.GetTypeInfoUInt32UInt32IntPtr">
            <summary>Sets the stub of _Thread.GetTypeInfo(UInt32 iTInfo, UInt32 lcid, IntPtr ppTInfo)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_Thread.InvokeUInt32GuidRefUInt32Int16IntPtrIntPtrIntPtrIntPtr">
            <summary>Sets the stub of _Thread.Invoke(UInt32 dispIdMember, Guid&amp; riid, UInt32 lcid, Int16 wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_Thread.global::System#Runtime#InteropServices#_Thread#GetIDsOfNames(System.Guid@,System.IntPtr,System.UInt32,System.UInt32,System.IntPtr)">
            <summary>Sets the stub of _Thread.GetIDsOfNames(Guid&amp; riid, IntPtr rgszNames, UInt32 cNames, UInt32 lcid, IntPtr rgDispId)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_Thread.global::System#Runtime#InteropServices#_Thread#GetTypeInfo(System.UInt32,System.UInt32,System.IntPtr)">
            <summary>Sets the stub of _Thread.GetTypeInfo(UInt32 iTInfo, UInt32 lcid, IntPtr ppTInfo)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_Thread.global::System#Runtime#InteropServices#_Thread#GetTypeInfoCount(System.UInt32@)">
            <summary>Sets the stub of _Thread.GetTypeInfoCount(UInt32&amp; pcTInfo)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_Thread.global::System#Runtime#InteropServices#_Thread#Invoke(System.UInt32,System.Guid@,System.UInt32,System.Int16,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)">
            <summary>Sets the stub of _Thread.Invoke(UInt32 dispIdMember, Guid&amp; riid, UInt32 lcid, Int16 wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)</summary>
        </member>
        <member name="T:System.Runtime.InteropServices.Fakes.Stub_TypeBuilder">
            <summary>Stub type of System.Runtime.InteropServices._TypeBuilder</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_TypeBuilder.#ctor">
            <summary>Initializes a new instance of type Stub_TypeBuilder</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_TypeBuilder.GetIDsOfNamesGuidRefIntPtrUInt32UInt32IntPtr">
            <summary>Sets the stub of _TypeBuilder.GetIDsOfNames(Guid&amp; riid, IntPtr rgszNames, UInt32 cNames, UInt32 lcid, IntPtr rgDispId)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_TypeBuilder.GetTypeInfoCountUInt32Out">
            <summary>Sets the stub of _TypeBuilder.GetTypeInfoCount(UInt32&amp; pcTInfo)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_TypeBuilder.GetTypeInfoUInt32UInt32IntPtr">
            <summary>Sets the stub of _TypeBuilder.GetTypeInfo(UInt32 iTInfo, UInt32 lcid, IntPtr ppTInfo)</summary>
        </member>
        <member name="F:System.Runtime.InteropServices.Fakes.Stub_TypeBuilder.InvokeUInt32GuidRefUInt32Int16IntPtrIntPtrIntPtrIntPtr">
            <summary>Sets the stub of _TypeBuilder.Invoke(UInt32 dispIdMember, Guid&amp; riid, UInt32 lcid, Int16 wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_TypeBuilder.global::System#Runtime#InteropServices#_TypeBuilder#GetIDsOfNames(System.Guid@,System.IntPtr,System.UInt32,System.UInt32,System.IntPtr)">
            <summary>Sets the stub of _TypeBuilder.GetIDsOfNames(Guid&amp; riid, IntPtr rgszNames, UInt32 cNames, UInt32 lcid, IntPtr rgDispId)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_TypeBuilder.global::System#Runtime#InteropServices#_TypeBuilder#GetTypeInfo(System.UInt32,System.UInt32,System.IntPtr)">
            <summary>Sets the stub of _TypeBuilder.GetTypeInfo(UInt32 iTInfo, UInt32 lcid, IntPtr ppTInfo)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_TypeBuilder.global::System#Runtime#InteropServices#_TypeBuilder#GetTypeInfoCount(System.UInt32@)">
            <summary>Sets the stub of _TypeBuilder.GetTypeInfoCount(UInt32&amp; pcTInfo)</summary>
        </member>
        <member name="M:System.Runtime.InteropServices.Fakes.Stub_TypeBuilder.global::System#Runtime#InteropServices#_TypeBuilder#Invoke(System.UInt32,System.Guid@,System.UInt32,System.Int16,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)">
            <summary>Sets the stub of _TypeBuilder.Invoke(UInt32 dispIdMember, Guid&amp; riid, UInt32 lcid, Int16 wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Activation.Fakes.StubIActivator">
            <summary>Stub type of System.Runtime.Remoting.Activation.IActivator</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Activation.Fakes.StubIActivator.#ctor">
            <summary>Initializes a new instance of type StubIActivator</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Activation.Fakes.StubIActivator.ActivateIConstructionCallMessage">
            <summary>Sets the stub of IActivator.Activate(IConstructionCallMessage msg)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Activation.Fakes.StubIActivator.AttachBackingFieldToNextActivator">
            <summary>Attaches delegates to emulate StubIActivator.NextActivator as a property with a backing field.</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Activation.Fakes.StubIActivator.LevelGet">
            <summary>Sets the stub of IActivator.get_Level()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Activation.Fakes.StubIActivator.NextActivatorGet">
            <summary>Sets the stub of IActivator.get_NextActivator()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Activation.Fakes.StubIActivator.NextActivatorSetIActivator">
            <summary>Sets the stub of IActivator.set_NextActivator(IActivator value)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Activation.Fakes.StubIActivator.global::System#Runtime#Remoting#Activation#IActivator#Activate(System.Runtime.Remoting.Activation.IConstructionCallMessage)">
            <summary>Sets the stub of IActivator.Activate(IConstructionCallMessage msg)</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Activation.Fakes.StubIActivator.global::System#Runtime#Remoting#Activation#IActivator#Level">
            <summary>Sets the stub of IActivator.get_Level()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Activation.Fakes.StubIActivator.global::System#Runtime#Remoting#Activation#IActivator#NextActivator">
            <summary>Sets the stub of IActivator.get_NextActivator()</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Activation.Fakes.StubIConstructionCallMessage">
            <summary>Stub type of System.Runtime.Remoting.Activation.IConstructionCallMessage</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Activation.Fakes.StubIConstructionCallMessage.#ctor">
            <summary>Initializes a new instance of type StubIConstructionCallMessage</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Activation.Fakes.StubIConstructionCallMessage.ActivationTypeGet">
            <summary>Sets the stub of IConstructionCallMessage.get_ActivationType()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Activation.Fakes.StubIConstructionCallMessage.ActivationTypeNameGet">
            <summary>Sets the stub of IConstructionCallMessage.get_ActivationTypeName()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Activation.Fakes.StubIConstructionCallMessage.ActivatorGet">
            <summary>Sets the stub of IConstructionCallMessage.get_Activator()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Activation.Fakes.StubIConstructionCallMessage.ActivatorSetIActivator">
            <summary>Sets the stub of IConstructionCallMessage.set_Activator(IActivator value)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Activation.Fakes.StubIConstructionCallMessage.ArgCountGet">
            <summary>Sets the stub of IMethodMessage.get_ArgCount()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Activation.Fakes.StubIConstructionCallMessage.ArgsGet">
            <summary>Sets the stub of IMethodMessage.get_Args()</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Activation.Fakes.StubIConstructionCallMessage.AttachBackingFieldToActivator">
            <summary>Attaches delegates to emulate StubIConstructionCallMessage.Activator as a property with a backing field.</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Activation.Fakes.StubIConstructionCallMessage.CallSiteActivationAttributesGet">
            <summary>Sets the stub of IConstructionCallMessage.get_CallSiteActivationAttributes()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Activation.Fakes.StubIConstructionCallMessage.ContextPropertiesGet">
            <summary>Sets the stub of IConstructionCallMessage.get_ContextProperties()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Activation.Fakes.StubIConstructionCallMessage.GetArgInt32">
            <summary>Sets the stub of IMethodMessage.GetArg(Int32 argNum)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Activation.Fakes.StubIConstructionCallMessage.GetArgNameInt32">
            <summary>Sets the stub of IMethodMessage.GetArgName(Int32 index)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Activation.Fakes.StubIConstructionCallMessage.GetInArgInt32">
            <summary>Sets the stub of IMethodCallMessage.GetInArg(Int32 argNum)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Activation.Fakes.StubIConstructionCallMessage.GetInArgNameInt32">
            <summary>Sets the stub of IMethodCallMessage.GetInArgName(Int32 index)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Activation.Fakes.StubIConstructionCallMessage.HasVarArgsGet">
            <summary>Sets the stub of IMethodMessage.get_HasVarArgs()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Activation.Fakes.StubIConstructionCallMessage.InArgCountGet">
            <summary>Sets the stub of IMethodCallMessage.get_InArgCount()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Activation.Fakes.StubIConstructionCallMessage.InArgsGet">
            <summary>Sets the stub of IMethodCallMessage.get_InArgs()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Activation.Fakes.StubIConstructionCallMessage.LogicalCallContextGet">
            <summary>Sets the stub of IMethodMessage.get_LogicalCallContext()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Activation.Fakes.StubIConstructionCallMessage.MethodBaseGet">
            <summary>Sets the stub of IMethodMessage.get_MethodBase()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Activation.Fakes.StubIConstructionCallMessage.MethodNameGet">
            <summary>Sets the stub of IMethodMessage.get_MethodName()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Activation.Fakes.StubIConstructionCallMessage.MethodSignatureGet">
            <summary>Sets the stub of IMethodMessage.get_MethodSignature()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Activation.Fakes.StubIConstructionCallMessage.PropertiesGet">
            <summary>Sets the stub of IMessage.get_Properties()</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Activation.Fakes.StubIConstructionCallMessage.global::System#Runtime#Remoting#Messaging#IMethodCallMessage#GetInArg(System.Int32)">
            <summary>Sets the stub of IMethodCallMessage.GetInArg(Int32 argNum)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Activation.Fakes.StubIConstructionCallMessage.global::System#Runtime#Remoting#Messaging#IMethodCallMessage#GetInArgName(System.Int32)">
            <summary>Sets the stub of IMethodCallMessage.GetInArgName(Int32 index)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Activation.Fakes.StubIConstructionCallMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#GetArg(System.Int32)">
            <summary>Sets the stub of IMethodMessage.GetArg(Int32 argNum)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Activation.Fakes.StubIConstructionCallMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#GetArgName(System.Int32)">
            <summary>Sets the stub of IMethodMessage.GetArgName(Int32 index)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Activation.Fakes.StubIConstructionCallMessage.TypeNameGet">
            <summary>Sets the stub of IMethodMessage.get_TypeName()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Activation.Fakes.StubIConstructionCallMessage.UriGet">
            <summary>Sets the stub of IMethodMessage.get_Uri()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Activation.Fakes.StubIConstructionCallMessage.global::System#Runtime#Remoting#Activation#IConstructionCallMessage#ActivationType">
            <summary>Sets the stub of IConstructionCallMessage.get_ActivationType()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Activation.Fakes.StubIConstructionCallMessage.global::System#Runtime#Remoting#Activation#IConstructionCallMessage#ActivationTypeName">
            <summary>Sets the stub of IConstructionCallMessage.get_ActivationTypeName()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Activation.Fakes.StubIConstructionCallMessage.global::System#Runtime#Remoting#Activation#IConstructionCallMessage#Activator">
            <summary>Sets the stub of IConstructionCallMessage.get_Activator()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Activation.Fakes.StubIConstructionCallMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#ArgCount">
            <summary>Sets the stub of IMethodMessage.get_ArgCount()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Activation.Fakes.StubIConstructionCallMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#Args">
            <summary>Sets the stub of IMethodMessage.get_Args()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Activation.Fakes.StubIConstructionCallMessage.global::System#Runtime#Remoting#Activation#IConstructionCallMessage#CallSiteActivationAttributes">
            <summary>Sets the stub of IConstructionCallMessage.get_CallSiteActivationAttributes()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Activation.Fakes.StubIConstructionCallMessage.global::System#Runtime#Remoting#Activation#IConstructionCallMessage#ContextProperties">
            <summary>Sets the stub of IConstructionCallMessage.get_ContextProperties()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Activation.Fakes.StubIConstructionCallMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#HasVarArgs">
            <summary>Sets the stub of IMethodMessage.get_HasVarArgs()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Activation.Fakes.StubIConstructionCallMessage.global::System#Runtime#Remoting#Messaging#IMethodCallMessage#InArgCount">
            <summary>Sets the stub of IMethodCallMessage.get_InArgCount()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Activation.Fakes.StubIConstructionCallMessage.global::System#Runtime#Remoting#Messaging#IMethodCallMessage#InArgs">
            <summary>Sets the stub of IMethodCallMessage.get_InArgs()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Activation.Fakes.StubIConstructionCallMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#LogicalCallContext">
            <summary>Sets the stub of IMethodMessage.get_LogicalCallContext()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Activation.Fakes.StubIConstructionCallMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#MethodBase">
            <summary>Sets the stub of IMethodMessage.get_MethodBase()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Activation.Fakes.StubIConstructionCallMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#MethodName">
            <summary>Sets the stub of IMethodMessage.get_MethodName()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Activation.Fakes.StubIConstructionCallMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#MethodSignature">
            <summary>Sets the stub of IMethodMessage.get_MethodSignature()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Activation.Fakes.StubIConstructionCallMessage.global::System#Runtime#Remoting#Messaging#IMessage#Properties">
            <summary>Sets the stub of IMessage.get_Properties()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Activation.Fakes.StubIConstructionCallMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#TypeName">
            <summary>Sets the stub of IMethodMessage.get_TypeName()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Activation.Fakes.StubIConstructionCallMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#Uri">
            <summary>Sets the stub of IMethodMessage.get_Uri()</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Activation.Fakes.StubIConstructionReturnMessage">
            <summary>Stub type of System.Runtime.Remoting.Activation.IConstructionReturnMessage</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Activation.Fakes.StubIConstructionReturnMessage.#ctor">
            <summary>Initializes a new instance of type StubIConstructionReturnMessage</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Activation.Fakes.StubIConstructionReturnMessage.ArgCountGet">
            <summary>Sets the stub of IMethodMessage.get_ArgCount()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Activation.Fakes.StubIConstructionReturnMessage.ArgsGet">
            <summary>Sets the stub of IMethodMessage.get_Args()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Activation.Fakes.StubIConstructionReturnMessage.ExceptionGet">
            <summary>Sets the stub of IMethodReturnMessage.get_Exception()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Activation.Fakes.StubIConstructionReturnMessage.GetArgInt32">
            <summary>Sets the stub of IMethodMessage.GetArg(Int32 argNum)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Activation.Fakes.StubIConstructionReturnMessage.GetArgNameInt32">
            <summary>Sets the stub of IMethodMessage.GetArgName(Int32 index)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Activation.Fakes.StubIConstructionReturnMessage.GetOutArgInt32">
            <summary>Sets the stub of IMethodReturnMessage.GetOutArg(Int32 argNum)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Activation.Fakes.StubIConstructionReturnMessage.GetOutArgNameInt32">
            <summary>Sets the stub of IMethodReturnMessage.GetOutArgName(Int32 index)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Activation.Fakes.StubIConstructionReturnMessage.HasVarArgsGet">
            <summary>Sets the stub of IMethodMessage.get_HasVarArgs()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Activation.Fakes.StubIConstructionReturnMessage.LogicalCallContextGet">
            <summary>Sets the stub of IMethodMessage.get_LogicalCallContext()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Activation.Fakes.StubIConstructionReturnMessage.MethodBaseGet">
            <summary>Sets the stub of IMethodMessage.get_MethodBase()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Activation.Fakes.StubIConstructionReturnMessage.MethodNameGet">
            <summary>Sets the stub of IMethodMessage.get_MethodName()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Activation.Fakes.StubIConstructionReturnMessage.MethodSignatureGet">
            <summary>Sets the stub of IMethodMessage.get_MethodSignature()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Activation.Fakes.StubIConstructionReturnMessage.OutArgCountGet">
            <summary>Sets the stub of IMethodReturnMessage.get_OutArgCount()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Activation.Fakes.StubIConstructionReturnMessage.OutArgsGet">
            <summary>Sets the stub of IMethodReturnMessage.get_OutArgs()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Activation.Fakes.StubIConstructionReturnMessage.PropertiesGet">
            <summary>Sets the stub of IMessage.get_Properties()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Activation.Fakes.StubIConstructionReturnMessage.ReturnValueGet">
            <summary>Sets the stub of IMethodReturnMessage.get_ReturnValue()</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Activation.Fakes.StubIConstructionReturnMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#GetArg(System.Int32)">
            <summary>Sets the stub of IMethodMessage.GetArg(Int32 argNum)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Activation.Fakes.StubIConstructionReturnMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#GetArgName(System.Int32)">
            <summary>Sets the stub of IMethodMessage.GetArgName(Int32 index)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Activation.Fakes.StubIConstructionReturnMessage.global::System#Runtime#Remoting#Messaging#IMethodReturnMessage#GetOutArg(System.Int32)">
            <summary>Sets the stub of IMethodReturnMessage.GetOutArg(Int32 argNum)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Activation.Fakes.StubIConstructionReturnMessage.global::System#Runtime#Remoting#Messaging#IMethodReturnMessage#GetOutArgName(System.Int32)">
            <summary>Sets the stub of IMethodReturnMessage.GetOutArgName(Int32 index)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Activation.Fakes.StubIConstructionReturnMessage.TypeNameGet">
            <summary>Sets the stub of IMethodMessage.get_TypeName()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Activation.Fakes.StubIConstructionReturnMessage.UriGet">
            <summary>Sets the stub of IMethodMessage.get_Uri()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Activation.Fakes.StubIConstructionReturnMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#ArgCount">
            <summary>Sets the stub of IMethodMessage.get_ArgCount()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Activation.Fakes.StubIConstructionReturnMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#Args">
            <summary>Sets the stub of IMethodMessage.get_Args()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Activation.Fakes.StubIConstructionReturnMessage.global::System#Runtime#Remoting#Messaging#IMethodReturnMessage#Exception">
            <summary>Sets the stub of IMethodReturnMessage.get_Exception()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Activation.Fakes.StubIConstructionReturnMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#HasVarArgs">
            <summary>Sets the stub of IMethodMessage.get_HasVarArgs()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Activation.Fakes.StubIConstructionReturnMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#LogicalCallContext">
            <summary>Sets the stub of IMethodMessage.get_LogicalCallContext()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Activation.Fakes.StubIConstructionReturnMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#MethodBase">
            <summary>Sets the stub of IMethodMessage.get_MethodBase()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Activation.Fakes.StubIConstructionReturnMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#MethodName">
            <summary>Sets the stub of IMethodMessage.get_MethodName()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Activation.Fakes.StubIConstructionReturnMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#MethodSignature">
            <summary>Sets the stub of IMethodMessage.get_MethodSignature()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Activation.Fakes.StubIConstructionReturnMessage.global::System#Runtime#Remoting#Messaging#IMethodReturnMessage#OutArgCount">
            <summary>Sets the stub of IMethodReturnMessage.get_OutArgCount()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Activation.Fakes.StubIConstructionReturnMessage.global::System#Runtime#Remoting#Messaging#IMethodReturnMessage#OutArgs">
            <summary>Sets the stub of IMethodReturnMessage.get_OutArgs()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Activation.Fakes.StubIConstructionReturnMessage.global::System#Runtime#Remoting#Messaging#IMessage#Properties">
            <summary>Sets the stub of IMessage.get_Properties()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Activation.Fakes.StubIConstructionReturnMessage.global::System#Runtime#Remoting#Messaging#IMethodReturnMessage#ReturnValue">
            <summary>Sets the stub of IMethodReturnMessage.get_ReturnValue()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Activation.Fakes.StubIConstructionReturnMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#TypeName">
            <summary>Sets the stub of IMethodMessage.get_TypeName()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Activation.Fakes.StubIConstructionReturnMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#Uri">
            <summary>Sets the stub of IMethodMessage.get_Uri()</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelObjectWithProperties">
            <summary>Stub type of System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelObjectWithProperties.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelObjectWithProperties.Add(System.Object,System.Object)">
            <summary>Sets the stub of BaseChannelObjectWithProperties.Add(Object key, Object value)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelObjectWithProperties.AddObjectObject">
            <summary>Sets the stub of BaseChannelObjectWithProperties.Add(Object key, Object value)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelObjectWithProperties.Clear">
            <summary>Sets the stub of BaseChannelObjectWithProperties.Clear()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelObjectWithProperties.Clear01">
            <summary>Sets the stub of BaseChannelObjectWithProperties.Clear()</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelObjectWithProperties.Contains(System.Object)">
            <summary>Sets the stub of BaseChannelObjectWithProperties.Contains(Object key)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelObjectWithProperties.ContainsObject">
            <summary>Sets the stub of BaseChannelObjectWithProperties.Contains(Object key)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelObjectWithProperties.CopyTo(System.Array,System.Int32)">
            <summary>Sets the stub of BaseChannelObjectWithProperties.CopyTo(Array array, Int32 index)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelObjectWithProperties.CopyToArrayInt32">
            <summary>Sets the stub of BaseChannelObjectWithProperties.CopyTo(Array array, Int32 index)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelObjectWithProperties.CountGet">
            <summary>Sets the stub of BaseChannelObjectWithProperties.get_Count()</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelObjectWithProperties.GetEnumerator">
            <summary>Sets the stub of BaseChannelObjectWithProperties.GetEnumerator()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelObjectWithProperties.GetEnumerator01">
            <summary>Sets the stub of BaseChannelObjectWithProperties.GetEnumerator()</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelObjectWithProperties.InitializeStub">
            <summary>Initializes a new instance of type StubBaseChannelObjectWithProperties</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelObjectWithProperties.IsFixedSizeGet">
            <summary>Sets the stub of BaseChannelObjectWithProperties.get_IsFixedSize()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelObjectWithProperties.IsReadOnlyGet">
            <summary>Sets the stub of BaseChannelObjectWithProperties.get_IsReadOnly()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelObjectWithProperties.IsSynchronizedGet">
            <summary>Sets the stub of BaseChannelObjectWithProperties.get_IsSynchronized()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelObjectWithProperties.ItemGetObject">
            <summary>Sets the stub of BaseChannelObjectWithProperties.get_Item(Object key)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelObjectWithProperties.ItemSetObjectObject">
            <summary>Sets the stub of BaseChannelObjectWithProperties.set_Item(Object key, Object value)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelObjectWithProperties.KeysGet">
            <summary>Sets the stub of BaseChannelObjectWithProperties.get_Keys()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelObjectWithProperties.PropertiesGet">
            <summary>Sets the stub of BaseChannelObjectWithProperties.get_Properties()</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelObjectWithProperties.Remove(System.Object)">
            <summary>Sets the stub of BaseChannelObjectWithProperties.Remove(Object key)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelObjectWithProperties.RemoveObject">
            <summary>Sets the stub of BaseChannelObjectWithProperties.Remove(Object key)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelObjectWithProperties.SyncRootGet">
            <summary>Sets the stub of BaseChannelObjectWithProperties.get_SyncRoot()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelObjectWithProperties.ValuesGet">
            <summary>Sets the stub of BaseChannelObjectWithProperties.get_Values()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelObjectWithProperties.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelObjectWithProperties.Count">
            <summary>Sets the stub of BaseChannelObjectWithProperties.get_Count()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelObjectWithProperties.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelObjectWithProperties.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelObjectWithProperties.IsFixedSize">
            <summary>Sets the stub of BaseChannelObjectWithProperties.get_IsFixedSize()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelObjectWithProperties.IsReadOnly">
            <summary>Sets the stub of BaseChannelObjectWithProperties.get_IsReadOnly()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelObjectWithProperties.IsSynchronized">
            <summary>Sets the stub of BaseChannelObjectWithProperties.get_IsSynchronized()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelObjectWithProperties.Item(System.Object)">
            <summary>Sets the stub of BaseChannelObjectWithProperties.get_Item(Object key)</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelObjectWithProperties.Keys">
            <summary>Sets the stub of BaseChannelObjectWithProperties.get_Keys()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelObjectWithProperties.Properties">
            <summary>Sets the stub of BaseChannelObjectWithProperties.get_Properties()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelObjectWithProperties.SyncRoot">
            <summary>Sets the stub of BaseChannelObjectWithProperties.get_SyncRoot()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelObjectWithProperties.Values">
            <summary>Sets the stub of BaseChannelObjectWithProperties.get_Values()</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelSinkWithProperties">
            <summary>Stub type of System.Runtime.Remoting.Channels.BaseChannelSinkWithProperties</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelSinkWithProperties.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelSinkWithProperties.Add(System.Object,System.Object)">
            <summary>Sets the stub of BaseChannelObjectWithProperties.Add(Object key, Object value)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelSinkWithProperties.AddObjectObject">
            <summary>Sets the stub of BaseChannelObjectWithProperties.Add(Object key, Object value)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelSinkWithProperties.Clear">
            <summary>Sets the stub of BaseChannelObjectWithProperties.Clear()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelSinkWithProperties.Clear01">
            <summary>Sets the stub of BaseChannelObjectWithProperties.Clear()</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelSinkWithProperties.Contains(System.Object)">
            <summary>Sets the stub of BaseChannelObjectWithProperties.Contains(Object key)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelSinkWithProperties.ContainsObject">
            <summary>Sets the stub of BaseChannelObjectWithProperties.Contains(Object key)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelSinkWithProperties.CopyTo(System.Array,System.Int32)">
            <summary>Sets the stub of BaseChannelObjectWithProperties.CopyTo(Array array, Int32 index)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelSinkWithProperties.CopyToArrayInt32">
            <summary>Sets the stub of BaseChannelObjectWithProperties.CopyTo(Array array, Int32 index)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelSinkWithProperties.CountGet">
            <summary>Sets the stub of BaseChannelObjectWithProperties.get_Count()</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelSinkWithProperties.GetEnumerator">
            <summary>Sets the stub of BaseChannelObjectWithProperties.GetEnumerator()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelSinkWithProperties.GetEnumerator01">
            <summary>Sets the stub of BaseChannelObjectWithProperties.GetEnumerator()</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelSinkWithProperties.InitializeStub">
            <summary>Initializes a new instance of type StubBaseChannelSinkWithProperties</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelSinkWithProperties.IsFixedSizeGet">
            <summary>Sets the stub of BaseChannelObjectWithProperties.get_IsFixedSize()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelSinkWithProperties.IsReadOnlyGet">
            <summary>Sets the stub of BaseChannelObjectWithProperties.get_IsReadOnly()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelSinkWithProperties.IsSynchronizedGet">
            <summary>Sets the stub of BaseChannelObjectWithProperties.get_IsSynchronized()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelSinkWithProperties.ItemGetObject">
            <summary>Sets the stub of BaseChannelObjectWithProperties.get_Item(Object key)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelSinkWithProperties.ItemSetObjectObject">
            <summary>Sets the stub of BaseChannelObjectWithProperties.set_Item(Object key, Object value)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelSinkWithProperties.KeysGet">
            <summary>Sets the stub of BaseChannelObjectWithProperties.get_Keys()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelSinkWithProperties.PropertiesGet">
            <summary>Sets the stub of BaseChannelObjectWithProperties.get_Properties()</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelSinkWithProperties.Remove(System.Object)">
            <summary>Sets the stub of BaseChannelObjectWithProperties.Remove(Object key)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelSinkWithProperties.RemoveObject">
            <summary>Sets the stub of BaseChannelObjectWithProperties.Remove(Object key)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelSinkWithProperties.SyncRootGet">
            <summary>Sets the stub of BaseChannelObjectWithProperties.get_SyncRoot()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelSinkWithProperties.ValuesGet">
            <summary>Sets the stub of BaseChannelObjectWithProperties.get_Values()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelSinkWithProperties.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelSinkWithProperties.Count">
            <summary>Sets the stub of BaseChannelObjectWithProperties.get_Count()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelSinkWithProperties.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelSinkWithProperties.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelSinkWithProperties.IsFixedSize">
            <summary>Sets the stub of BaseChannelObjectWithProperties.get_IsFixedSize()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelSinkWithProperties.IsReadOnly">
            <summary>Sets the stub of BaseChannelObjectWithProperties.get_IsReadOnly()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelSinkWithProperties.IsSynchronized">
            <summary>Sets the stub of BaseChannelObjectWithProperties.get_IsSynchronized()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelSinkWithProperties.Item(System.Object)">
            <summary>Sets the stub of BaseChannelObjectWithProperties.get_Item(Object key)</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelSinkWithProperties.Keys">
            <summary>Sets the stub of BaseChannelObjectWithProperties.get_Keys()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelSinkWithProperties.Properties">
            <summary>Sets the stub of BaseChannelObjectWithProperties.get_Properties()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelSinkWithProperties.SyncRoot">
            <summary>Sets the stub of BaseChannelObjectWithProperties.get_SyncRoot()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelSinkWithProperties.Values">
            <summary>Sets the stub of BaseChannelObjectWithProperties.get_Values()</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelWithProperties">
            <summary>Stub type of System.Runtime.Remoting.Channels.BaseChannelWithProperties</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelWithProperties.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelWithProperties.Add(System.Object,System.Object)">
            <summary>Sets the stub of BaseChannelObjectWithProperties.Add(Object key, Object value)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelWithProperties.AddObjectObject">
            <summary>Sets the stub of BaseChannelObjectWithProperties.Add(Object key, Object value)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelWithProperties.Clear">
            <summary>Sets the stub of BaseChannelObjectWithProperties.Clear()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelWithProperties.Clear01">
            <summary>Sets the stub of BaseChannelObjectWithProperties.Clear()</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelWithProperties.Contains(System.Object)">
            <summary>Sets the stub of BaseChannelObjectWithProperties.Contains(Object key)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelWithProperties.ContainsObject">
            <summary>Sets the stub of BaseChannelObjectWithProperties.Contains(Object key)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelWithProperties.CopyTo(System.Array,System.Int32)">
            <summary>Sets the stub of BaseChannelObjectWithProperties.CopyTo(Array array, Int32 index)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelWithProperties.CopyToArrayInt32">
            <summary>Sets the stub of BaseChannelObjectWithProperties.CopyTo(Array array, Int32 index)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelWithProperties.CountGet">
            <summary>Sets the stub of BaseChannelObjectWithProperties.get_Count()</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelWithProperties.GetEnumerator">
            <summary>Sets the stub of BaseChannelObjectWithProperties.GetEnumerator()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelWithProperties.GetEnumerator01">
            <summary>Sets the stub of BaseChannelObjectWithProperties.GetEnumerator()</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelWithProperties.InitializeStub">
            <summary>Initializes a new instance of type StubBaseChannelWithProperties</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelWithProperties.IsFixedSizeGet">
            <summary>Sets the stub of BaseChannelObjectWithProperties.get_IsFixedSize()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelWithProperties.IsReadOnlyGet">
            <summary>Sets the stub of BaseChannelObjectWithProperties.get_IsReadOnly()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelWithProperties.IsSynchronizedGet">
            <summary>Sets the stub of BaseChannelObjectWithProperties.get_IsSynchronized()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelWithProperties.ItemGetObject">
            <summary>Sets the stub of BaseChannelObjectWithProperties.get_Item(Object key)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelWithProperties.ItemSetObjectObject">
            <summary>Sets the stub of BaseChannelObjectWithProperties.set_Item(Object key, Object value)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelWithProperties.KeysGet">
            <summary>Sets the stub of BaseChannelObjectWithProperties.get_Keys()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelWithProperties.PropertiesGet">
            <summary>Sets the stub of BaseChannelWithProperties.get_Properties()</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelWithProperties.Remove(System.Object)">
            <summary>Sets the stub of BaseChannelObjectWithProperties.Remove(Object key)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelWithProperties.RemoveObject">
            <summary>Sets the stub of BaseChannelObjectWithProperties.Remove(Object key)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelWithProperties.SyncRootGet">
            <summary>Sets the stub of BaseChannelObjectWithProperties.get_SyncRoot()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelWithProperties.ValuesGet">
            <summary>Sets the stub of BaseChannelObjectWithProperties.get_Values()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelWithProperties.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelWithProperties.Count">
            <summary>Sets the stub of BaseChannelObjectWithProperties.get_Count()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelWithProperties.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelWithProperties.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelWithProperties.IsFixedSize">
            <summary>Sets the stub of BaseChannelObjectWithProperties.get_IsFixedSize()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelWithProperties.IsReadOnly">
            <summary>Sets the stub of BaseChannelObjectWithProperties.get_IsReadOnly()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelWithProperties.IsSynchronized">
            <summary>Sets the stub of BaseChannelObjectWithProperties.get_IsSynchronized()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelWithProperties.Item(System.Object)">
            <summary>Sets the stub of BaseChannelObjectWithProperties.get_Item(Object key)</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelWithProperties.Keys">
            <summary>Sets the stub of BaseChannelObjectWithProperties.get_Keys()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelWithProperties.Properties">
            <summary>Sets the stub of BaseChannelWithProperties.get_Properties()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelWithProperties.SyncRoot">
            <summary>Sets the stub of BaseChannelObjectWithProperties.get_SyncRoot()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubBaseChannelWithProperties.Values">
            <summary>Sets the stub of BaseChannelObjectWithProperties.get_Values()</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Channels.Fakes.StubChannelDataStore">
            <summary>Stub type of System.Runtime.Remoting.Channels.ChannelDataStore</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubChannelDataStore.#ctor(System.String[])">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubChannelDataStore.InitializeStub">
            <summary>Initializes a new instance of type StubChannelDataStore</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubChannelDataStore.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubChannelDataStore.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubChannelDataStore.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Channels.Fakes.StubClientChannelSinkStack">
            <summary>Stub type of System.Runtime.Remoting.Channels.ClientChannelSinkStack</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubClientChannelSinkStack.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubClientChannelSinkStack.#ctor(System.Runtime.Remoting.Messaging.IMessageSink)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubClientChannelSinkStack.InitializeStub">
            <summary>Initializes a new instance of type StubClientChannelSinkStack</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubClientChannelSinkStack.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubClientChannelSinkStack.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubClientChannelSinkStack.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Channels.Fakes.StubIChannel">
            <summary>Stub type of System.Runtime.Remoting.Channels.IChannel</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubIChannel.#ctor">
            <summary>Initializes a new instance of type StubIChannel</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubIChannel.ChannelNameGet">
            <summary>Sets the stub of IChannel.get_ChannelName()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubIChannel.ChannelPriorityGet">
            <summary>Sets the stub of IChannel.get_ChannelPriority()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubIChannel.ParseStringStringOut">
            <summary>Sets the stub of IChannel.Parse(String url, String&amp; objectURI)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubIChannel.global::System#Runtime#Remoting#Channels#IChannel#Parse(System.String,System.String@)">
            <summary>Sets the stub of IChannel.Parse(String url, String&amp; objectURI)</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubIChannel.global::System#Runtime#Remoting#Channels#IChannel#ChannelName">
            <summary>Sets the stub of IChannel.get_ChannelName()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubIChannel.global::System#Runtime#Remoting#Channels#IChannel#ChannelPriority">
            <summary>Sets the stub of IChannel.get_ChannelPriority()</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Channels.Fakes.StubIChannelDataStore">
            <summary>Stub type of System.Runtime.Remoting.Channels.IChannelDataStore</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubIChannelDataStore.#ctor">
            <summary>Initializes a new instance of type StubIChannelDataStore</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubIChannelDataStore.ChannelUrisGet">
            <summary>Sets the stub of IChannelDataStore.get_ChannelUris()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubIChannelDataStore.ItemGetObject">
            <summary>Sets the stub of IChannelDataStore.get_Item(Object key)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubIChannelDataStore.ItemSetObjectObject">
            <summary>Sets the stub of IChannelDataStore.set_Item(Object key, Object value)</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubIChannelDataStore.global::System#Runtime#Remoting#Channels#IChannelDataStore#ChannelUris">
            <summary>Sets the stub of IChannelDataStore.get_ChannelUris()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubIChannelDataStore.System#Runtime#Remoting#Channels#IChannelDataStore#Item(System.Object)">
            <summary>Sets the stub of IChannelDataStore.get_Item(Object key)</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Channels.Fakes.StubIChannelReceiver">
            <summary>Stub type of System.Runtime.Remoting.Channels.IChannelReceiver</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubIChannelReceiver.#ctor">
            <summary>Initializes a new instance of type StubIChannelReceiver</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubIChannelReceiver.ChannelDataGet">
            <summary>Sets the stub of IChannelReceiver.get_ChannelData()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubIChannelReceiver.ChannelNameGet">
            <summary>Sets the stub of IChannel.get_ChannelName()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubIChannelReceiver.ChannelPriorityGet">
            <summary>Sets the stub of IChannel.get_ChannelPriority()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubIChannelReceiver.GetUrlsForUriString">
            <summary>Sets the stub of IChannelReceiver.GetUrlsForUri(String objectURI)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubIChannelReceiver.ParseStringStringOut">
            <summary>Sets the stub of IChannel.Parse(String url, String&amp; objectURI)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubIChannelReceiver.StartListeningObject">
            <summary>Sets the stub of IChannelReceiver.StartListening(Object data)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubIChannelReceiver.StopListeningObject">
            <summary>Sets the stub of IChannelReceiver.StopListening(Object data)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubIChannelReceiver.global::System#Runtime#Remoting#Channels#IChannel#Parse(System.String,System.String@)">
            <summary>Sets the stub of IChannel.Parse(String url, String&amp; objectURI)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubIChannelReceiver.global::System#Runtime#Remoting#Channels#IChannelReceiver#GetUrlsForUri(System.String)">
            <summary>Sets the stub of IChannelReceiver.GetUrlsForUri(String objectURI)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubIChannelReceiver.global::System#Runtime#Remoting#Channels#IChannelReceiver#StartListening(System.Object)">
            <summary>Sets the stub of IChannelReceiver.StartListening(Object data)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubIChannelReceiver.global::System#Runtime#Remoting#Channels#IChannelReceiver#StopListening(System.Object)">
            <summary>Sets the stub of IChannelReceiver.StopListening(Object data)</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubIChannelReceiver.global::System#Runtime#Remoting#Channels#IChannelReceiver#ChannelData">
            <summary>Sets the stub of IChannelReceiver.get_ChannelData()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubIChannelReceiver.global::System#Runtime#Remoting#Channels#IChannel#ChannelName">
            <summary>Sets the stub of IChannel.get_ChannelName()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubIChannelReceiver.global::System#Runtime#Remoting#Channels#IChannel#ChannelPriority">
            <summary>Sets the stub of IChannel.get_ChannelPriority()</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Channels.Fakes.StubIChannelReceiverHook">
            <summary>Stub type of System.Runtime.Remoting.Channels.IChannelReceiverHook</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubIChannelReceiverHook.#ctor">
            <summary>Initializes a new instance of type StubIChannelReceiverHook</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubIChannelReceiverHook.AddHookChannelUriString">
            <summary>Sets the stub of IChannelReceiverHook.AddHookChannelUri(String channelUri)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubIChannelReceiverHook.ChannelSchemeGet">
            <summary>Sets the stub of IChannelReceiverHook.get_ChannelScheme()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubIChannelReceiverHook.ChannelSinkChainGet">
            <summary>Sets the stub of IChannelReceiverHook.get_ChannelSinkChain()</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubIChannelReceiverHook.global::System#Runtime#Remoting#Channels#IChannelReceiverHook#AddHookChannelUri(System.String)">
            <summary>Sets the stub of IChannelReceiverHook.AddHookChannelUri(String channelUri)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubIChannelReceiverHook.WantsToListenGet">
            <summary>Sets the stub of IChannelReceiverHook.get_WantsToListen()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubIChannelReceiverHook.global::System#Runtime#Remoting#Channels#IChannelReceiverHook#ChannelScheme">
            <summary>Sets the stub of IChannelReceiverHook.get_ChannelScheme()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubIChannelReceiverHook.global::System#Runtime#Remoting#Channels#IChannelReceiverHook#ChannelSinkChain">
            <summary>Sets the stub of IChannelReceiverHook.get_ChannelSinkChain()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubIChannelReceiverHook.global::System#Runtime#Remoting#Channels#IChannelReceiverHook#WantsToListen">
            <summary>Sets the stub of IChannelReceiverHook.get_WantsToListen()</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Channels.Fakes.StubIChannelSender">
            <summary>Stub type of System.Runtime.Remoting.Channels.IChannelSender</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubIChannelSender.#ctor">
            <summary>Initializes a new instance of type StubIChannelSender</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubIChannelSender.ChannelNameGet">
            <summary>Sets the stub of IChannel.get_ChannelName()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubIChannelSender.ChannelPriorityGet">
            <summary>Sets the stub of IChannel.get_ChannelPriority()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubIChannelSender.CreateMessageSinkStringObjectStringOut">
            <summary>Sets the stub of IChannelSender.CreateMessageSink(String url, Object remoteChannelData, String&amp; objectURI)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubIChannelSender.ParseStringStringOut">
            <summary>Sets the stub of IChannel.Parse(String url, String&amp; objectURI)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubIChannelSender.global::System#Runtime#Remoting#Channels#IChannel#Parse(System.String,System.String@)">
            <summary>Sets the stub of IChannel.Parse(String url, String&amp; objectURI)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubIChannelSender.global::System#Runtime#Remoting#Channels#IChannelSender#CreateMessageSink(System.String,System.Object,System.String@)">
            <summary>Sets the stub of IChannelSender.CreateMessageSink(String url, Object remoteChannelData, String&amp; objectURI)</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubIChannelSender.global::System#Runtime#Remoting#Channels#IChannel#ChannelName">
            <summary>Sets the stub of IChannel.get_ChannelName()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubIChannelSender.global::System#Runtime#Remoting#Channels#IChannel#ChannelPriority">
            <summary>Sets the stub of IChannel.get_ChannelPriority()</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Channels.Fakes.StubIChannelSinkBase">
            <summary>Stub type of System.Runtime.Remoting.Channels.IChannelSinkBase</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubIChannelSinkBase.#ctor">
            <summary>Initializes a new instance of type StubIChannelSinkBase</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubIChannelSinkBase.PropertiesGet">
            <summary>Sets the stub of IChannelSinkBase.get_Properties()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubIChannelSinkBase.global::System#Runtime#Remoting#Channels#IChannelSinkBase#Properties">
            <summary>Sets the stub of IChannelSinkBase.get_Properties()</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Channels.Fakes.StubIClientChannelSinkProvider">
            <summary>Stub type of System.Runtime.Remoting.Channels.IClientChannelSinkProvider</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubIClientChannelSinkProvider.#ctor">
            <summary>Initializes a new instance of type StubIClientChannelSinkProvider</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubIClientChannelSinkProvider.AttachBackingFieldToNext">
            <summary>Attaches delegates to emulate StubIClientChannelSinkProvider.Next as a property with a backing field.</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubIClientChannelSinkProvider.CreateSinkIChannelSenderStringObject">
            <summary>Sets the stub of IClientChannelSinkProvider.CreateSink(IChannelSender channel, String url, Object remoteChannelData)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubIClientChannelSinkProvider.NextGet">
            <summary>Sets the stub of IClientChannelSinkProvider.get_Next()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubIClientChannelSinkProvider.NextSetIClientChannelSinkProvider">
            <summary>Sets the stub of IClientChannelSinkProvider.set_Next(IClientChannelSinkProvider value)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubIClientChannelSinkProvider.global::System#Runtime#Remoting#Channels#IClientChannelSinkProvider#CreateSink(System.Runtime.Remoting.Channels.IChannelSender,System.String,System.Object)">
            <summary>Sets the stub of IClientChannelSinkProvider.CreateSink(IChannelSender channel, String url, Object remoteChannelData)</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubIClientChannelSinkProvider.global::System#Runtime#Remoting#Channels#IClientChannelSinkProvider#Next">
            <summary>Sets the stub of IClientChannelSinkProvider.get_Next()</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Channels.Fakes.StubIClientFormatterSinkProvider">
            <summary>Stub type of System.Runtime.Remoting.Channels.IClientFormatterSinkProvider</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubIClientFormatterSinkProvider.#ctor">
            <summary>Initializes a new instance of type StubIClientFormatterSinkProvider</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubIClientFormatterSinkProvider.AttachBackingFieldToNext">
            <summary>Attaches delegates to emulate StubIClientFormatterSinkProvider.Next as a property with a backing field.</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubIClientFormatterSinkProvider.CreateSinkIChannelSenderStringObject">
            <summary>Sets the stub of IClientChannelSinkProvider.CreateSink(IChannelSender channel, String url, Object remoteChannelData)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubIClientFormatterSinkProvider.NextGet">
            <summary>Sets the stub of IClientChannelSinkProvider.get_Next()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubIClientFormatterSinkProvider.NextSetIClientChannelSinkProvider">
            <summary>Sets the stub of IClientChannelSinkProvider.set_Next(IClientChannelSinkProvider value)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubIClientFormatterSinkProvider.global::System#Runtime#Remoting#Channels#IClientChannelSinkProvider#CreateSink(System.Runtime.Remoting.Channels.IChannelSender,System.String,System.Object)">
            <summary>Sets the stub of IClientChannelSinkProvider.CreateSink(IChannelSender channel, String url, Object remoteChannelData)</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubIClientFormatterSinkProvider.global::System#Runtime#Remoting#Channels#IClientChannelSinkProvider#Next">
            <summary>Sets the stub of IClientChannelSinkProvider.get_Next()</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Channels.Fakes.StubISecurableChannel">
            <summary>Stub type of System.Runtime.Remoting.Channels.ISecurableChannel</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubISecurableChannel.#ctor">
            <summary>Initializes a new instance of type StubISecurableChannel</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubISecurableChannel.AttachBackingFieldToIsSecured">
            <summary>Attaches delegates to emulate StubISecurableChannel.IsSecured as a property with a backing field.</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubISecurableChannel.IsSecuredGet">
            <summary>Sets the stub of ISecurableChannel.get_IsSecured()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubISecurableChannel.IsSecuredSetBoolean">
            <summary>Sets the stub of ISecurableChannel.set_IsSecured(Boolean value)</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubISecurableChannel.global::System#Runtime#Remoting#Channels#ISecurableChannel#IsSecured">
            <summary>Sets the stub of ISecurableChannel.get_IsSecured()</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Channels.Fakes.StubIServerChannelSinkProvider">
            <summary>Stub type of System.Runtime.Remoting.Channels.IServerChannelSinkProvider</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubIServerChannelSinkProvider.#ctor">
            <summary>Initializes a new instance of type StubIServerChannelSinkProvider</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubIServerChannelSinkProvider.AttachBackingFieldToNext">
            <summary>Attaches delegates to emulate StubIServerChannelSinkProvider.Next as a property with a backing field.</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubIServerChannelSinkProvider.CreateSinkIChannelReceiver">
            <summary>Sets the stub of IServerChannelSinkProvider.CreateSink(IChannelReceiver channel)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubIServerChannelSinkProvider.GetChannelDataIChannelDataStore">
            <summary>Sets the stub of IServerChannelSinkProvider.GetChannelData(IChannelDataStore channelData)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubIServerChannelSinkProvider.NextGet">
            <summary>Sets the stub of IServerChannelSinkProvider.get_Next()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubIServerChannelSinkProvider.NextSetIServerChannelSinkProvider">
            <summary>Sets the stub of IServerChannelSinkProvider.set_Next(IServerChannelSinkProvider value)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubIServerChannelSinkProvider.global::System#Runtime#Remoting#Channels#IServerChannelSinkProvider#CreateSink(System.Runtime.Remoting.Channels.IChannelReceiver)">
            <summary>Sets the stub of IServerChannelSinkProvider.CreateSink(IChannelReceiver channel)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubIServerChannelSinkProvider.global::System#Runtime#Remoting#Channels#IServerChannelSinkProvider#GetChannelData(System.Runtime.Remoting.Channels.IChannelDataStore)">
            <summary>Sets the stub of IServerChannelSinkProvider.GetChannelData(IChannelDataStore channelData)</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubIServerChannelSinkProvider.global::System#Runtime#Remoting#Channels#IServerChannelSinkProvider#Next">
            <summary>Sets the stub of IServerChannelSinkProvider.get_Next()</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Channels.Fakes.StubIServerFormatterSinkProvider">
            <summary>Stub type of System.Runtime.Remoting.Channels.IServerFormatterSinkProvider</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubIServerFormatterSinkProvider.#ctor">
            <summary>Initializes a new instance of type StubIServerFormatterSinkProvider</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubIServerFormatterSinkProvider.AttachBackingFieldToNext">
            <summary>Attaches delegates to emulate StubIServerFormatterSinkProvider.Next as a property with a backing field.</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubIServerFormatterSinkProvider.CreateSinkIChannelReceiver">
            <summary>Sets the stub of IServerChannelSinkProvider.CreateSink(IChannelReceiver channel)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubIServerFormatterSinkProvider.GetChannelDataIChannelDataStore">
            <summary>Sets the stub of IServerChannelSinkProvider.GetChannelData(IChannelDataStore channelData)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubIServerFormatterSinkProvider.NextGet">
            <summary>Sets the stub of IServerChannelSinkProvider.get_Next()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubIServerFormatterSinkProvider.NextSetIServerChannelSinkProvider">
            <summary>Sets the stub of IServerChannelSinkProvider.set_Next(IServerChannelSinkProvider value)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubIServerFormatterSinkProvider.global::System#Runtime#Remoting#Channels#IServerChannelSinkProvider#CreateSink(System.Runtime.Remoting.Channels.IChannelReceiver)">
            <summary>Sets the stub of IServerChannelSinkProvider.CreateSink(IChannelReceiver channel)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubIServerFormatterSinkProvider.global::System#Runtime#Remoting#Channels#IServerChannelSinkProvider#GetChannelData(System.Runtime.Remoting.Channels.IChannelDataStore)">
            <summary>Sets the stub of IServerChannelSinkProvider.GetChannelData(IChannelDataStore channelData)</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubIServerFormatterSinkProvider.global::System#Runtime#Remoting#Channels#IServerChannelSinkProvider#Next">
            <summary>Sets the stub of IServerChannelSinkProvider.get_Next()</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Channels.Fakes.StubITransportHeaders">
            <summary>Stub type of System.Runtime.Remoting.Channels.ITransportHeaders</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubITransportHeaders.#ctor">
            <summary>Initializes a new instance of type StubITransportHeaders</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubITransportHeaders.GetEnumerator">
            <summary>Sets the stub of ITransportHeaders.GetEnumerator()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubITransportHeaders.ItemGetObject">
            <summary>Sets the stub of ITransportHeaders.get_Item(Object key)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Channels.Fakes.StubITransportHeaders.ItemSetObjectObject">
            <summary>Sets the stub of ITransportHeaders.set_Item(Object key, Object value)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubITransportHeaders.global::System#Runtime#Remoting#Channels#ITransportHeaders#GetEnumerator">
            <summary>Sets the stub of ITransportHeaders.GetEnumerator()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubITransportHeaders.System#Runtime#Remoting#Channels#ITransportHeaders#Item(System.Object)">
            <summary>Sets the stub of ITransportHeaders.get_Item(Object key)</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Channels.Fakes.StubServerChannelSinkStack">
            <summary>Stub type of System.Runtime.Remoting.Channels.ServerChannelSinkStack</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubServerChannelSinkStack.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubServerChannelSinkStack.InitializeStub">
            <summary>Initializes a new instance of type StubServerChannelSinkStack</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubServerChannelSinkStack.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubServerChannelSinkStack.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubServerChannelSinkStack.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Channels.Fakes.StubSinkProviderData">
            <summary>Stub type of System.Runtime.Remoting.Channels.SinkProviderData</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubSinkProviderData.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubSinkProviderData.InitializeStub">
            <summary>Initializes a new instance of type StubSinkProviderData</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubSinkProviderData.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubSinkProviderData.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubSinkProviderData.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Channels.Fakes.StubTransportHeaders">
            <summary>Stub type of System.Runtime.Remoting.Channels.TransportHeaders</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubTransportHeaders.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Channels.Fakes.StubTransportHeaders.InitializeStub">
            <summary>Initializes a new instance of type StubTransportHeaders</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubTransportHeaders.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubTransportHeaders.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Channels.Fakes.StubTransportHeaders.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Contexts.Fakes.StubContext">
            <summary>Stub type of System.Runtime.Remoting.Contexts.Context</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubContext.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Contexts.Fakes.StubContext.ContextIDGet">
            <summary>Sets the stub of Context.get_ContextID()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Contexts.Fakes.StubContext.ContextPropertiesGet">
            <summary>Sets the stub of Context.get_ContextProperties()</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubContext.Freeze">
            <summary>Sets the stub of Context.Freeze()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Contexts.Fakes.StubContext.Freeze01">
            <summary>Sets the stub of Context.Freeze()</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubContext.GetProperty(System.String)">
            <summary>Sets the stub of Context.GetProperty(String name)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Contexts.Fakes.StubContext.GetPropertyString">
            <summary>Sets the stub of Context.GetProperty(String name)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubContext.InitializeStub">
            <summary>Initializes a new instance of type StubContext</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubContext.SetProperty(System.Runtime.Remoting.Contexts.IContextProperty)">
            <summary>Sets the stub of Context.SetProperty(IContextProperty prop)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Contexts.Fakes.StubContext.SetPropertyIContextProperty">
            <summary>Sets the stub of Context.SetProperty(IContextProperty prop)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubContext.ToString">
            <summary>Sets the stub of Context.ToString()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Contexts.Fakes.StubContext.ToString01">
            <summary>Sets the stub of Context.ToString()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Contexts.Fakes.StubContext.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Contexts.Fakes.StubContext.ContextID">
            <summary>Sets the stub of Context.get_ContextID()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Contexts.Fakes.StubContext.ContextProperties">
            <summary>Sets the stub of Context.get_ContextProperties()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Contexts.Fakes.StubContext.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Contexts.Fakes.StubContext.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Contexts.Fakes.StubContextAttribute">
            <summary>Stub type of System.Runtime.Remoting.Contexts.ContextAttribute</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubContextAttribute.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubContextAttribute.Equals(System.Object)">
            <summary>Sets the stub of ContextAttribute.Equals(Object o)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Contexts.Fakes.StubContextAttribute.EqualsObject">
            <summary>Sets the stub of ContextAttribute.Equals(Object o)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubContextAttribute.Freeze(System.Runtime.Remoting.Contexts.Context)">
            <summary>Sets the stub of ContextAttribute.Freeze(Context newContext)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Contexts.Fakes.StubContextAttribute.FreezeContext">
            <summary>Sets the stub of ContextAttribute.Freeze(Context newContext)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubContextAttribute.GetHashCode">
            <summary>Sets the stub of ContextAttribute.GetHashCode()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Contexts.Fakes.StubContextAttribute.GetHashCode01">
            <summary>Sets the stub of ContextAttribute.GetHashCode()</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubContextAttribute.GetPropertiesForNewContext(System.Runtime.Remoting.Activation.IConstructionCallMessage)">
            <summary>Sets the stub of ContextAttribute.GetPropertiesForNewContext(IConstructionCallMessage ctorMsg)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Contexts.Fakes.StubContextAttribute.GetPropertiesForNewContextIConstructionCallMessage">
            <summary>Sets the stub of ContextAttribute.GetPropertiesForNewContext(IConstructionCallMessage ctorMsg)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubContextAttribute.InitializeStub">
            <summary>Initializes a new instance of type StubContextAttribute</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubContextAttribute.IsContextOK(System.Runtime.Remoting.Contexts.Context,System.Runtime.Remoting.Activation.IConstructionCallMessage)">
            <summary>Sets the stub of ContextAttribute.IsContextOK(Context ctx, IConstructionCallMessage ctorMsg)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Contexts.Fakes.StubContextAttribute.IsContextOKContextIConstructionCallMessage">
            <summary>Sets the stub of ContextAttribute.IsContextOK(Context ctx, IConstructionCallMessage ctorMsg)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubContextAttribute.IsDefaultAttribute">
            <summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Contexts.Fakes.StubContextAttribute.IsDefaultAttribute01">
            <summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubContextAttribute.IsNewContextOK(System.Runtime.Remoting.Contexts.Context)">
            <summary>Sets the stub of ContextAttribute.IsNewContextOK(Context newCtx)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Contexts.Fakes.StubContextAttribute.IsNewContextOKContext">
            <summary>Sets the stub of ContextAttribute.IsNewContextOK(Context newCtx)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubContextAttribute.Match(System.Object)">
            <summary>Sets the stub of Attribute.Match(Object obj)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Contexts.Fakes.StubContextAttribute.MatchObject">
            <summary>Sets the stub of Attribute.Match(Object obj)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Contexts.Fakes.StubContextAttribute.NameGet">
            <summary>Sets the stub of ContextAttribute.get_Name()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Contexts.Fakes.StubContextAttribute.TypeIdGet">
            <summary>Sets the stub of Attribute.get_TypeId()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Contexts.Fakes.StubContextAttribute.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Contexts.Fakes.StubContextAttribute.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Contexts.Fakes.StubContextAttribute.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Contexts.Fakes.StubContextAttribute.Name">
            <summary>Sets the stub of ContextAttribute.get_Name()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Contexts.Fakes.StubContextAttribute.TypeId">
            <summary>Sets the stub of Attribute.get_TypeId()</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Contexts.Fakes.StubIContextAttribute">
            <summary>Stub type of System.Runtime.Remoting.Contexts.IContextAttribute</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubIContextAttribute.#ctor">
            <summary>Initializes a new instance of type StubIContextAttribute</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Contexts.Fakes.StubIContextAttribute.GetPropertiesForNewContextIConstructionCallMessage">
            <summary>Sets the stub of IContextAttribute.GetPropertiesForNewContext(IConstructionCallMessage msg)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Contexts.Fakes.StubIContextAttribute.IsContextOKContextIConstructionCallMessage">
            <summary>Sets the stub of IContextAttribute.IsContextOK(Context ctx, IConstructionCallMessage msg)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubIContextAttribute.global::System#Runtime#Remoting#Contexts#IContextAttribute#GetPropertiesForNewContext(System.Runtime.Remoting.Activation.IConstructionCallMessage)">
            <summary>Sets the stub of IContextAttribute.GetPropertiesForNewContext(IConstructionCallMessage msg)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubIContextAttribute.global::System#Runtime#Remoting#Contexts#IContextAttribute#IsContextOK(System.Runtime.Remoting.Contexts.Context,System.Runtime.Remoting.Activation.IConstructionCallMessage)">
            <summary>Sets the stub of IContextAttribute.IsContextOK(Context ctx, IConstructionCallMessage msg)</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Contexts.Fakes.StubIContextProperty">
            <summary>Stub type of System.Runtime.Remoting.Contexts.IContextProperty</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubIContextProperty.#ctor">
            <summary>Initializes a new instance of type StubIContextProperty</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Contexts.Fakes.StubIContextProperty.FreezeContext">
            <summary>Sets the stub of IContextProperty.Freeze(Context newContext)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Contexts.Fakes.StubIContextProperty.IsNewContextOKContext">
            <summary>Sets the stub of IContextProperty.IsNewContextOK(Context newCtx)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Contexts.Fakes.StubIContextProperty.NameGet">
            <summary>Sets the stub of IContextProperty.get_Name()</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubIContextProperty.global::System#Runtime#Remoting#Contexts#IContextProperty#Freeze(System.Runtime.Remoting.Contexts.Context)">
            <summary>Sets the stub of IContextProperty.Freeze(Context newContext)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubIContextProperty.global::System#Runtime#Remoting#Contexts#IContextProperty#IsNewContextOK(System.Runtime.Remoting.Contexts.Context)">
            <summary>Sets the stub of IContextProperty.IsNewContextOK(Context newCtx)</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Contexts.Fakes.StubIContextProperty.global::System#Runtime#Remoting#Contexts#IContextProperty#Name">
            <summary>Sets the stub of IContextProperty.get_Name()</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Contexts.Fakes.StubIContextPropertyActivator">
            <summary>Stub type of System.Runtime.Remoting.Contexts.IContextPropertyActivator</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubIContextPropertyActivator.#ctor">
            <summary>Initializes a new instance of type StubIContextPropertyActivator</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Contexts.Fakes.StubIContextPropertyActivator.CollectFromClientContextIConstructionCallMessage">
            <summary>Sets the stub of IContextPropertyActivator.CollectFromClientContext(IConstructionCallMessage msg)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Contexts.Fakes.StubIContextPropertyActivator.CollectFromServerContextIConstructionReturnMessage">
            <summary>Sets the stub of IContextPropertyActivator.CollectFromServerContext(IConstructionReturnMessage msg)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Contexts.Fakes.StubIContextPropertyActivator.DeliverClientContextToServerContextIConstructionCallMessage">
            <summary>Sets the stub of IContextPropertyActivator.DeliverClientContextToServerContext(IConstructionCallMessage msg)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Contexts.Fakes.StubIContextPropertyActivator.DeliverServerContextToClientContextIConstructionReturnMessage">
            <summary>Sets the stub of IContextPropertyActivator.DeliverServerContextToClientContext(IConstructionReturnMessage msg)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Contexts.Fakes.StubIContextPropertyActivator.IsOKToActivateIConstructionCallMessage">
            <summary>Sets the stub of IContextPropertyActivator.IsOKToActivate(IConstructionCallMessage msg)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubIContextPropertyActivator.global::System#Runtime#Remoting#Contexts#IContextPropertyActivator#CollectFromClientContext(System.Runtime.Remoting.Activation.IConstructionCallMessage)">
            <summary>Sets the stub of IContextPropertyActivator.CollectFromClientContext(IConstructionCallMessage msg)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubIContextPropertyActivator.global::System#Runtime#Remoting#Contexts#IContextPropertyActivator#CollectFromServerContext(System.Runtime.Remoting.Activation.IConstructionReturnMessage)">
            <summary>Sets the stub of IContextPropertyActivator.CollectFromServerContext(IConstructionReturnMessage msg)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubIContextPropertyActivator.global::System#Runtime#Remoting#Contexts#IContextPropertyActivator#DeliverClientContextToServerContext(System.Runtime.Remoting.Activation.IConstructionCallMessage)">
            <summary>Sets the stub of IContextPropertyActivator.DeliverClientContextToServerContext(IConstructionCallMessage msg)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubIContextPropertyActivator.global::System#Runtime#Remoting#Contexts#IContextPropertyActivator#DeliverServerContextToClientContext(System.Runtime.Remoting.Activation.IConstructionReturnMessage)">
            <summary>Sets the stub of IContextPropertyActivator.DeliverServerContextToClientContext(IConstructionReturnMessage msg)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubIContextPropertyActivator.global::System#Runtime#Remoting#Contexts#IContextPropertyActivator#IsOKToActivate(System.Runtime.Remoting.Activation.IConstructionCallMessage)">
            <summary>Sets the stub of IContextPropertyActivator.IsOKToActivate(IConstructionCallMessage msg)</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Contexts.Fakes.StubIContributeClientContextSink">
            <summary>Stub type of System.Runtime.Remoting.Contexts.IContributeClientContextSink</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubIContributeClientContextSink.#ctor">
            <summary>Initializes a new instance of type StubIContributeClientContextSink</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Contexts.Fakes.StubIContributeClientContextSink.GetClientContextSinkIMessageSink">
            <summary>Sets the stub of IContributeClientContextSink.GetClientContextSink(IMessageSink nextSink)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubIContributeClientContextSink.global::System#Runtime#Remoting#Contexts#IContributeClientContextSink#GetClientContextSink(System.Runtime.Remoting.Messaging.IMessageSink)">
            <summary>Sets the stub of IContributeClientContextSink.GetClientContextSink(IMessageSink nextSink)</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Contexts.Fakes.StubIContributeDynamicSink">
            <summary>Stub type of System.Runtime.Remoting.Contexts.IContributeDynamicSink</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubIContributeDynamicSink.#ctor">
            <summary>Initializes a new instance of type StubIContributeDynamicSink</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Contexts.Fakes.StubIContributeDynamicSink.GetDynamicSink">
            <summary>Sets the stub of IContributeDynamicSink.GetDynamicSink()</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubIContributeDynamicSink.global::System#Runtime#Remoting#Contexts#IContributeDynamicSink#GetDynamicSink">
            <summary>Sets the stub of IContributeDynamicSink.GetDynamicSink()</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Contexts.Fakes.StubIContributeEnvoySink">
            <summary>Stub type of System.Runtime.Remoting.Contexts.IContributeEnvoySink</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubIContributeEnvoySink.#ctor">
            <summary>Initializes a new instance of type StubIContributeEnvoySink</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Contexts.Fakes.StubIContributeEnvoySink.GetEnvoySinkMarshalByRefObjectIMessageSink">
            <summary>Sets the stub of IContributeEnvoySink.GetEnvoySink(MarshalByRefObject obj, IMessageSink nextSink)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubIContributeEnvoySink.global::System#Runtime#Remoting#Contexts#IContributeEnvoySink#GetEnvoySink(System.MarshalByRefObject,System.Runtime.Remoting.Messaging.IMessageSink)">
            <summary>Sets the stub of IContributeEnvoySink.GetEnvoySink(MarshalByRefObject obj, IMessageSink nextSink)</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Contexts.Fakes.StubIContributeObjectSink">
            <summary>Stub type of System.Runtime.Remoting.Contexts.IContributeObjectSink</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubIContributeObjectSink.#ctor">
            <summary>Initializes a new instance of type StubIContributeObjectSink</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Contexts.Fakes.StubIContributeObjectSink.GetObjectSinkMarshalByRefObjectIMessageSink">
            <summary>Sets the stub of IContributeObjectSink.GetObjectSink(MarshalByRefObject obj, IMessageSink nextSink)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubIContributeObjectSink.global::System#Runtime#Remoting#Contexts#IContributeObjectSink#GetObjectSink(System.MarshalByRefObject,System.Runtime.Remoting.Messaging.IMessageSink)">
            <summary>Sets the stub of IContributeObjectSink.GetObjectSink(MarshalByRefObject obj, IMessageSink nextSink)</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Contexts.Fakes.StubIContributeServerContextSink">
            <summary>Stub type of System.Runtime.Remoting.Contexts.IContributeServerContextSink</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubIContributeServerContextSink.#ctor">
            <summary>Initializes a new instance of type StubIContributeServerContextSink</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Contexts.Fakes.StubIContributeServerContextSink.GetServerContextSinkIMessageSink">
            <summary>Sets the stub of IContributeServerContextSink.GetServerContextSink(IMessageSink nextSink)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubIContributeServerContextSink.global::System#Runtime#Remoting#Contexts#IContributeServerContextSink#GetServerContextSink(System.Runtime.Remoting.Messaging.IMessageSink)">
            <summary>Sets the stub of IContributeServerContextSink.GetServerContextSink(IMessageSink nextSink)</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Contexts.Fakes.StubIDynamicMessageSink">
            <summary>Stub type of System.Runtime.Remoting.Contexts.IDynamicMessageSink</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubIDynamicMessageSink.#ctor">
            <summary>Initializes a new instance of type StubIDynamicMessageSink</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Contexts.Fakes.StubIDynamicMessageSink.ProcessMessageFinishIMessageBooleanBoolean">
            <summary>Sets the stub of IDynamicMessageSink.ProcessMessageFinish(IMessage replyMsg, Boolean bCliSide, Boolean bAsync)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Contexts.Fakes.StubIDynamicMessageSink.ProcessMessageStartIMessageBooleanBoolean">
            <summary>Sets the stub of IDynamicMessageSink.ProcessMessageStart(IMessage reqMsg, Boolean bCliSide, Boolean bAsync)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubIDynamicMessageSink.global::System#Runtime#Remoting#Contexts#IDynamicMessageSink#ProcessMessageFinish(System.Runtime.Remoting.Messaging.IMessage,System.Boolean,System.Boolean)">
            <summary>Sets the stub of IDynamicMessageSink.ProcessMessageFinish(IMessage replyMsg, Boolean bCliSide, Boolean bAsync)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubIDynamicMessageSink.global::System#Runtime#Remoting#Contexts#IDynamicMessageSink#ProcessMessageStart(System.Runtime.Remoting.Messaging.IMessage,System.Boolean,System.Boolean)">
            <summary>Sets the stub of IDynamicMessageSink.ProcessMessageStart(IMessage reqMsg, Boolean bCliSide, Boolean bAsync)</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Contexts.Fakes.StubIDynamicProperty">
            <summary>Stub type of System.Runtime.Remoting.Contexts.IDynamicProperty</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubIDynamicProperty.#ctor">
            <summary>Initializes a new instance of type StubIDynamicProperty</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Contexts.Fakes.StubIDynamicProperty.NameGet">
            <summary>Sets the stub of IDynamicProperty.get_Name()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Contexts.Fakes.StubIDynamicProperty.global::System#Runtime#Remoting#Contexts#IDynamicProperty#Name">
            <summary>Sets the stub of IDynamicProperty.get_Name()</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Contexts.Fakes.StubSynchronizationAttribute">
            <summary>Stub type of System.Runtime.Remoting.Contexts.SynchronizationAttribute</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubSynchronizationAttribute.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubSynchronizationAttribute.#ctor(System.Boolean)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubSynchronizationAttribute.#ctor(System.Int32)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubSynchronizationAttribute.#ctor(System.Int32,System.Boolean)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubSynchronizationAttribute.AttachBackingFieldToLocked">
            <summary>Attaches delegates to emulate StubSynchronizationAttribute.Locked as a property with a backing field.</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubSynchronizationAttribute.Equals(System.Object)">
            <summary>Sets the stub of ContextAttribute.Equals(Object o)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Contexts.Fakes.StubSynchronizationAttribute.EqualsObject">
            <summary>Sets the stub of ContextAttribute.Equals(Object o)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubSynchronizationAttribute.Freeze(System.Runtime.Remoting.Contexts.Context)">
            <summary>Sets the stub of ContextAttribute.Freeze(Context newContext)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Contexts.Fakes.StubSynchronizationAttribute.FreezeContext">
            <summary>Sets the stub of ContextAttribute.Freeze(Context newContext)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubSynchronizationAttribute.GetClientContextSink(System.Runtime.Remoting.Messaging.IMessageSink)">
            <summary>Sets the stub of SynchronizationAttribute.GetClientContextSink(IMessageSink nextSink)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Contexts.Fakes.StubSynchronizationAttribute.GetClientContextSinkIMessageSink">
            <summary>Sets the stub of SynchronizationAttribute.GetClientContextSink(IMessageSink nextSink)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubSynchronizationAttribute.GetHashCode">
            <summary>Sets the stub of ContextAttribute.GetHashCode()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Contexts.Fakes.StubSynchronizationAttribute.GetHashCode01">
            <summary>Sets the stub of ContextAttribute.GetHashCode()</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubSynchronizationAttribute.GetPropertiesForNewContext(System.Runtime.Remoting.Activation.IConstructionCallMessage)">
            <summary>Sets the stub of SynchronizationAttribute.GetPropertiesForNewContext(IConstructionCallMessage ctorMsg)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Contexts.Fakes.StubSynchronizationAttribute.GetPropertiesForNewContextIConstructionCallMessage">
            <summary>Sets the stub of SynchronizationAttribute.GetPropertiesForNewContext(IConstructionCallMessage ctorMsg)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubSynchronizationAttribute.GetServerContextSink(System.Runtime.Remoting.Messaging.IMessageSink)">
            <summary>Sets the stub of SynchronizationAttribute.GetServerContextSink(IMessageSink nextSink)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Contexts.Fakes.StubSynchronizationAttribute.GetServerContextSinkIMessageSink">
            <summary>Sets the stub of SynchronizationAttribute.GetServerContextSink(IMessageSink nextSink)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubSynchronizationAttribute.InitializeStub">
            <summary>Initializes a new instance of type StubSynchronizationAttribute</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubSynchronizationAttribute.IsContextOK(System.Runtime.Remoting.Contexts.Context,System.Runtime.Remoting.Activation.IConstructionCallMessage)">
            <summary>Sets the stub of SynchronizationAttribute.IsContextOK(Context ctx, IConstructionCallMessage msg)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Contexts.Fakes.StubSynchronizationAttribute.IsContextOKContextIConstructionCallMessage">
            <summary>Sets the stub of SynchronizationAttribute.IsContextOK(Context ctx, IConstructionCallMessage msg)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubSynchronizationAttribute.IsDefaultAttribute">
            <summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Contexts.Fakes.StubSynchronizationAttribute.IsDefaultAttribute01">
            <summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubSynchronizationAttribute.IsNewContextOK(System.Runtime.Remoting.Contexts.Context)">
            <summary>Sets the stub of ContextAttribute.IsNewContextOK(Context newCtx)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Contexts.Fakes.StubSynchronizationAttribute.IsNewContextOKContext">
            <summary>Sets the stub of ContextAttribute.IsNewContextOK(Context newCtx)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Contexts.Fakes.StubSynchronizationAttribute.IsReEntrantGet">
            <summary>Sets the stub of SynchronizationAttribute.get_IsReEntrant()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Contexts.Fakes.StubSynchronizationAttribute.LockedGet">
            <summary>Sets the stub of SynchronizationAttribute.get_Locked()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Contexts.Fakes.StubSynchronizationAttribute.LockedSetBoolean">
            <summary>Sets the stub of SynchronizationAttribute.set_Locked(Boolean value)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Contexts.Fakes.StubSynchronizationAttribute.Match(System.Object)">
            <summary>Sets the stub of Attribute.Match(Object obj)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Contexts.Fakes.StubSynchronizationAttribute.MatchObject">
            <summary>Sets the stub of Attribute.Match(Object obj)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Contexts.Fakes.StubSynchronizationAttribute.NameGet">
            <summary>Sets the stub of ContextAttribute.get_Name()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Contexts.Fakes.StubSynchronizationAttribute.TypeIdGet">
            <summary>Sets the stub of Attribute.get_TypeId()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Contexts.Fakes.StubSynchronizationAttribute.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Contexts.Fakes.StubSynchronizationAttribute.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Contexts.Fakes.StubSynchronizationAttribute.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Contexts.Fakes.StubSynchronizationAttribute.IsReEntrant">
            <summary>Sets the stub of SynchronizationAttribute.get_IsReEntrant()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Contexts.Fakes.StubSynchronizationAttribute.Locked">
            <summary>Sets the stub of SynchronizationAttribute.get_Locked()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Contexts.Fakes.StubSynchronizationAttribute.Name">
            <summary>Sets the stub of ContextAttribute.get_Name()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Contexts.Fakes.StubSynchronizationAttribute.TypeId">
            <summary>Sets the stub of Attribute.get_TypeId()</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Fakes.StubActivatedClientTypeEntry">
            <summary>Stub type of System.Runtime.Remoting.ActivatedClientTypeEntry</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubActivatedClientTypeEntry.#ctor(System.Type,System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubActivatedClientTypeEntry.#ctor(System.String,System.String,System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubActivatedClientTypeEntry.InitializeStub">
            <summary>Initializes a new instance of type StubActivatedClientTypeEntry</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubActivatedClientTypeEntry.ToString">
            <summary>Sets the stub of ActivatedClientTypeEntry.ToString()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Fakes.StubActivatedClientTypeEntry.ToString01">
            <summary>Sets the stub of ActivatedClientTypeEntry.ToString()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubActivatedClientTypeEntry.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubActivatedClientTypeEntry.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubActivatedClientTypeEntry.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Fakes.StubActivatedServiceTypeEntry">
            <summary>Stub type of System.Runtime.Remoting.ActivatedServiceTypeEntry</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubActivatedServiceTypeEntry.#ctor(System.Type)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubActivatedServiceTypeEntry.#ctor(System.String,System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubActivatedServiceTypeEntry.InitializeStub">
            <summary>Initializes a new instance of type StubActivatedServiceTypeEntry</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubActivatedServiceTypeEntry.ToString">
            <summary>Sets the stub of ActivatedServiceTypeEntry.ToString()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Fakes.StubActivatedServiceTypeEntry.ToString01">
            <summary>Sets the stub of ActivatedServiceTypeEntry.ToString()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubActivatedServiceTypeEntry.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubActivatedServiceTypeEntry.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubActivatedServiceTypeEntry.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Fakes.StubIChannelInfo">
            <summary>Stub type of System.Runtime.Remoting.IChannelInfo</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubIChannelInfo.#ctor">
            <summary>Initializes a new instance of type StubIChannelInfo</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubIChannelInfo.AttachBackingFieldToChannelData">
            <summary>Attaches delegates to emulate StubIChannelInfo.ChannelData as a property with a backing field.</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Fakes.StubIChannelInfo.ChannelDataGet">
            <summary>Sets the stub of IChannelInfo.get_ChannelData()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Fakes.StubIChannelInfo.ChannelDataSetObjectArray">
            <summary>Sets the stub of IChannelInfo.set_ChannelData(Object[] value)</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubIChannelInfo.global::System#Runtime#Remoting#IChannelInfo#ChannelData">
            <summary>Sets the stub of IChannelInfo.get_ChannelData()</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Fakes.StubIEnvoyInfo">
            <summary>Stub type of System.Runtime.Remoting.IEnvoyInfo</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubIEnvoyInfo.#ctor">
            <summary>Initializes a new instance of type StubIEnvoyInfo</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubIEnvoyInfo.AttachBackingFieldToEnvoySinks">
            <summary>Attaches delegates to emulate StubIEnvoyInfo.EnvoySinks as a property with a backing field.</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Fakes.StubIEnvoyInfo.EnvoySinksGet">
            <summary>Sets the stub of IEnvoyInfo.get_EnvoySinks()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Fakes.StubIEnvoyInfo.EnvoySinksSetIMessageSink">
            <summary>Sets the stub of IEnvoyInfo.set_EnvoySinks(IMessageSink value)</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubIEnvoyInfo.global::System#Runtime#Remoting#IEnvoyInfo#EnvoySinks">
            <summary>Sets the stub of IEnvoyInfo.get_EnvoySinks()</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Fakes.StubIObjectHandle">
            <summary>Stub type of System.Runtime.Remoting.IObjectHandle</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubIObjectHandle.#ctor">
            <summary>Initializes a new instance of type StubIObjectHandle</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubIObjectHandle.global::System#Runtime#Remoting#IObjectHandle#Unwrap">
            <summary>Sets the stub of IObjectHandle.Unwrap()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Fakes.StubIObjectHandle.Unwrap">
            <summary>Sets the stub of IObjectHandle.Unwrap()</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Fakes.StubIRemotingTypeInfo">
            <summary>Stub type of System.Runtime.Remoting.IRemotingTypeInfo</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubIRemotingTypeInfo.#ctor">
            <summary>Initializes a new instance of type StubIRemotingTypeInfo</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubIRemotingTypeInfo.AttachBackingFieldToTypeName">
            <summary>Attaches delegates to emulate StubIRemotingTypeInfo.TypeName as a property with a backing field.</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Fakes.StubIRemotingTypeInfo.CanCastToTypeObject">
            <summary>Sets the stub of IRemotingTypeInfo.CanCastTo(Type fromType, Object o)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubIRemotingTypeInfo.global::System#Runtime#Remoting#IRemotingTypeInfo#CanCastTo(System.Type,System.Object)">
            <summary>Sets the stub of IRemotingTypeInfo.CanCastTo(Type fromType, Object o)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Fakes.StubIRemotingTypeInfo.TypeNameGet">
            <summary>Sets the stub of IRemotingTypeInfo.get_TypeName()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Fakes.StubIRemotingTypeInfo.TypeNameSetString">
            <summary>Sets the stub of IRemotingTypeInfo.set_TypeName(String value)</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubIRemotingTypeInfo.global::System#Runtime#Remoting#IRemotingTypeInfo#TypeName">
            <summary>Sets the stub of IRemotingTypeInfo.get_TypeName()</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Fakes.StubInternalRemotingServices">
            <summary>Stub type of System.Runtime.Remoting.InternalRemotingServices</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubInternalRemotingServices.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubInternalRemotingServices.InitializeStub">
            <summary>Initializes a new instance of type StubInternalRemotingServices</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubInternalRemotingServices.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubInternalRemotingServices.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubInternalRemotingServices.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Fakes.StubObjRef">
            <summary>Stub type of System.Runtime.Remoting.ObjRef</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubObjRef.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubObjRef.#ctor(System.MarshalByRefObject,System.Type)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubObjRef.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubObjRef.AttachBackingFieldToChannelInfo">
            <summary>Attaches delegates to emulate StubObjRef.ChannelInfo as a property with a backing field.</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubObjRef.AttachBackingFieldToEnvoyInfo">
            <summary>Attaches delegates to emulate StubObjRef.EnvoyInfo as a property with a backing field.</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubObjRef.AttachBackingFieldToTypeInfo">
            <summary>Attaches delegates to emulate StubObjRef.TypeInfo as a property with a backing field.</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubObjRef.AttachBackingFieldToURI">
            <summary>Attaches delegates to emulate StubObjRef.URI as a property with a backing field.</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Fakes.StubObjRef.ChannelInfoGet">
            <summary>Sets the stub of ObjRef.get_ChannelInfo()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Fakes.StubObjRef.ChannelInfoSetIChannelInfo">
            <summary>Sets the stub of ObjRef.set_ChannelInfo(IChannelInfo value)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Fakes.StubObjRef.EnvoyInfoGet">
            <summary>Sets the stub of ObjRef.get_EnvoyInfo()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Fakes.StubObjRef.EnvoyInfoSetIEnvoyInfo">
            <summary>Sets the stub of ObjRef.set_EnvoyInfo(IEnvoyInfo value)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubObjRef.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of ObjRef.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Fakes.StubObjRef.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of ObjRef.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubObjRef.GetRealObject(System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of ObjRef.GetRealObject(StreamingContext context)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Fakes.StubObjRef.GetRealObjectStreamingContext">
            <summary>Sets the stub of ObjRef.GetRealObject(StreamingContext context)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubObjRef.InitializeStub">
            <summary>Initializes a new instance of type StubObjRef</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Fakes.StubObjRef.TypeInfoGet">
            <summary>Sets the stub of ObjRef.get_TypeInfo()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Fakes.StubObjRef.TypeInfoSetIRemotingTypeInfo">
            <summary>Sets the stub of ObjRef.set_TypeInfo(IRemotingTypeInfo value)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Fakes.StubObjRef.URIGet">
            <summary>Sets the stub of ObjRef.get_URI()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Fakes.StubObjRef.URISetString">
            <summary>Sets the stub of ObjRef.set_URI(String value)</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubObjRef.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubObjRef.ChannelInfo">
            <summary>Sets the stub of ObjRef.get_ChannelInfo()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubObjRef.EnvoyInfo">
            <summary>Sets the stub of ObjRef.get_EnvoyInfo()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubObjRef.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubObjRef.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubObjRef.TypeInfo">
            <summary>Sets the stub of ObjRef.get_TypeInfo()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubObjRef.URI">
            <summary>Sets the stub of ObjRef.get_URI()</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Fakes.StubObjectHandle">
            <summary>Stub type of System.Runtime.Remoting.ObjectHandle</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubObjectHandle.#ctor(System.Object)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubObjectHandle.InitializeLifetimeService">
            <summary>Sets the stub of ObjectHandle.InitializeLifetimeService()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Fakes.StubObjectHandle.InitializeLifetimeService01">
            <summary>Sets the stub of ObjectHandle.InitializeLifetimeService()</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubObjectHandle.InitializeStub">
            <summary>Initializes a new instance of type StubObjectHandle</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubObjectHandle.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubObjectHandle.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubObjectHandle.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Fakes.StubRemotingException">
            <summary>Stub type of System.Runtime.Remoting.RemotingException</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubRemotingException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubRemotingException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubRemotingException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubRemotingException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubRemotingException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubRemotingException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubRemotingException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubRemotingException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Fakes.StubRemotingException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubRemotingException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Fakes.StubRemotingException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubRemotingException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Fakes.StubRemotingException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Fakes.StubRemotingException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Fakes.StubRemotingException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubRemotingException.InitializeStub">
            <summary>Initializes a new instance of type StubRemotingException</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Fakes.StubRemotingException.MessageGet">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Fakes.StubRemotingException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Fakes.StubRemotingException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Fakes.StubRemotingException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubRemotingException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Fakes.StubRemotingException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubRemotingException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubRemotingException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubRemotingException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubRemotingException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubRemotingException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubRemotingException.Message">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubRemotingException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubRemotingException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Fakes.StubRemotingTimeoutException">
            <summary>Stub type of System.Runtime.Remoting.RemotingTimeoutException</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubRemotingTimeoutException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubRemotingTimeoutException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubRemotingTimeoutException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubRemotingTimeoutException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubRemotingTimeoutException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubRemotingTimeoutException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubRemotingTimeoutException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Fakes.StubRemotingTimeoutException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubRemotingTimeoutException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Fakes.StubRemotingTimeoutException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubRemotingTimeoutException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Fakes.StubRemotingTimeoutException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Fakes.StubRemotingTimeoutException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Fakes.StubRemotingTimeoutException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubRemotingTimeoutException.InitializeStub">
            <summary>Initializes a new instance of type StubRemotingTimeoutException</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Fakes.StubRemotingTimeoutException.MessageGet">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Fakes.StubRemotingTimeoutException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Fakes.StubRemotingTimeoutException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Fakes.StubRemotingTimeoutException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubRemotingTimeoutException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Fakes.StubRemotingTimeoutException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubRemotingTimeoutException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubRemotingTimeoutException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubRemotingTimeoutException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubRemotingTimeoutException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubRemotingTimeoutException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubRemotingTimeoutException.Message">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubRemotingTimeoutException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubRemotingTimeoutException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Fakes.StubServerException">
            <summary>Stub type of System.Runtime.Remoting.ServerException</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubServerException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubServerException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubServerException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubServerException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubServerException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubServerException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubServerException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Fakes.StubServerException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubServerException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Fakes.StubServerException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubServerException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Fakes.StubServerException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Fakes.StubServerException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Fakes.StubServerException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubServerException.InitializeStub">
            <summary>Initializes a new instance of type StubServerException</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Fakes.StubServerException.MessageGet">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Fakes.StubServerException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Fakes.StubServerException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Fakes.StubServerException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubServerException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Fakes.StubServerException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubServerException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubServerException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubServerException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubServerException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubServerException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubServerException.Message">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubServerException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubServerException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Fakes.StubTypeEntry">
            <summary>Stub type of System.Runtime.Remoting.TypeEntry</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubTypeEntry.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubTypeEntry.InitializeStub">
            <summary>Initializes a new instance of type StubTypeEntry</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubTypeEntry.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubTypeEntry.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubTypeEntry.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Fakes.StubWellKnownClientTypeEntry">
            <summary>Stub type of System.Runtime.Remoting.WellKnownClientTypeEntry</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubWellKnownClientTypeEntry.#ctor(System.Type,System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubWellKnownClientTypeEntry.#ctor(System.String,System.String,System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubWellKnownClientTypeEntry.InitializeStub">
            <summary>Initializes a new instance of type StubWellKnownClientTypeEntry</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubWellKnownClientTypeEntry.ToString">
            <summary>Sets the stub of WellKnownClientTypeEntry.ToString()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Fakes.StubWellKnownClientTypeEntry.ToString01">
            <summary>Sets the stub of WellKnownClientTypeEntry.ToString()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubWellKnownClientTypeEntry.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubWellKnownClientTypeEntry.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubWellKnownClientTypeEntry.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Fakes.StubWellKnownServiceTypeEntry">
            <summary>Stub type of System.Runtime.Remoting.WellKnownServiceTypeEntry</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubWellKnownServiceTypeEntry.#ctor(System.Type,System.String,System.Runtime.Remoting.WellKnownObjectMode)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubWellKnownServiceTypeEntry.#ctor(System.String,System.String,System.String,System.Runtime.Remoting.WellKnownObjectMode)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubWellKnownServiceTypeEntry.InitializeStub">
            <summary>Initializes a new instance of type StubWellKnownServiceTypeEntry</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Fakes.StubWellKnownServiceTypeEntry.ToString">
            <summary>Sets the stub of WellKnownServiceTypeEntry.ToString()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Fakes.StubWellKnownServiceTypeEntry.ToString01">
            <summary>Sets the stub of WellKnownServiceTypeEntry.ToString()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubWellKnownServiceTypeEntry.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubWellKnownServiceTypeEntry.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Fakes.StubWellKnownServiceTypeEntry.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Lifetime.Fakes.StubClientSponsor">
            <summary>Stub type of System.Runtime.Remoting.Lifetime.ClientSponsor</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Lifetime.Fakes.StubClientSponsor.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Lifetime.Fakes.StubClientSponsor.#ctor(System.TimeSpan)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Lifetime.Fakes.StubClientSponsor.InitializeLifetimeService">
            <summary>Sets the stub of ClientSponsor.InitializeLifetimeService()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Lifetime.Fakes.StubClientSponsor.InitializeLifetimeService01">
            <summary>Sets the stub of ClientSponsor.InitializeLifetimeService()</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Lifetime.Fakes.StubClientSponsor.InitializeStub">
            <summary>Initializes a new instance of type StubClientSponsor</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Lifetime.Fakes.StubClientSponsor.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Lifetime.Fakes.StubClientSponsor.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Lifetime.Fakes.StubClientSponsor.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Lifetime.Fakes.StubILease">
            <summary>Stub type of System.Runtime.Remoting.Lifetime.ILease</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Lifetime.Fakes.StubILease.#ctor">
            <summary>Initializes a new instance of type StubILease</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Lifetime.Fakes.StubILease.AttachBackingFieldToInitialLeaseTime">
            <summary>Attaches delegates to emulate StubILease.InitialLeaseTime as a property with a backing field.</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Lifetime.Fakes.StubILease.AttachBackingFieldToRenewOnCallTime">
            <summary>Attaches delegates to emulate StubILease.RenewOnCallTime as a property with a backing field.</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Lifetime.Fakes.StubILease.AttachBackingFieldToSponsorshipTimeout">
            <summary>Attaches delegates to emulate StubILease.SponsorshipTimeout as a property with a backing field.</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Lifetime.Fakes.StubILease.CurrentLeaseTimeGet">
            <summary>Sets the stub of ILease.get_CurrentLeaseTime()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Lifetime.Fakes.StubILease.CurrentStateGet">
            <summary>Sets the stub of ILease.get_CurrentState()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Lifetime.Fakes.StubILease.InitialLeaseTimeGet">
            <summary>Sets the stub of ILease.get_InitialLeaseTime()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Lifetime.Fakes.StubILease.InitialLeaseTimeSetTimeSpan">
            <summary>Sets the stub of ILease.set_InitialLeaseTime(TimeSpan value)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Lifetime.Fakes.StubILease.RegisterISponsor">
            <summary>Sets the stub of ILease.Register(ISponsor obj)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Lifetime.Fakes.StubILease.RegisterISponsorTimeSpan">
            <summary>Sets the stub of ILease.Register(ISponsor obj, TimeSpan renewalTime)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Lifetime.Fakes.StubILease.RenewOnCallTimeGet">
            <summary>Sets the stub of ILease.get_RenewOnCallTime()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Lifetime.Fakes.StubILease.RenewOnCallTimeSetTimeSpan">
            <summary>Sets the stub of ILease.set_RenewOnCallTime(TimeSpan value)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Lifetime.Fakes.StubILease.RenewTimeSpan">
            <summary>Sets the stub of ILease.Renew(TimeSpan renewalTime)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Lifetime.Fakes.StubILease.SponsorshipTimeoutGet">
            <summary>Sets the stub of ILease.get_SponsorshipTimeout()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Lifetime.Fakes.StubILease.SponsorshipTimeoutSetTimeSpan">
            <summary>Sets the stub of ILease.set_SponsorshipTimeout(TimeSpan value)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Lifetime.Fakes.StubILease.global::System#Runtime#Remoting#Lifetime#ILease#Register(System.Runtime.Remoting.Lifetime.ISponsor)">
            <summary>Sets the stub of ILease.Register(ISponsor obj)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Lifetime.Fakes.StubILease.global::System#Runtime#Remoting#Lifetime#ILease#Register(System.Runtime.Remoting.Lifetime.ISponsor,System.TimeSpan)">
            <summary>Sets the stub of ILease.Register(ISponsor obj, TimeSpan renewalTime)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Lifetime.Fakes.StubILease.global::System#Runtime#Remoting#Lifetime#ILease#Renew(System.TimeSpan)">
            <summary>Sets the stub of ILease.Renew(TimeSpan renewalTime)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Lifetime.Fakes.StubILease.global::System#Runtime#Remoting#Lifetime#ILease#Unregister(System.Runtime.Remoting.Lifetime.ISponsor)">
            <summary>Sets the stub of ILease.Unregister(ISponsor obj)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Lifetime.Fakes.StubILease.UnregisterISponsor">
            <summary>Sets the stub of ILease.Unregister(ISponsor obj)</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Lifetime.Fakes.StubILease.global::System#Runtime#Remoting#Lifetime#ILease#CurrentLeaseTime">
            <summary>Sets the stub of ILease.get_CurrentLeaseTime()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Lifetime.Fakes.StubILease.global::System#Runtime#Remoting#Lifetime#ILease#CurrentState">
            <summary>Sets the stub of ILease.get_CurrentState()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Lifetime.Fakes.StubILease.global::System#Runtime#Remoting#Lifetime#ILease#InitialLeaseTime">
            <summary>Sets the stub of ILease.get_InitialLeaseTime()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Lifetime.Fakes.StubILease.global::System#Runtime#Remoting#Lifetime#ILease#RenewOnCallTime">
            <summary>Sets the stub of ILease.get_RenewOnCallTime()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Lifetime.Fakes.StubILease.global::System#Runtime#Remoting#Lifetime#ILease#SponsorshipTimeout">
            <summary>Sets the stub of ILease.get_SponsorshipTimeout()</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Lifetime.Fakes.StubISponsor">
            <summary>Stub type of System.Runtime.Remoting.Lifetime.ISponsor</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Lifetime.Fakes.StubISponsor.#ctor">
            <summary>Initializes a new instance of type StubISponsor</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Lifetime.Fakes.StubISponsor.RenewalILease">
            <summary>Sets the stub of ISponsor.Renewal(ILease lease)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Lifetime.Fakes.StubISponsor.global::System#Runtime#Remoting#Lifetime#ISponsor#Renewal(System.Runtime.Remoting.Lifetime.ILease)">
            <summary>Sets the stub of ISponsor.Renewal(ILease lease)</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Messaging.Fakes.StubConstructionCall">
            <summary>Stub type of System.Runtime.Remoting.Messaging.ConstructionCall</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubConstructionCall.#ctor(System.Runtime.Remoting.Messaging.Header[])">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubConstructionCall.#ctor(System.Runtime.Remoting.Messaging.IMessage)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubConstructionCall.HeaderHandler(System.Runtime.Remoting.Messaging.Header[])">
            <summary>Sets the stub of MethodCall.HeaderHandler(Header[] h)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubConstructionCall.HeaderHandlerHeaderArray">
            <summary>Sets the stub of MethodCall.HeaderHandler(Header[] h)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubConstructionCall.Init">
            <summary>Sets the stub of MethodCall.Init()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubConstructionCall.Init01">
            <summary>Sets the stub of MethodCall.Init()</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubConstructionCall.InitializeStub">
            <summary>Initializes a new instance of type StubConstructionCall</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubConstructionCall.PropertiesGet">
            <summary>Sets the stub of ConstructionCall.get_Properties()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubConstructionCall.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubConstructionCall.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubConstructionCall.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubConstructionCall.Properties">
            <summary>Sets the stub of ConstructionCall.get_Properties()</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Messaging.Fakes.StubConstructionResponse">
            <summary>Stub type of System.Runtime.Remoting.Messaging.ConstructionResponse</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubConstructionResponse.#ctor(System.Runtime.Remoting.Messaging.Header[],System.Runtime.Remoting.Messaging.IMethodCallMessage)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubConstructionResponse.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of MethodResponse.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubConstructionResponse.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of MethodResponse.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubConstructionResponse.HeaderHandler(System.Runtime.Remoting.Messaging.Header[])">
            <summary>Sets the stub of MethodResponse.HeaderHandler(Header[] h)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubConstructionResponse.HeaderHandlerHeaderArray">
            <summary>Sets the stub of MethodResponse.HeaderHandler(Header[] h)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubConstructionResponse.InitializeStub">
            <summary>Initializes a new instance of type StubConstructionResponse</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubConstructionResponse.PropertiesGet">
            <summary>Sets the stub of ConstructionResponse.get_Properties()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubConstructionResponse.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubConstructionResponse.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubConstructionResponse.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubConstructionResponse.Properties">
            <summary>Sets the stub of ConstructionResponse.get_Properties()</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Messaging.Fakes.StubHeader">
            <summary>Stub type of System.Runtime.Remoting.Messaging.Header</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubHeader.#ctor(System.String,System.Object)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubHeader.#ctor(System.String,System.Object,System.Boolean)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubHeader.#ctor(System.String,System.Object,System.Boolean,System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubHeader.InitializeStub">
            <summary>Initializes a new instance of type StubHeader</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubHeader.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubHeader.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubHeader.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Messaging.Fakes.StubILogicalThreadAffinative">
            <summary>Stub type of System.Runtime.Remoting.Messaging.ILogicalThreadAffinative</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubILogicalThreadAffinative.#ctor">
            <summary>Initializes a new instance of type StubILogicalThreadAffinative</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Messaging.Fakes.StubIMessage">
            <summary>Stub type of System.Runtime.Remoting.Messaging.IMessage</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubIMessage.#ctor">
            <summary>Initializes a new instance of type StubIMessage</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubIMessage.PropertiesGet">
            <summary>Sets the stub of IMessage.get_Properties()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubIMessage.global::System#Runtime#Remoting#Messaging#IMessage#Properties">
            <summary>Sets the stub of IMessage.get_Properties()</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Messaging.Fakes.StubIMessageCtrl">
            <summary>Stub type of System.Runtime.Remoting.Messaging.IMessageCtrl</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubIMessageCtrl.#ctor">
            <summary>Initializes a new instance of type StubIMessageCtrl</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubIMessageCtrl.CancelInt32">
            <summary>Sets the stub of IMessageCtrl.Cancel(Int32 msToCancel)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubIMessageCtrl.global::System#Runtime#Remoting#Messaging#IMessageCtrl#Cancel(System.Int32)">
            <summary>Sets the stub of IMessageCtrl.Cancel(Int32 msToCancel)</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Messaging.Fakes.StubIMessageSink">
            <summary>Stub type of System.Runtime.Remoting.Messaging.IMessageSink</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubIMessageSink.#ctor">
            <summary>Initializes a new instance of type StubIMessageSink</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubIMessageSink.AsyncProcessMessageIMessageIMessageSink">
            <summary>Sets the stub of IMessageSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubIMessageSink.NextSinkGet">
            <summary>Sets the stub of IMessageSink.get_NextSink()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubIMessageSink.SyncProcessMessageIMessage">
            <summary>Sets the stub of IMessageSink.SyncProcessMessage(IMessage msg)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubIMessageSink.global::System#Runtime#Remoting#Messaging#IMessageSink#AsyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Messaging.IMessageSink)">
            <summary>Sets the stub of IMessageSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubIMessageSink.global::System#Runtime#Remoting#Messaging#IMessageSink#SyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage)">
            <summary>Sets the stub of IMessageSink.SyncProcessMessage(IMessage msg)</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubIMessageSink.global::System#Runtime#Remoting#Messaging#IMessageSink#NextSink">
            <summary>Sets the stub of IMessageSink.get_NextSink()</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Messaging.Fakes.StubIMethodCallMessage">
            <summary>Stub type of System.Runtime.Remoting.Messaging.IMethodCallMessage</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubIMethodCallMessage.#ctor">
            <summary>Initializes a new instance of type StubIMethodCallMessage</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubIMethodCallMessage.ArgCountGet">
            <summary>Sets the stub of IMethodMessage.get_ArgCount()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubIMethodCallMessage.ArgsGet">
            <summary>Sets the stub of IMethodMessage.get_Args()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubIMethodCallMessage.GetArgInt32">
            <summary>Sets the stub of IMethodMessage.GetArg(Int32 argNum)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubIMethodCallMessage.GetArgNameInt32">
            <summary>Sets the stub of IMethodMessage.GetArgName(Int32 index)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubIMethodCallMessage.GetInArgInt32">
            <summary>Sets the stub of IMethodCallMessage.GetInArg(Int32 argNum)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubIMethodCallMessage.GetInArgNameInt32">
            <summary>Sets the stub of IMethodCallMessage.GetInArgName(Int32 index)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubIMethodCallMessage.HasVarArgsGet">
            <summary>Sets the stub of IMethodMessage.get_HasVarArgs()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubIMethodCallMessage.InArgCountGet">
            <summary>Sets the stub of IMethodCallMessage.get_InArgCount()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubIMethodCallMessage.InArgsGet">
            <summary>Sets the stub of IMethodCallMessage.get_InArgs()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubIMethodCallMessage.LogicalCallContextGet">
            <summary>Sets the stub of IMethodMessage.get_LogicalCallContext()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubIMethodCallMessage.MethodBaseGet">
            <summary>Sets the stub of IMethodMessage.get_MethodBase()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubIMethodCallMessage.MethodNameGet">
            <summary>Sets the stub of IMethodMessage.get_MethodName()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubIMethodCallMessage.MethodSignatureGet">
            <summary>Sets the stub of IMethodMessage.get_MethodSignature()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubIMethodCallMessage.PropertiesGet">
            <summary>Sets the stub of IMessage.get_Properties()</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubIMethodCallMessage.global::System#Runtime#Remoting#Messaging#IMethodCallMessage#GetInArg(System.Int32)">
            <summary>Sets the stub of IMethodCallMessage.GetInArg(Int32 argNum)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubIMethodCallMessage.global::System#Runtime#Remoting#Messaging#IMethodCallMessage#GetInArgName(System.Int32)">
            <summary>Sets the stub of IMethodCallMessage.GetInArgName(Int32 index)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubIMethodCallMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#GetArg(System.Int32)">
            <summary>Sets the stub of IMethodMessage.GetArg(Int32 argNum)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubIMethodCallMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#GetArgName(System.Int32)">
            <summary>Sets the stub of IMethodMessage.GetArgName(Int32 index)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubIMethodCallMessage.TypeNameGet">
            <summary>Sets the stub of IMethodMessage.get_TypeName()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubIMethodCallMessage.UriGet">
            <summary>Sets the stub of IMethodMessage.get_Uri()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubIMethodCallMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#ArgCount">
            <summary>Sets the stub of IMethodMessage.get_ArgCount()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubIMethodCallMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#Args">
            <summary>Sets the stub of IMethodMessage.get_Args()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubIMethodCallMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#HasVarArgs">
            <summary>Sets the stub of IMethodMessage.get_HasVarArgs()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubIMethodCallMessage.global::System#Runtime#Remoting#Messaging#IMethodCallMessage#InArgCount">
            <summary>Sets the stub of IMethodCallMessage.get_InArgCount()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubIMethodCallMessage.global::System#Runtime#Remoting#Messaging#IMethodCallMessage#InArgs">
            <summary>Sets the stub of IMethodCallMessage.get_InArgs()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubIMethodCallMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#LogicalCallContext">
            <summary>Sets the stub of IMethodMessage.get_LogicalCallContext()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubIMethodCallMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#MethodBase">
            <summary>Sets the stub of IMethodMessage.get_MethodBase()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubIMethodCallMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#MethodName">
            <summary>Sets the stub of IMethodMessage.get_MethodName()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubIMethodCallMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#MethodSignature">
            <summary>Sets the stub of IMethodMessage.get_MethodSignature()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubIMethodCallMessage.global::System#Runtime#Remoting#Messaging#IMessage#Properties">
            <summary>Sets the stub of IMessage.get_Properties()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubIMethodCallMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#TypeName">
            <summary>Sets the stub of IMethodMessage.get_TypeName()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubIMethodCallMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#Uri">
            <summary>Sets the stub of IMethodMessage.get_Uri()</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Messaging.Fakes.StubIMethodMessage">
            <summary>Stub type of System.Runtime.Remoting.Messaging.IMethodMessage</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubIMethodMessage.#ctor">
            <summary>Initializes a new instance of type StubIMethodMessage</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubIMethodMessage.ArgCountGet">
            <summary>Sets the stub of IMethodMessage.get_ArgCount()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubIMethodMessage.ArgsGet">
            <summary>Sets the stub of IMethodMessage.get_Args()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubIMethodMessage.GetArgInt32">
            <summary>Sets the stub of IMethodMessage.GetArg(Int32 argNum)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubIMethodMessage.GetArgNameInt32">
            <summary>Sets the stub of IMethodMessage.GetArgName(Int32 index)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubIMethodMessage.HasVarArgsGet">
            <summary>Sets the stub of IMethodMessage.get_HasVarArgs()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubIMethodMessage.LogicalCallContextGet">
            <summary>Sets the stub of IMethodMessage.get_LogicalCallContext()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubIMethodMessage.MethodBaseGet">
            <summary>Sets the stub of IMethodMessage.get_MethodBase()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubIMethodMessage.MethodNameGet">
            <summary>Sets the stub of IMethodMessage.get_MethodName()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubIMethodMessage.MethodSignatureGet">
            <summary>Sets the stub of IMethodMessage.get_MethodSignature()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubIMethodMessage.PropertiesGet">
            <summary>Sets the stub of IMessage.get_Properties()</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubIMethodMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#GetArg(System.Int32)">
            <summary>Sets the stub of IMethodMessage.GetArg(Int32 argNum)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubIMethodMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#GetArgName(System.Int32)">
            <summary>Sets the stub of IMethodMessage.GetArgName(Int32 index)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubIMethodMessage.TypeNameGet">
            <summary>Sets the stub of IMethodMessage.get_TypeName()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubIMethodMessage.UriGet">
            <summary>Sets the stub of IMethodMessage.get_Uri()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubIMethodMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#ArgCount">
            <summary>Sets the stub of IMethodMessage.get_ArgCount()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubIMethodMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#Args">
            <summary>Sets the stub of IMethodMessage.get_Args()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubIMethodMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#HasVarArgs">
            <summary>Sets the stub of IMethodMessage.get_HasVarArgs()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubIMethodMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#LogicalCallContext">
            <summary>Sets the stub of IMethodMessage.get_LogicalCallContext()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubIMethodMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#MethodBase">
            <summary>Sets the stub of IMethodMessage.get_MethodBase()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubIMethodMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#MethodName">
            <summary>Sets the stub of IMethodMessage.get_MethodName()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubIMethodMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#MethodSignature">
            <summary>Sets the stub of IMethodMessage.get_MethodSignature()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubIMethodMessage.global::System#Runtime#Remoting#Messaging#IMessage#Properties">
            <summary>Sets the stub of IMessage.get_Properties()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubIMethodMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#TypeName">
            <summary>Sets the stub of IMethodMessage.get_TypeName()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubIMethodMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#Uri">
            <summary>Sets the stub of IMethodMessage.get_Uri()</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Messaging.Fakes.StubIMethodReturnMessage">
            <summary>Stub type of System.Runtime.Remoting.Messaging.IMethodReturnMessage</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubIMethodReturnMessage.#ctor">
            <summary>Initializes a new instance of type StubIMethodReturnMessage</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubIMethodReturnMessage.ArgCountGet">
            <summary>Sets the stub of IMethodMessage.get_ArgCount()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubIMethodReturnMessage.ArgsGet">
            <summary>Sets the stub of IMethodMessage.get_Args()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubIMethodReturnMessage.ExceptionGet">
            <summary>Sets the stub of IMethodReturnMessage.get_Exception()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubIMethodReturnMessage.GetArgInt32">
            <summary>Sets the stub of IMethodMessage.GetArg(Int32 argNum)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubIMethodReturnMessage.GetArgNameInt32">
            <summary>Sets the stub of IMethodMessage.GetArgName(Int32 index)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubIMethodReturnMessage.GetOutArgInt32">
            <summary>Sets the stub of IMethodReturnMessage.GetOutArg(Int32 argNum)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubIMethodReturnMessage.GetOutArgNameInt32">
            <summary>Sets the stub of IMethodReturnMessage.GetOutArgName(Int32 index)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubIMethodReturnMessage.HasVarArgsGet">
            <summary>Sets the stub of IMethodMessage.get_HasVarArgs()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubIMethodReturnMessage.LogicalCallContextGet">
            <summary>Sets the stub of IMethodMessage.get_LogicalCallContext()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubIMethodReturnMessage.MethodBaseGet">
            <summary>Sets the stub of IMethodMessage.get_MethodBase()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubIMethodReturnMessage.MethodNameGet">
            <summary>Sets the stub of IMethodMessage.get_MethodName()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubIMethodReturnMessage.MethodSignatureGet">
            <summary>Sets the stub of IMethodMessage.get_MethodSignature()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubIMethodReturnMessage.OutArgCountGet">
            <summary>Sets the stub of IMethodReturnMessage.get_OutArgCount()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubIMethodReturnMessage.OutArgsGet">
            <summary>Sets the stub of IMethodReturnMessage.get_OutArgs()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubIMethodReturnMessage.PropertiesGet">
            <summary>Sets the stub of IMessage.get_Properties()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubIMethodReturnMessage.ReturnValueGet">
            <summary>Sets the stub of IMethodReturnMessage.get_ReturnValue()</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubIMethodReturnMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#GetArg(System.Int32)">
            <summary>Sets the stub of IMethodMessage.GetArg(Int32 argNum)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubIMethodReturnMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#GetArgName(System.Int32)">
            <summary>Sets the stub of IMethodMessage.GetArgName(Int32 index)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubIMethodReturnMessage.global::System#Runtime#Remoting#Messaging#IMethodReturnMessage#GetOutArg(System.Int32)">
            <summary>Sets the stub of IMethodReturnMessage.GetOutArg(Int32 argNum)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubIMethodReturnMessage.global::System#Runtime#Remoting#Messaging#IMethodReturnMessage#GetOutArgName(System.Int32)">
            <summary>Sets the stub of IMethodReturnMessage.GetOutArgName(Int32 index)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubIMethodReturnMessage.TypeNameGet">
            <summary>Sets the stub of IMethodMessage.get_TypeName()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubIMethodReturnMessage.UriGet">
            <summary>Sets the stub of IMethodMessage.get_Uri()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubIMethodReturnMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#ArgCount">
            <summary>Sets the stub of IMethodMessage.get_ArgCount()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubIMethodReturnMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#Args">
            <summary>Sets the stub of IMethodMessage.get_Args()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubIMethodReturnMessage.global::System#Runtime#Remoting#Messaging#IMethodReturnMessage#Exception">
            <summary>Sets the stub of IMethodReturnMessage.get_Exception()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubIMethodReturnMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#HasVarArgs">
            <summary>Sets the stub of IMethodMessage.get_HasVarArgs()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubIMethodReturnMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#LogicalCallContext">
            <summary>Sets the stub of IMethodMessage.get_LogicalCallContext()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubIMethodReturnMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#MethodBase">
            <summary>Sets the stub of IMethodMessage.get_MethodBase()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubIMethodReturnMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#MethodName">
            <summary>Sets the stub of IMethodMessage.get_MethodName()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubIMethodReturnMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#MethodSignature">
            <summary>Sets the stub of IMethodMessage.get_MethodSignature()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubIMethodReturnMessage.global::System#Runtime#Remoting#Messaging#IMethodReturnMessage#OutArgCount">
            <summary>Sets the stub of IMethodReturnMessage.get_OutArgCount()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubIMethodReturnMessage.global::System#Runtime#Remoting#Messaging#IMethodReturnMessage#OutArgs">
            <summary>Sets the stub of IMethodReturnMessage.get_OutArgs()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubIMethodReturnMessage.global::System#Runtime#Remoting#Messaging#IMessage#Properties">
            <summary>Sets the stub of IMessage.get_Properties()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubIMethodReturnMessage.global::System#Runtime#Remoting#Messaging#IMethodReturnMessage#ReturnValue">
            <summary>Sets the stub of IMethodReturnMessage.get_ReturnValue()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubIMethodReturnMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#TypeName">
            <summary>Sets the stub of IMethodMessage.get_TypeName()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubIMethodReturnMessage.global::System#Runtime#Remoting#Messaging#IMethodMessage#Uri">
            <summary>Sets the stub of IMethodMessage.get_Uri()</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Messaging.Fakes.StubInternalMessageWrapper">
            <summary>Stub type of System.Runtime.Remoting.Messaging.InternalMessageWrapper</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubInternalMessageWrapper.#ctor(System.Runtime.Remoting.Messaging.IMessage)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubInternalMessageWrapper.InitializeStub">
            <summary>Initializes a new instance of type StubInternalMessageWrapper</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubInternalMessageWrapper.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubInternalMessageWrapper.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubInternalMessageWrapper.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Messaging.Fakes.StubMethodCall">
            <summary>Stub type of System.Runtime.Remoting.Messaging.MethodCall</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubMethodCall.#ctor(System.Runtime.Remoting.Messaging.Header[])">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubMethodCall.#ctor(System.Runtime.Remoting.Messaging.IMessage)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubMethodCall.HeaderHandler(System.Runtime.Remoting.Messaging.Header[])">
            <summary>Sets the stub of MethodCall.HeaderHandler(Header[] h)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubMethodCall.HeaderHandlerHeaderArray">
            <summary>Sets the stub of MethodCall.HeaderHandler(Header[] h)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubMethodCall.Init">
            <summary>Sets the stub of MethodCall.Init()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubMethodCall.Init01">
            <summary>Sets the stub of MethodCall.Init()</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubMethodCall.InitializeStub">
            <summary>Initializes a new instance of type StubMethodCall</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubMethodCall.PropertiesGet">
            <summary>Sets the stub of MethodCall.get_Properties()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubMethodCall.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubMethodCall.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubMethodCall.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubMethodCall.Properties">
            <summary>Sets the stub of MethodCall.get_Properties()</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Messaging.Fakes.StubMethodCallMessageWrapper">
            <summary>Stub type of System.Runtime.Remoting.Messaging.MethodCallMessageWrapper</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubMethodCallMessageWrapper.#ctor(System.Runtime.Remoting.Messaging.IMethodCallMessage)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubMethodCallMessageWrapper.ArgCountGet">
            <summary>Sets the stub of MethodCallMessageWrapper.get_ArgCount()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubMethodCallMessageWrapper.ArgsGet">
            <summary>Sets the stub of MethodCallMessageWrapper.get_Args()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubMethodCallMessageWrapper.ArgsSetObjectArray">
            <summary>Sets the stub of MethodCallMessageWrapper.set_Args(Object[] value)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubMethodCallMessageWrapper.AttachBackingFieldToArgs">
            <summary>Attaches delegates to emulate StubMethodCallMessageWrapper.Args as a property with a backing field.</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubMethodCallMessageWrapper.AttachBackingFieldToUri">
            <summary>Attaches delegates to emulate StubMethodCallMessageWrapper.Uri as a property with a backing field.</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubMethodCallMessageWrapper.GetArg(System.Int32)">
            <summary>Sets the stub of MethodCallMessageWrapper.GetArg(Int32 argNum)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubMethodCallMessageWrapper.GetArgInt32">
            <summary>Sets the stub of MethodCallMessageWrapper.GetArg(Int32 argNum)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubMethodCallMessageWrapper.GetArgName(System.Int32)">
            <summary>Sets the stub of MethodCallMessageWrapper.GetArgName(Int32 index)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubMethodCallMessageWrapper.GetArgNameInt32">
            <summary>Sets the stub of MethodCallMessageWrapper.GetArgName(Int32 index)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubMethodCallMessageWrapper.GetInArg(System.Int32)">
            <summary>Sets the stub of MethodCallMessageWrapper.GetInArg(Int32 argNum)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubMethodCallMessageWrapper.GetInArgInt32">
            <summary>Sets the stub of MethodCallMessageWrapper.GetInArg(Int32 argNum)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubMethodCallMessageWrapper.GetInArgName(System.Int32)">
            <summary>Sets the stub of MethodCallMessageWrapper.GetInArgName(Int32 index)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubMethodCallMessageWrapper.GetInArgNameInt32">
            <summary>Sets the stub of MethodCallMessageWrapper.GetInArgName(Int32 index)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubMethodCallMessageWrapper.HasVarArgsGet">
            <summary>Sets the stub of MethodCallMessageWrapper.get_HasVarArgs()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubMethodCallMessageWrapper.InArgCountGet">
            <summary>Sets the stub of MethodCallMessageWrapper.get_InArgCount()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubMethodCallMessageWrapper.InArgsGet">
            <summary>Sets the stub of MethodCallMessageWrapper.get_InArgs()</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubMethodCallMessageWrapper.InitializeStub">
            <summary>Initializes a new instance of type StubMethodCallMessageWrapper</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubMethodCallMessageWrapper.LogicalCallContextGet">
            <summary>Sets the stub of MethodCallMessageWrapper.get_LogicalCallContext()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubMethodCallMessageWrapper.MethodBaseGet">
            <summary>Sets the stub of MethodCallMessageWrapper.get_MethodBase()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubMethodCallMessageWrapper.MethodNameGet">
            <summary>Sets the stub of MethodCallMessageWrapper.get_MethodName()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubMethodCallMessageWrapper.MethodSignatureGet">
            <summary>Sets the stub of MethodCallMessageWrapper.get_MethodSignature()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubMethodCallMessageWrapper.PropertiesGet">
            <summary>Sets the stub of MethodCallMessageWrapper.get_Properties()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubMethodCallMessageWrapper.TypeNameGet">
            <summary>Sets the stub of MethodCallMessageWrapper.get_TypeName()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubMethodCallMessageWrapper.UriGet">
            <summary>Sets the stub of MethodCallMessageWrapper.get_Uri()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubMethodCallMessageWrapper.UriSetString">
            <summary>Sets the stub of MethodCallMessageWrapper.set_Uri(String value)</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubMethodCallMessageWrapper.ArgCount">
            <summary>Sets the stub of MethodCallMessageWrapper.get_ArgCount()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubMethodCallMessageWrapper.Args">
            <summary>Sets the stub of MethodCallMessageWrapper.get_Args()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubMethodCallMessageWrapper.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubMethodCallMessageWrapper.HasVarArgs">
            <summary>Sets the stub of MethodCallMessageWrapper.get_HasVarArgs()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubMethodCallMessageWrapper.InArgCount">
            <summary>Sets the stub of MethodCallMessageWrapper.get_InArgCount()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubMethodCallMessageWrapper.InArgs">
            <summary>Sets the stub of MethodCallMessageWrapper.get_InArgs()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubMethodCallMessageWrapper.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubMethodCallMessageWrapper.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubMethodCallMessageWrapper.LogicalCallContext">
            <summary>Sets the stub of MethodCallMessageWrapper.get_LogicalCallContext()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubMethodCallMessageWrapper.MethodBase">
            <summary>Sets the stub of MethodCallMessageWrapper.get_MethodBase()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubMethodCallMessageWrapper.MethodName">
            <summary>Sets the stub of MethodCallMessageWrapper.get_MethodName()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubMethodCallMessageWrapper.MethodSignature">
            <summary>Sets the stub of MethodCallMessageWrapper.get_MethodSignature()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubMethodCallMessageWrapper.Properties">
            <summary>Sets the stub of MethodCallMessageWrapper.get_Properties()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubMethodCallMessageWrapper.TypeName">
            <summary>Sets the stub of MethodCallMessageWrapper.get_TypeName()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubMethodCallMessageWrapper.Uri">
            <summary>Sets the stub of MethodCallMessageWrapper.get_Uri()</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Messaging.Fakes.StubMethodResponse">
            <summary>Stub type of System.Runtime.Remoting.Messaging.MethodResponse</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubMethodResponse.#ctor(System.Runtime.Remoting.Messaging.Header[],System.Runtime.Remoting.Messaging.IMethodCallMessage)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubMethodResponse.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of MethodResponse.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubMethodResponse.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of MethodResponse.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubMethodResponse.HeaderHandler(System.Runtime.Remoting.Messaging.Header[])">
            <summary>Sets the stub of MethodResponse.HeaderHandler(Header[] h)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubMethodResponse.HeaderHandlerHeaderArray">
            <summary>Sets the stub of MethodResponse.HeaderHandler(Header[] h)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubMethodResponse.InitializeStub">
            <summary>Initializes a new instance of type StubMethodResponse</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubMethodResponse.PropertiesGet">
            <summary>Sets the stub of MethodResponse.get_Properties()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubMethodResponse.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubMethodResponse.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubMethodResponse.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubMethodResponse.Properties">
            <summary>Sets the stub of MethodResponse.get_Properties()</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Messaging.Fakes.StubMethodReturnMessageWrapper">
            <summary>Stub type of System.Runtime.Remoting.Messaging.MethodReturnMessageWrapper</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubMethodReturnMessageWrapper.#ctor(System.Runtime.Remoting.Messaging.IMethodReturnMessage)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubMethodReturnMessageWrapper.ArgCountGet">
            <summary>Sets the stub of MethodReturnMessageWrapper.get_ArgCount()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubMethodReturnMessageWrapper.ArgsGet">
            <summary>Sets the stub of MethodReturnMessageWrapper.get_Args()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubMethodReturnMessageWrapper.ArgsSetObjectArray">
            <summary>Sets the stub of MethodReturnMessageWrapper.set_Args(Object[] value)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubMethodReturnMessageWrapper.AttachBackingFieldToArgs">
            <summary>Attaches delegates to emulate StubMethodReturnMessageWrapper.Args as a property with a backing field.</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubMethodReturnMessageWrapper.AttachBackingFieldToException">
            <summary>Attaches delegates to emulate StubMethodReturnMessageWrapper.Exception as a property with a backing field.</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubMethodReturnMessageWrapper.AttachBackingFieldToReturnValue">
            <summary>Attaches delegates to emulate StubMethodReturnMessageWrapper.ReturnValue as a property with a backing field.</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubMethodReturnMessageWrapper.ExceptionGet">
            <summary>Sets the stub of MethodReturnMessageWrapper.get_Exception()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubMethodReturnMessageWrapper.ExceptionSetException">
            <summary>Sets the stub of MethodReturnMessageWrapper.set_Exception(Exception value)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubMethodReturnMessageWrapper.GetArg(System.Int32)">
            <summary>Sets the stub of MethodReturnMessageWrapper.GetArg(Int32 argNum)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubMethodReturnMessageWrapper.GetArgInt32">
            <summary>Sets the stub of MethodReturnMessageWrapper.GetArg(Int32 argNum)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubMethodReturnMessageWrapper.GetArgName(System.Int32)">
            <summary>Sets the stub of MethodReturnMessageWrapper.GetArgName(Int32 index)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubMethodReturnMessageWrapper.GetArgNameInt32">
            <summary>Sets the stub of MethodReturnMessageWrapper.GetArgName(Int32 index)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubMethodReturnMessageWrapper.GetOutArg(System.Int32)">
            <summary>Sets the stub of MethodReturnMessageWrapper.GetOutArg(Int32 argNum)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubMethodReturnMessageWrapper.GetOutArgInt32">
            <summary>Sets the stub of MethodReturnMessageWrapper.GetOutArg(Int32 argNum)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubMethodReturnMessageWrapper.GetOutArgName(System.Int32)">
            <summary>Sets the stub of MethodReturnMessageWrapper.GetOutArgName(Int32 index)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubMethodReturnMessageWrapper.GetOutArgNameInt32">
            <summary>Sets the stub of MethodReturnMessageWrapper.GetOutArgName(Int32 index)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubMethodReturnMessageWrapper.HasVarArgsGet">
            <summary>Sets the stub of MethodReturnMessageWrapper.get_HasVarArgs()</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubMethodReturnMessageWrapper.InitializeStub">
            <summary>Initializes a new instance of type StubMethodReturnMessageWrapper</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubMethodReturnMessageWrapper.LogicalCallContextGet">
            <summary>Sets the stub of MethodReturnMessageWrapper.get_LogicalCallContext()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubMethodReturnMessageWrapper.MethodBaseGet">
            <summary>Sets the stub of MethodReturnMessageWrapper.get_MethodBase()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubMethodReturnMessageWrapper.MethodNameGet">
            <summary>Sets the stub of MethodReturnMessageWrapper.get_MethodName()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubMethodReturnMessageWrapper.MethodSignatureGet">
            <summary>Sets the stub of MethodReturnMessageWrapper.get_MethodSignature()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubMethodReturnMessageWrapper.OutArgCountGet">
            <summary>Sets the stub of MethodReturnMessageWrapper.get_OutArgCount()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubMethodReturnMessageWrapper.OutArgsGet">
            <summary>Sets the stub of MethodReturnMessageWrapper.get_OutArgs()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubMethodReturnMessageWrapper.PropertiesGet">
            <summary>Sets the stub of MethodReturnMessageWrapper.get_Properties()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubMethodReturnMessageWrapper.ReturnValueGet">
            <summary>Sets the stub of MethodReturnMessageWrapper.get_ReturnValue()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubMethodReturnMessageWrapper.ReturnValueSetObject">
            <summary>Sets the stub of MethodReturnMessageWrapper.set_ReturnValue(Object value)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubMethodReturnMessageWrapper.TypeNameGet">
            <summary>Sets the stub of MethodReturnMessageWrapper.get_TypeName()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubMethodReturnMessageWrapper.ArgCount">
            <summary>Sets the stub of MethodReturnMessageWrapper.get_ArgCount()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubMethodReturnMessageWrapper.Args">
            <summary>Sets the stub of MethodReturnMessageWrapper.get_Args()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubMethodReturnMessageWrapper.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubMethodReturnMessageWrapper.Exception">
            <summary>Sets the stub of MethodReturnMessageWrapper.get_Exception()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubMethodReturnMessageWrapper.HasVarArgs">
            <summary>Sets the stub of MethodReturnMessageWrapper.get_HasVarArgs()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubMethodReturnMessageWrapper.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubMethodReturnMessageWrapper.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubMethodReturnMessageWrapper.LogicalCallContext">
            <summary>Sets the stub of MethodReturnMessageWrapper.get_LogicalCallContext()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubMethodReturnMessageWrapper.MethodBase">
            <summary>Sets the stub of MethodReturnMessageWrapper.get_MethodBase()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubMethodReturnMessageWrapper.MethodName">
            <summary>Sets the stub of MethodReturnMessageWrapper.get_MethodName()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubMethodReturnMessageWrapper.MethodSignature">
            <summary>Sets the stub of MethodReturnMessageWrapper.get_MethodSignature()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubMethodReturnMessageWrapper.OutArgCount">
            <summary>Sets the stub of MethodReturnMessageWrapper.get_OutArgCount()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubMethodReturnMessageWrapper.OutArgs">
            <summary>Sets the stub of MethodReturnMessageWrapper.get_OutArgs()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubMethodReturnMessageWrapper.Properties">
            <summary>Sets the stub of MethodReturnMessageWrapper.get_Properties()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubMethodReturnMessageWrapper.ReturnValue">
            <summary>Sets the stub of MethodReturnMessageWrapper.get_ReturnValue()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubMethodReturnMessageWrapper.TypeName">
            <summary>Sets the stub of MethodReturnMessageWrapper.get_TypeName()</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Messaging.Fakes.StubOneWayAttribute">
            <summary>Stub type of System.Runtime.Remoting.Messaging.OneWayAttribute</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubOneWayAttribute.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubOneWayAttribute.Equals(System.Object)">
            <summary>Sets the stub of Attribute.Equals(Object obj)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubOneWayAttribute.EqualsObject">
            <summary>Sets the stub of Attribute.Equals(Object obj)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubOneWayAttribute.GetHashCode">
            <summary>Sets the stub of Attribute.GetHashCode()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubOneWayAttribute.GetHashCode01">
            <summary>Sets the stub of Attribute.GetHashCode()</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubOneWayAttribute.InitializeStub">
            <summary>Initializes a new instance of type StubOneWayAttribute</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubOneWayAttribute.IsDefaultAttribute">
            <summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubOneWayAttribute.IsDefaultAttribute01">
            <summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubOneWayAttribute.Match(System.Object)">
            <summary>Sets the stub of Attribute.Match(Object obj)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubOneWayAttribute.MatchObject">
            <summary>Sets the stub of Attribute.Match(Object obj)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubOneWayAttribute.TypeIdGet">
            <summary>Sets the stub of Attribute.get_TypeId()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubOneWayAttribute.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubOneWayAttribute.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubOneWayAttribute.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubOneWayAttribute.TypeId">
            <summary>Sets the stub of Attribute.get_TypeId()</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Messaging.Fakes.StubRemotingSurrogateSelector">
            <summary>Stub type of System.Runtime.Remoting.Messaging.RemotingSurrogateSelector</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubRemotingSurrogateSelector.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubRemotingSurrogateSelector.ChainSelector(System.Runtime.Serialization.ISurrogateSelector)">
            <summary>Sets the stub of RemotingSurrogateSelector.ChainSelector(ISurrogateSelector selector)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubRemotingSurrogateSelector.ChainSelectorISurrogateSelector">
            <summary>Sets the stub of RemotingSurrogateSelector.ChainSelector(ISurrogateSelector selector)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubRemotingSurrogateSelector.GetNextSelector">
            <summary>Sets the stub of RemotingSurrogateSelector.GetNextSelector()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubRemotingSurrogateSelector.GetNextSelector01">
            <summary>Sets the stub of RemotingSurrogateSelector.GetNextSelector()</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubRemotingSurrogateSelector.GetSurrogate(System.Type,System.Runtime.Serialization.StreamingContext,System.Runtime.Serialization.ISurrogateSelector@)">
            <summary>Sets the stub of RemotingSurrogateSelector.GetSurrogate(Type type, StreamingContext context, ISurrogateSelector&amp; ssout)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubRemotingSurrogateSelector.GetSurrogateTypeStreamingContextISurrogateSelectorOut">
            <summary>Sets the stub of RemotingSurrogateSelector.GetSurrogate(Type type, StreamingContext context, ISurrogateSelector&amp; ssout)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubRemotingSurrogateSelector.InitializeStub">
            <summary>Initializes a new instance of type StubRemotingSurrogateSelector</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubRemotingSurrogateSelector.UseSoapFormat">
            <summary>Sets the stub of RemotingSurrogateSelector.UseSoapFormat()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubRemotingSurrogateSelector.UseSoapFormat01">
            <summary>Sets the stub of RemotingSurrogateSelector.UseSoapFormat()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubRemotingSurrogateSelector.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubRemotingSurrogateSelector.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubRemotingSurrogateSelector.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Messaging.Fakes.StubReturnMessage">
            <summary>Stub type of System.Runtime.Remoting.Messaging.ReturnMessage</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubReturnMessage.#ctor(System.Exception,System.Runtime.Remoting.Messaging.IMethodCallMessage)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubReturnMessage.#ctor(System.Object,System.Object[],System.Int32,System.Runtime.Remoting.Messaging.LogicalCallContext,System.Runtime.Remoting.Messaging.IMethodCallMessage)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Messaging.Fakes.StubReturnMessage.InitializeStub">
            <summary>Initializes a new instance of type StubReturnMessage</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubReturnMessage.PropertiesGet">
            <summary>Sets the stub of ReturnMessage.get_Properties()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Messaging.Fakes.StubReturnMessage.ReturnValueGet">
            <summary>Sets the stub of ReturnMessage.get_ReturnValue()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubReturnMessage.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubReturnMessage.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubReturnMessage.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubReturnMessage.Properties">
            <summary>Sets the stub of ReturnMessage.get_Properties()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Messaging.Fakes.StubReturnMessage.ReturnValue">
            <summary>Sets the stub of ReturnMessage.get_ReturnValue()</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Metadata.Fakes.StubSoapAttribute">
            <summary>Stub type of System.Runtime.Remoting.Metadata.SoapAttribute</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Metadata.Fakes.StubSoapAttribute.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Metadata.Fakes.StubSoapAttribute.AttachBackingFieldToEmbedded">
            <summary>Attaches delegates to emulate StubSoapAttribute.Embedded as a property with a backing field.</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Metadata.Fakes.StubSoapAttribute.AttachBackingFieldToUseAttribute">
            <summary>Attaches delegates to emulate StubSoapAttribute.UseAttribute as a property with a backing field.</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Metadata.Fakes.StubSoapAttribute.AttachBackingFieldToXmlNamespace">
            <summary>Attaches delegates to emulate StubSoapAttribute.XmlNamespace as a property with a backing field.</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Metadata.Fakes.StubSoapAttribute.EmbeddedGet">
            <summary>Sets the stub of SoapAttribute.get_Embedded()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Metadata.Fakes.StubSoapAttribute.EmbeddedSetBoolean">
            <summary>Sets the stub of SoapAttribute.set_Embedded(Boolean value)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Metadata.Fakes.StubSoapAttribute.Equals(System.Object)">
            <summary>Sets the stub of Attribute.Equals(Object obj)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Metadata.Fakes.StubSoapAttribute.EqualsObject">
            <summary>Sets the stub of Attribute.Equals(Object obj)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Metadata.Fakes.StubSoapAttribute.GetHashCode">
            <summary>Sets the stub of Attribute.GetHashCode()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Metadata.Fakes.StubSoapAttribute.GetHashCode01">
            <summary>Sets the stub of Attribute.GetHashCode()</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Metadata.Fakes.StubSoapAttribute.InitializeStub">
            <summary>Initializes a new instance of type StubSoapAttribute</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Metadata.Fakes.StubSoapAttribute.IsDefaultAttribute">
            <summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Metadata.Fakes.StubSoapAttribute.IsDefaultAttribute01">
            <summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Metadata.Fakes.StubSoapAttribute.Match(System.Object)">
            <summary>Sets the stub of Attribute.Match(Object obj)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Metadata.Fakes.StubSoapAttribute.MatchObject">
            <summary>Sets the stub of Attribute.Match(Object obj)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Metadata.Fakes.StubSoapAttribute.TypeIdGet">
            <summary>Sets the stub of Attribute.get_TypeId()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Metadata.Fakes.StubSoapAttribute.UseAttributeGet">
            <summary>Sets the stub of SoapAttribute.get_UseAttribute()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Metadata.Fakes.StubSoapAttribute.UseAttributeSetBoolean">
            <summary>Sets the stub of SoapAttribute.set_UseAttribute(Boolean value)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Metadata.Fakes.StubSoapAttribute.XmlNamespaceGet">
            <summary>Sets the stub of SoapAttribute.get_XmlNamespace()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Metadata.Fakes.StubSoapAttribute.XmlNamespaceSetString">
            <summary>Sets the stub of SoapAttribute.set_XmlNamespace(String value)</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Metadata.Fakes.StubSoapAttribute.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Metadata.Fakes.StubSoapAttribute.Embedded">
            <summary>Sets the stub of SoapAttribute.get_Embedded()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Metadata.Fakes.StubSoapAttribute.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Metadata.Fakes.StubSoapAttribute.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Metadata.Fakes.StubSoapAttribute.TypeId">
            <summary>Sets the stub of Attribute.get_TypeId()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Metadata.Fakes.StubSoapAttribute.UseAttribute">
            <summary>Sets the stub of SoapAttribute.get_UseAttribute()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Metadata.Fakes.StubSoapAttribute.XmlNamespace">
            <summary>Sets the stub of SoapAttribute.get_XmlNamespace()</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Metadata.W3cXsd2001.Fakes.StubISoapXsd">
            <summary>Stub type of System.Runtime.Remoting.Metadata.W3cXsd2001.ISoapXsd</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Metadata.W3cXsd2001.Fakes.StubISoapXsd.#ctor">
            <summary>Initializes a new instance of type StubISoapXsd</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Metadata.W3cXsd2001.Fakes.StubISoapXsd.GetXsdType">
            <summary>Sets the stub of ISoapXsd.GetXsdType()</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Metadata.W3cXsd2001.Fakes.StubISoapXsd.global::System#Runtime#Remoting#Metadata#W3cXsd2001#ISoapXsd#GetXsdType">
            <summary>Sets the stub of ISoapXsd.GetXsdType()</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Proxies.Fakes.StubProxyAttribute">
            <summary>Stub type of System.Runtime.Remoting.Proxies.ProxyAttribute</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Proxies.Fakes.StubProxyAttribute.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Proxies.Fakes.StubProxyAttribute.CreateInstance(System.Type)">
            <summary>Sets the stub of ProxyAttribute.CreateInstance(Type serverType)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Proxies.Fakes.StubProxyAttribute.CreateInstanceType">
            <summary>Sets the stub of ProxyAttribute.CreateInstance(Type serverType)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Proxies.Fakes.StubProxyAttribute.CreateProxy(System.Runtime.Remoting.ObjRef,System.Type,System.Object,System.Runtime.Remoting.Contexts.Context)">
            <summary>Sets the stub of ProxyAttribute.CreateProxy(ObjRef objRef, Type serverType, Object serverObject, Context serverContext)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Proxies.Fakes.StubProxyAttribute.CreateProxyObjRefTypeObjectContext">
            <summary>Sets the stub of ProxyAttribute.CreateProxy(ObjRef objRef, Type serverType, Object serverObject, Context serverContext)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Proxies.Fakes.StubProxyAttribute.Equals(System.Object)">
            <summary>Sets the stub of Attribute.Equals(Object obj)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Proxies.Fakes.StubProxyAttribute.EqualsObject">
            <summary>Sets the stub of Attribute.Equals(Object obj)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Proxies.Fakes.StubProxyAttribute.GetHashCode">
            <summary>Sets the stub of Attribute.GetHashCode()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Proxies.Fakes.StubProxyAttribute.GetHashCode01">
            <summary>Sets the stub of Attribute.GetHashCode()</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Proxies.Fakes.StubProxyAttribute.InitializeStub">
            <summary>Initializes a new instance of type StubProxyAttribute</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Proxies.Fakes.StubProxyAttribute.IsDefaultAttribute">
            <summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Proxies.Fakes.StubProxyAttribute.IsDefaultAttribute01">
            <summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Proxies.Fakes.StubProxyAttribute.Match(System.Object)">
            <summary>Sets the stub of Attribute.Match(Object obj)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Proxies.Fakes.StubProxyAttribute.MatchObject">
            <summary>Sets the stub of Attribute.Match(Object obj)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Proxies.Fakes.StubProxyAttribute.TypeIdGet">
            <summary>Sets the stub of Attribute.get_TypeId()</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Proxies.Fakes.StubProxyAttribute.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Proxies.Fakes.StubProxyAttribute.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Proxies.Fakes.StubProxyAttribute.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Proxies.Fakes.StubProxyAttribute.TypeId">
            <summary>Sets the stub of Attribute.get_TypeId()</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Proxies.Fakes.StubRealProxy">
            <summary>Stub type of System.Runtime.Remoting.Proxies.RealProxy</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Proxies.Fakes.StubRealProxy.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Proxies.Fakes.StubRealProxy.#ctor(System.Type)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Proxies.Fakes.StubRealProxy.#ctor(System.Type,System.IntPtr,System.Object)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Proxies.Fakes.StubRealProxy.CreateObjRef(System.Type)">
            <summary>Sets the stub of RealProxy.CreateObjRef(Type requestedType)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Proxies.Fakes.StubRealProxy.CreateObjRefType">
            <summary>Sets the stub of RealProxy.CreateObjRef(Type requestedType)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Proxies.Fakes.StubRealProxy.GetCOMIUnknown(System.Boolean)">
            <summary>Sets the stub of RealProxy.GetCOMIUnknown(Boolean fIsMarshalled)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Proxies.Fakes.StubRealProxy.GetCOMIUnknownBoolean">
            <summary>Sets the stub of RealProxy.GetCOMIUnknown(Boolean fIsMarshalled)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Proxies.Fakes.StubRealProxy.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of RealProxy.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Proxies.Fakes.StubRealProxy.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of RealProxy.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Proxies.Fakes.StubRealProxy.GetTransparentProxy">
            <summary>Sets the stub of RealProxy.GetTransparentProxy()</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Proxies.Fakes.StubRealProxy.GetTransparentProxy01">
            <summary>Sets the stub of RealProxy.GetTransparentProxy()</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Proxies.Fakes.StubRealProxy.InitializeStub">
            <summary>Initializes a new instance of type StubRealProxy</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Proxies.Fakes.StubRealProxy.Invoke(System.Runtime.Remoting.Messaging.IMessage)">
            <summary>Sets the stub of RealProxy.Invoke(IMessage msg)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Proxies.Fakes.StubRealProxy.InvokeIMessage">
            <summary>Sets the stub of RealProxy.Invoke(IMessage msg)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Proxies.Fakes.StubRealProxy.SetCOMIUnknown(System.IntPtr)">
            <summary>Sets the stub of RealProxy.SetCOMIUnknown(IntPtr i)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Proxies.Fakes.StubRealProxy.SetCOMIUnknownIntPtr">
            <summary>Sets the stub of RealProxy.SetCOMIUnknown(IntPtr i)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Proxies.Fakes.StubRealProxy.SupportsInterface(System.Guid@)">
            <summary>Sets the stub of RealProxy.SupportsInterface(Guid&amp; iid)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Proxies.Fakes.StubRealProxy.SupportsInterfaceGuidRef">
            <summary>Sets the stub of RealProxy.SupportsInterface(Guid&amp; iid)</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Proxies.Fakes.StubRealProxy.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Proxies.Fakes.StubRealProxy.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Proxies.Fakes.StubRealProxy.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Services.Fakes.StubITrackingHandler">
            <summary>Stub type of System.Runtime.Remoting.Services.ITrackingHandler</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Services.Fakes.StubITrackingHandler.#ctor">
            <summary>Initializes a new instance of type StubITrackingHandler</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Services.Fakes.StubITrackingHandler.DisconnectedObjectObject">
            <summary>Sets the stub of ITrackingHandler.DisconnectedObject(Object obj)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Services.Fakes.StubITrackingHandler.MarshaledObjectObjectObjRef">
            <summary>Sets the stub of ITrackingHandler.MarshaledObject(Object obj, ObjRef or)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Services.Fakes.StubITrackingHandler.global::System#Runtime#Remoting#Services#ITrackingHandler#DisconnectedObject(System.Object)">
            <summary>Sets the stub of ITrackingHandler.DisconnectedObject(Object obj)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Services.Fakes.StubITrackingHandler.global::System#Runtime#Remoting#Services#ITrackingHandler#MarshaledObject(System.Object,System.Runtime.Remoting.ObjRef)">
            <summary>Sets the stub of ITrackingHandler.MarshaledObject(Object obj, ObjRef or)</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Services.Fakes.StubITrackingHandler.global::System#Runtime#Remoting#Services#ITrackingHandler#UnmarshaledObject(System.Object,System.Runtime.Remoting.ObjRef)">
            <summary>Sets the stub of ITrackingHandler.UnmarshaledObject(Object obj, ObjRef or)</summary>
        </member>
        <member name="F:System.Runtime.Remoting.Services.Fakes.StubITrackingHandler.UnmarshaledObjectObjectObjRef">
            <summary>Sets the stub of ITrackingHandler.UnmarshaledObject(Object obj, ObjRef or)</summary>
        </member>
        <member name="T:System.Runtime.Remoting.Services.Fakes.StubTrackingServices">
            <summary>Stub type of System.Runtime.Remoting.Services.TrackingServices</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Services.Fakes.StubTrackingServices.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Remoting.Services.Fakes.StubTrackingServices.InitializeStub">
            <summary>Initializes a new instance of type StubTrackingServices</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Services.Fakes.StubTrackingServices.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Services.Fakes.StubTrackingServices.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.Remoting.Services.Fakes.StubTrackingServices.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Runtime.Serialization.Fakes.StubFormatterConverter">
            <summary>Stub type of System.Runtime.Serialization.FormatterConverter</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubFormatterConverter.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubFormatterConverter.InitializeStub">
            <summary>Initializes a new instance of type StubFormatterConverter</summary>
        </member>
        <member name="P:System.Runtime.Serialization.Fakes.StubFormatterConverter.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.Serialization.Fakes.StubFormatterConverter.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.Serialization.Fakes.StubFormatterConverter.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Runtime.Serialization.Fakes.StubIDeserializationCallback">
            <summary>Stub type of System.Runtime.Serialization.IDeserializationCallback</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubIDeserializationCallback.#ctor">
            <summary>Initializes a new instance of type StubIDeserializationCallback</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Fakes.StubIDeserializationCallback.OnDeserializationObject">
            <summary>Sets the stub of IDeserializationCallback.OnDeserialization(Object sender)</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubIDeserializationCallback.global::System#Runtime#Serialization#IDeserializationCallback#OnDeserialization(System.Object)">
            <summary>Sets the stub of IDeserializationCallback.OnDeserialization(Object sender)</summary>
        </member>
        <member name="T:System.Runtime.Serialization.Fakes.StubIFormatterConverter">
            <summary>Stub type of System.Runtime.Serialization.IFormatterConverter</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubIFormatterConverter.#ctor">
            <summary>Initializes a new instance of type StubIFormatterConverter</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Fakes.StubIFormatterConverter.ConvertObjectType">
            <summary>Sets the stub of IFormatterConverter.Convert(Object value, Type type)</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Fakes.StubIFormatterConverter.ConvertObjectTypeCode">
            <summary>Sets the stub of IFormatterConverter.Convert(Object value, TypeCode typeCode)</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubIFormatterConverter.global::System#Runtime#Serialization#IFormatterConverter#Convert(System.Object,System.Type)">
            <summary>Sets the stub of IFormatterConverter.Convert(Object value, Type type)</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubIFormatterConverter.global::System#Runtime#Serialization#IFormatterConverter#Convert(System.Object,System.TypeCode)">
            <summary>Sets the stub of IFormatterConverter.Convert(Object value, TypeCode typeCode)</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubIFormatterConverter.global::System#Runtime#Serialization#IFormatterConverter#ToBoolean(System.Object)">
            <summary>Sets the stub of IFormatterConverter.ToBoolean(Object value)</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubIFormatterConverter.global::System#Runtime#Serialization#IFormatterConverter#ToByte(System.Object)">
            <summary>Sets the stub of IFormatterConverter.ToByte(Object value)</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubIFormatterConverter.global::System#Runtime#Serialization#IFormatterConverter#ToChar(System.Object)">
            <summary>Sets the stub of IFormatterConverter.ToChar(Object value)</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubIFormatterConverter.global::System#Runtime#Serialization#IFormatterConverter#ToDateTime(System.Object)">
            <summary>Sets the stub of IFormatterConverter.ToDateTime(Object value)</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubIFormatterConverter.global::System#Runtime#Serialization#IFormatterConverter#ToDecimal(System.Object)">
            <summary>Sets the stub of IFormatterConverter.ToDecimal(Object value)</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubIFormatterConverter.global::System#Runtime#Serialization#IFormatterConverter#ToDouble(System.Object)">
            <summary>Sets the stub of IFormatterConverter.ToDouble(Object value)</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubIFormatterConverter.global::System#Runtime#Serialization#IFormatterConverter#ToInt16(System.Object)">
            <summary>Sets the stub of IFormatterConverter.ToInt16(Object value)</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubIFormatterConverter.global::System#Runtime#Serialization#IFormatterConverter#ToInt32(System.Object)">
            <summary>Sets the stub of IFormatterConverter.ToInt32(Object value)</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubIFormatterConverter.global::System#Runtime#Serialization#IFormatterConverter#ToInt64(System.Object)">
            <summary>Sets the stub of IFormatterConverter.ToInt64(Object value)</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubIFormatterConverter.global::System#Runtime#Serialization#IFormatterConverter#ToSByte(System.Object)">
            <summary>Sets the stub of IFormatterConverter.ToSByte(Object value)</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubIFormatterConverter.global::System#Runtime#Serialization#IFormatterConverter#ToSingle(System.Object)">
            <summary>Sets the stub of IFormatterConverter.ToSingle(Object value)</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubIFormatterConverter.global::System#Runtime#Serialization#IFormatterConverter#ToString(System.Object)">
            <summary>Sets the stub of IFormatterConverter.ToString(Object value)</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubIFormatterConverter.global::System#Runtime#Serialization#IFormatterConverter#ToUInt16(System.Object)">
            <summary>Sets the stub of IFormatterConverter.ToUInt16(Object value)</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubIFormatterConverter.global::System#Runtime#Serialization#IFormatterConverter#ToUInt32(System.Object)">
            <summary>Sets the stub of IFormatterConverter.ToUInt32(Object value)</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubIFormatterConverter.global::System#Runtime#Serialization#IFormatterConverter#ToUInt64(System.Object)">
            <summary>Sets the stub of IFormatterConverter.ToUInt64(Object value)</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Fakes.StubIFormatterConverter.ToBooleanObject">
            <summary>Sets the stub of IFormatterConverter.ToBoolean(Object value)</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Fakes.StubIFormatterConverter.ToByteObject">
            <summary>Sets the stub of IFormatterConverter.ToByte(Object value)</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Fakes.StubIFormatterConverter.ToCharObject">
            <summary>Sets the stub of IFormatterConverter.ToChar(Object value)</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Fakes.StubIFormatterConverter.ToDateTimeObject">
            <summary>Sets the stub of IFormatterConverter.ToDateTime(Object value)</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Fakes.StubIFormatterConverter.ToDecimalObject">
            <summary>Sets the stub of IFormatterConverter.ToDecimal(Object value)</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Fakes.StubIFormatterConverter.ToDoubleObject">
            <summary>Sets the stub of IFormatterConverter.ToDouble(Object value)</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Fakes.StubIFormatterConverter.ToInt16Object">
            <summary>Sets the stub of IFormatterConverter.ToInt16(Object value)</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Fakes.StubIFormatterConverter.ToInt32Object">
            <summary>Sets the stub of IFormatterConverter.ToInt32(Object value)</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Fakes.StubIFormatterConverter.ToInt64Object">
            <summary>Sets the stub of IFormatterConverter.ToInt64(Object value)</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Fakes.StubIFormatterConverter.ToSByteObject">
            <summary>Sets the stub of IFormatterConverter.ToSByte(Object value)</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Fakes.StubIFormatterConverter.ToSingleObject">
            <summary>Sets the stub of IFormatterConverter.ToSingle(Object value)</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Fakes.StubIFormatterConverter.ToStringObject">
            <summary>Sets the stub of IFormatterConverter.ToString(Object value)</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Fakes.StubIFormatterConverter.ToUInt16Object">
            <summary>Sets the stub of IFormatterConverter.ToUInt16(Object value)</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Fakes.StubIFormatterConverter.ToUInt32Object">
            <summary>Sets the stub of IFormatterConverter.ToUInt32(Object value)</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Fakes.StubIFormatterConverter.ToUInt64Object">
            <summary>Sets the stub of IFormatterConverter.ToUInt64(Object value)</summary>
        </member>
        <member name="T:System.Runtime.Serialization.Fakes.StubIObjectReference">
            <summary>Stub type of System.Runtime.Serialization.IObjectReference</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubIObjectReference.#ctor">
            <summary>Initializes a new instance of type StubIObjectReference</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Fakes.StubIObjectReference.GetRealObjectStreamingContext">
            <summary>Sets the stub of IObjectReference.GetRealObject(StreamingContext context)</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubIObjectReference.global::System#Runtime#Serialization#IObjectReference#GetRealObject(System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of IObjectReference.GetRealObject(StreamingContext context)</summary>
        </member>
        <member name="T:System.Runtime.Serialization.Fakes.StubISafeSerializationData">
            <summary>Stub type of System.Runtime.Serialization.ISafeSerializationData</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubISafeSerializationData.#ctor">
            <summary>Initializes a new instance of type StubISafeSerializationData</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Fakes.StubISafeSerializationData.CompleteDeserializationObject">
            <summary>Sets the stub of ISafeSerializationData.CompleteDeserialization(Object deserialized)</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubISafeSerializationData.global::System#Runtime#Serialization#ISafeSerializationData#CompleteDeserialization(System.Object)">
            <summary>Sets the stub of ISafeSerializationData.CompleteDeserialization(Object deserialized)</summary>
        </member>
        <member name="T:System.Runtime.Serialization.Fakes.StubISerializable">
            <summary>Stub type of System.Runtime.Serialization.ISerializable</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubISerializable.#ctor">
            <summary>Initializes a new instance of type StubISerializable</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Fakes.StubISerializable.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of ISerializable.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubISerializable.global::System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of ISerializable.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="T:System.Runtime.Serialization.Fakes.StubISerializationSurrogate">
            <summary>Stub type of System.Runtime.Serialization.ISerializationSurrogate</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubISerializationSurrogate.#ctor">
            <summary>Initializes a new instance of type StubISerializationSurrogate</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Fakes.StubISerializationSurrogate.GetObjectDataObjectSerializationInfoStreamingContext">
            <summary>Sets the stub of ISerializationSurrogate.GetObjectData(Object obj, SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Fakes.StubISerializationSurrogate.SetObjectDataObjectSerializationInfoStreamingContextISurrogateSelector">
            <summary>Sets the stub of ISerializationSurrogate.SetObjectData(Object obj, SerializationInfo info, StreamingContext context, ISurrogateSelector selector)</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubISerializationSurrogate.global::System#Runtime#Serialization#ISerializationSurrogate#GetObjectData(System.Object,System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of ISerializationSurrogate.GetObjectData(Object obj, SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubISerializationSurrogate.global::System#Runtime#Serialization#ISerializationSurrogate#SetObjectData(System.Object,System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext,System.Runtime.Serialization.ISurrogateSelector)">
            <summary>Sets the stub of ISerializationSurrogate.SetObjectData(Object obj, SerializationInfo info, StreamingContext context, ISurrogateSelector selector)</summary>
        </member>
        <member name="T:System.Runtime.Serialization.Fakes.StubISurrogateSelector">
            <summary>Stub type of System.Runtime.Serialization.ISurrogateSelector</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubISurrogateSelector.#ctor">
            <summary>Initializes a new instance of type StubISurrogateSelector</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Fakes.StubISurrogateSelector.ChainSelectorISurrogateSelector">
            <summary>Sets the stub of ISurrogateSelector.ChainSelector(ISurrogateSelector selector)</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Fakes.StubISurrogateSelector.GetNextSelector">
            <summary>Sets the stub of ISurrogateSelector.GetNextSelector()</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Fakes.StubISurrogateSelector.GetSurrogateTypeStreamingContextISurrogateSelectorOut">
            <summary>Sets the stub of ISurrogateSelector.GetSurrogate(Type type, StreamingContext context, ISurrogateSelector&amp; selector)</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubISurrogateSelector.global::System#Runtime#Serialization#ISurrogateSelector#ChainSelector(System.Runtime.Serialization.ISurrogateSelector)">
            <summary>Sets the stub of ISurrogateSelector.ChainSelector(ISurrogateSelector selector)</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubISurrogateSelector.global::System#Runtime#Serialization#ISurrogateSelector#GetNextSelector">
            <summary>Sets the stub of ISurrogateSelector.GetNextSelector()</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubISurrogateSelector.global::System#Runtime#Serialization#ISurrogateSelector#GetSurrogate(System.Type,System.Runtime.Serialization.StreamingContext,System.Runtime.Serialization.ISurrogateSelector@)">
            <summary>Sets the stub of ISurrogateSelector.GetSurrogate(Type type, StreamingContext context, ISurrogateSelector&amp; selector)</summary>
        </member>
        <member name="T:System.Runtime.Serialization.Fakes.StubObjectIDGenerator">
            <summary>Stub type of System.Runtime.Serialization.ObjectIDGenerator</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubObjectIDGenerator.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubObjectIDGenerator.GetId(System.Object,System.Boolean@)">
            <summary>Sets the stub of ObjectIDGenerator.GetId(Object obj, Boolean&amp; firstTime)</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Fakes.StubObjectIDGenerator.GetIdObjectBooleanOut">
            <summary>Sets the stub of ObjectIDGenerator.GetId(Object obj, Boolean&amp; firstTime)</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubObjectIDGenerator.HasId(System.Object,System.Boolean@)">
            <summary>Sets the stub of ObjectIDGenerator.HasId(Object obj, Boolean&amp; firstTime)</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Fakes.StubObjectIDGenerator.HasIdObjectBooleanOut">
            <summary>Sets the stub of ObjectIDGenerator.HasId(Object obj, Boolean&amp; firstTime)</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubObjectIDGenerator.InitializeStub">
            <summary>Initializes a new instance of type StubObjectIDGenerator</summary>
        </member>
        <member name="P:System.Runtime.Serialization.Fakes.StubObjectIDGenerator.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.Serialization.Fakes.StubObjectIDGenerator.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.Serialization.Fakes.StubObjectIDGenerator.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Runtime.Serialization.Fakes.StubObjectManager">
            <summary>Stub type of System.Runtime.Serialization.ObjectManager</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubObjectManager.#ctor(System.Runtime.Serialization.ISurrogateSelector,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubObjectManager.DoFixups">
            <summary>Sets the stub of ObjectManager.DoFixups()</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Fakes.StubObjectManager.DoFixups01">
            <summary>Sets the stub of ObjectManager.DoFixups()</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubObjectManager.GetObject(System.Int64)">
            <summary>Sets the stub of ObjectManager.GetObject(Int64 objectID)</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Fakes.StubObjectManager.GetObjectInt64">
            <summary>Sets the stub of ObjectManager.GetObject(Int64 objectID)</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubObjectManager.InitializeStub">
            <summary>Initializes a new instance of type StubObjectManager</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubObjectManager.RaiseDeserializationEvent">
            <summary>Sets the stub of ObjectManager.RaiseDeserializationEvent()</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Fakes.StubObjectManager.RaiseDeserializationEvent01">
            <summary>Sets the stub of ObjectManager.RaiseDeserializationEvent()</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubObjectManager.RecordArrayElementFixup(System.Int64,System.Int32,System.Int64)">
            <summary>Sets the stub of ObjectManager.RecordArrayElementFixup(Int64 arrayToBeFixed, Int32 index, Int64 objectRequired)</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubObjectManager.RecordArrayElementFixup(System.Int64,System.Int32[],System.Int64)">
            <summary>Sets the stub of ObjectManager.RecordArrayElementFixup(Int64 arrayToBeFixed, Int32[] indices, Int64 objectRequired)</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Fakes.StubObjectManager.RecordArrayElementFixupInt64Int32ArrayInt64">
            <summary>Sets the stub of ObjectManager.RecordArrayElementFixup(Int64 arrayToBeFixed, Int32[] indices, Int64 objectRequired)</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Fakes.StubObjectManager.RecordArrayElementFixupInt64Int32Int64">
            <summary>Sets the stub of ObjectManager.RecordArrayElementFixup(Int64 arrayToBeFixed, Int32 index, Int64 objectRequired)</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubObjectManager.RecordDelayedFixup(System.Int64,System.String,System.Int64)">
            <summary>Sets the stub of ObjectManager.RecordDelayedFixup(Int64 objectToBeFixed, String memberName, Int64 objectRequired)</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Fakes.StubObjectManager.RecordDelayedFixupInt64StringInt64">
            <summary>Sets the stub of ObjectManager.RecordDelayedFixup(Int64 objectToBeFixed, String memberName, Int64 objectRequired)</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubObjectManager.RecordFixup(System.Int64,System.Reflection.MemberInfo,System.Int64)">
            <summary>Sets the stub of ObjectManager.RecordFixup(Int64 objectToBeFixed, MemberInfo member, Int64 objectRequired)</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Fakes.StubObjectManager.RecordFixupInt64MemberInfoInt64">
            <summary>Sets the stub of ObjectManager.RecordFixup(Int64 objectToBeFixed, MemberInfo member, Int64 objectRequired)</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubObjectManager.RegisterObject(System.Object,System.Int64)">
            <summary>Sets the stub of ObjectManager.RegisterObject(Object obj, Int64 objectID)</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Fakes.StubObjectManager.RegisterObjectObjectInt64">
            <summary>Sets the stub of ObjectManager.RegisterObject(Object obj, Int64 objectID)</summary>
        </member>
        <member name="P:System.Runtime.Serialization.Fakes.StubObjectManager.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.Serialization.Fakes.StubObjectManager.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.Serialization.Fakes.StubObjectManager.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Runtime.Serialization.Fakes.StubSerializationBinder">
            <summary>Stub type of System.Runtime.Serialization.SerializationBinder</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubSerializationBinder.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubSerializationBinder.BindToName(System.Type,System.String@,System.String@)">
            <summary>Sets the stub of SerializationBinder.BindToName(Type serializedType, String&amp; assemblyName, String&amp; typeName)</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Fakes.StubSerializationBinder.BindToNameTypeStringOutStringOut">
            <summary>Sets the stub of SerializationBinder.BindToName(Type serializedType, String&amp; assemblyName, String&amp; typeName)</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubSerializationBinder.BindToType(System.String,System.String)">
            <summary>Sets the stub of SerializationBinder.BindToType(String assemblyName, String typeName)</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Fakes.StubSerializationBinder.BindToTypeStringString">
            <summary>Sets the stub of SerializationBinder.BindToType(String assemblyName, String typeName)</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubSerializationBinder.InitializeStub">
            <summary>Initializes a new instance of type StubSerializationBinder</summary>
        </member>
        <member name="P:System.Runtime.Serialization.Fakes.StubSerializationBinder.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.Serialization.Fakes.StubSerializationBinder.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.Serialization.Fakes.StubSerializationBinder.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Runtime.Serialization.Fakes.StubSerializationException">
            <summary>Stub type of System.Runtime.Serialization.SerializationException</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubSerializationException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubSerializationException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubSerializationException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubSerializationException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubSerializationException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubSerializationException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubSerializationException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubSerializationException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Fakes.StubSerializationException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubSerializationException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Fakes.StubSerializationException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubSerializationException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Fakes.StubSerializationException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Fakes.StubSerializationException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Fakes.StubSerializationException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubSerializationException.InitializeStub">
            <summary>Initializes a new instance of type StubSerializationException</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Fakes.StubSerializationException.MessageGet">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Fakes.StubSerializationException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Fakes.StubSerializationException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Fakes.StubSerializationException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubSerializationException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Fakes.StubSerializationException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Runtime.Serialization.Fakes.StubSerializationException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.Serialization.Fakes.StubSerializationException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Runtime.Serialization.Fakes.StubSerializationException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Runtime.Serialization.Fakes.StubSerializationException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.Serialization.Fakes.StubSerializationException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Runtime.Serialization.Fakes.StubSerializationException.Message">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="P:System.Runtime.Serialization.Fakes.StubSerializationException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Runtime.Serialization.Fakes.StubSerializationException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Runtime.Serialization.Fakes.StubSurrogateSelector">
            <summary>Stub type of System.Runtime.Serialization.SurrogateSelector</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubSurrogateSelector.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubSurrogateSelector.AddSurrogate(System.Type,System.Runtime.Serialization.StreamingContext,System.Runtime.Serialization.ISerializationSurrogate)">
            <summary>Sets the stub of SurrogateSelector.AddSurrogate(Type type, StreamingContext context, ISerializationSurrogate surrogate)</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Fakes.StubSurrogateSelector.AddSurrogateTypeStreamingContextISerializationSurrogate">
            <summary>Sets the stub of SurrogateSelector.AddSurrogate(Type type, StreamingContext context, ISerializationSurrogate surrogate)</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubSurrogateSelector.ChainSelector(System.Runtime.Serialization.ISurrogateSelector)">
            <summary>Sets the stub of SurrogateSelector.ChainSelector(ISurrogateSelector selector)</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Fakes.StubSurrogateSelector.ChainSelectorISurrogateSelector">
            <summary>Sets the stub of SurrogateSelector.ChainSelector(ISurrogateSelector selector)</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubSurrogateSelector.GetNextSelector">
            <summary>Sets the stub of SurrogateSelector.GetNextSelector()</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Fakes.StubSurrogateSelector.GetNextSelector01">
            <summary>Sets the stub of SurrogateSelector.GetNextSelector()</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubSurrogateSelector.GetSurrogate(System.Type,System.Runtime.Serialization.StreamingContext,System.Runtime.Serialization.ISurrogateSelector@)">
            <summary>Sets the stub of SurrogateSelector.GetSurrogate(Type type, StreamingContext context, ISurrogateSelector&amp; selector)</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Fakes.StubSurrogateSelector.GetSurrogateTypeStreamingContextISurrogateSelectorOut">
            <summary>Sets the stub of SurrogateSelector.GetSurrogate(Type type, StreamingContext context, ISurrogateSelector&amp; selector)</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubSurrogateSelector.InitializeStub">
            <summary>Initializes a new instance of type StubSurrogateSelector</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Fakes.StubSurrogateSelector.RemoveSurrogate(System.Type,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of SurrogateSelector.RemoveSurrogate(Type type, StreamingContext context)</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Fakes.StubSurrogateSelector.RemoveSurrogateTypeStreamingContext">
            <summary>Sets the stub of SurrogateSelector.RemoveSurrogate(Type type, StreamingContext context)</summary>
        </member>
        <member name="P:System.Runtime.Serialization.Fakes.StubSurrogateSelector.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.Serialization.Fakes.StubSurrogateSelector.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.Serialization.Fakes.StubSurrogateSelector.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Runtime.Serialization.Formatters.Fakes.StubIFieldInfo">
            <summary>Stub type of System.Runtime.Serialization.Formatters.IFieldInfo</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Formatters.Fakes.StubIFieldInfo.#ctor">
            <summary>Initializes a new instance of type StubIFieldInfo</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Formatters.Fakes.StubIFieldInfo.AttachBackingFieldToFieldNames">
            <summary>Attaches delegates to emulate StubIFieldInfo.FieldNames as a property with a backing field.</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Formatters.Fakes.StubIFieldInfo.AttachBackingFieldToFieldTypes">
            <summary>Attaches delegates to emulate StubIFieldInfo.FieldTypes as a property with a backing field.</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Formatters.Fakes.StubIFieldInfo.FieldNamesGet">
            <summary>Sets the stub of IFieldInfo.get_FieldNames()</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Formatters.Fakes.StubIFieldInfo.FieldNamesSetStringArray">
            <summary>Sets the stub of IFieldInfo.set_FieldNames(String[] value)</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Formatters.Fakes.StubIFieldInfo.FieldTypesGet">
            <summary>Sets the stub of IFieldInfo.get_FieldTypes()</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Formatters.Fakes.StubIFieldInfo.FieldTypesSetTypeArray">
            <summary>Sets the stub of IFieldInfo.set_FieldTypes(Type[] value)</summary>
        </member>
        <member name="P:System.Runtime.Serialization.Formatters.Fakes.StubIFieldInfo.global::System#Runtime#Serialization#Formatters#IFieldInfo#FieldNames">
            <summary>Sets the stub of IFieldInfo.get_FieldNames()</summary>
        </member>
        <member name="P:System.Runtime.Serialization.Formatters.Fakes.StubIFieldInfo.global::System#Runtime#Serialization#Formatters#IFieldInfo#FieldTypes">
            <summary>Sets the stub of IFieldInfo.get_FieldTypes()</summary>
        </member>
        <member name="T:System.Runtime.Serialization.Formatters.Fakes.StubISoapMessage">
            <summary>Stub type of System.Runtime.Serialization.Formatters.ISoapMessage</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Formatters.Fakes.StubISoapMessage.#ctor">
            <summary>Initializes a new instance of type StubISoapMessage</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Formatters.Fakes.StubISoapMessage.AttachBackingFieldToHeaders">
            <summary>Attaches delegates to emulate StubISoapMessage.Headers as a property with a backing field.</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Formatters.Fakes.StubISoapMessage.AttachBackingFieldToMethodName">
            <summary>Attaches delegates to emulate StubISoapMessage.MethodName as a property with a backing field.</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Formatters.Fakes.StubISoapMessage.AttachBackingFieldToParamNames">
            <summary>Attaches delegates to emulate StubISoapMessage.ParamNames as a property with a backing field.</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Formatters.Fakes.StubISoapMessage.AttachBackingFieldToParamTypes">
            <summary>Attaches delegates to emulate StubISoapMessage.ParamTypes as a property with a backing field.</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Formatters.Fakes.StubISoapMessage.AttachBackingFieldToParamValues">
            <summary>Attaches delegates to emulate StubISoapMessage.ParamValues as a property with a backing field.</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Formatters.Fakes.StubISoapMessage.AttachBackingFieldToXmlNameSpace">
            <summary>Attaches delegates to emulate StubISoapMessage.XmlNameSpace as a property with a backing field.</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Formatters.Fakes.StubISoapMessage.HeadersGet">
            <summary>Sets the stub of ISoapMessage.get_Headers()</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Formatters.Fakes.StubISoapMessage.HeadersSetHeaderArray">
            <summary>Sets the stub of ISoapMessage.set_Headers(Header[] value)</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Formatters.Fakes.StubISoapMessage.MethodNameGet">
            <summary>Sets the stub of ISoapMessage.get_MethodName()</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Formatters.Fakes.StubISoapMessage.MethodNameSetString">
            <summary>Sets the stub of ISoapMessage.set_MethodName(String value)</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Formatters.Fakes.StubISoapMessage.ParamNamesGet">
            <summary>Sets the stub of ISoapMessage.get_ParamNames()</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Formatters.Fakes.StubISoapMessage.ParamNamesSetStringArray">
            <summary>Sets the stub of ISoapMessage.set_ParamNames(String[] value)</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Formatters.Fakes.StubISoapMessage.ParamTypesGet">
            <summary>Sets the stub of ISoapMessage.get_ParamTypes()</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Formatters.Fakes.StubISoapMessage.ParamTypesSetTypeArray">
            <summary>Sets the stub of ISoapMessage.set_ParamTypes(Type[] value)</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Formatters.Fakes.StubISoapMessage.ParamValuesGet">
            <summary>Sets the stub of ISoapMessage.get_ParamValues()</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Formatters.Fakes.StubISoapMessage.ParamValuesSetObjectArray">
            <summary>Sets the stub of ISoapMessage.set_ParamValues(Object[] value)</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Formatters.Fakes.StubISoapMessage.XmlNameSpaceGet">
            <summary>Sets the stub of ISoapMessage.get_XmlNameSpace()</summary>
        </member>
        <member name="F:System.Runtime.Serialization.Formatters.Fakes.StubISoapMessage.XmlNameSpaceSetString">
            <summary>Sets the stub of ISoapMessage.set_XmlNameSpace(String value)</summary>
        </member>
        <member name="P:System.Runtime.Serialization.Formatters.Fakes.StubISoapMessage.global::System#Runtime#Serialization#Formatters#ISoapMessage#Headers">
            <summary>Sets the stub of ISoapMessage.get_Headers()</summary>
        </member>
        <member name="P:System.Runtime.Serialization.Formatters.Fakes.StubISoapMessage.global::System#Runtime#Serialization#Formatters#ISoapMessage#MethodName">
            <summary>Sets the stub of ISoapMessage.get_MethodName()</summary>
        </member>
        <member name="P:System.Runtime.Serialization.Formatters.Fakes.StubISoapMessage.global::System#Runtime#Serialization#Formatters#ISoapMessage#ParamNames">
            <summary>Sets the stub of ISoapMessage.get_ParamNames()</summary>
        </member>
        <member name="P:System.Runtime.Serialization.Formatters.Fakes.StubISoapMessage.global::System#Runtime#Serialization#Formatters#ISoapMessage#ParamTypes">
            <summary>Sets the stub of ISoapMessage.get_ParamTypes()</summary>
        </member>
        <member name="P:System.Runtime.Serialization.Formatters.Fakes.StubISoapMessage.global::System#Runtime#Serialization#Formatters#ISoapMessage#ParamValues">
            <summary>Sets the stub of ISoapMessage.get_ParamValues()</summary>
        </member>
        <member name="P:System.Runtime.Serialization.Formatters.Fakes.StubISoapMessage.global::System#Runtime#Serialization#Formatters#ISoapMessage#XmlNameSpace">
            <summary>Sets the stub of ISoapMessage.get_XmlNameSpace()</summary>
        </member>
        <member name="T:System.Runtime.Serialization.Formatters.Fakes.StubSoapMessage">
            <summary>Stub type of System.Runtime.Serialization.Formatters.SoapMessage</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Formatters.Fakes.StubSoapMessage.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Runtime.Serialization.Formatters.Fakes.StubSoapMessage.InitializeStub">
            <summary>Initializes a new instance of type StubSoapMessage</summary>
        </member>
        <member name="P:System.Runtime.Serialization.Formatters.Fakes.StubSoapMessage.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Runtime.Serialization.Formatters.Fakes.StubSoapMessage.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Runtime.Serialization.Formatters.Fakes.StubSoapMessage.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Security.AccessControl.Fakes.StubAccessRule">
            <summary>Stub type of System.Security.AccessControl.AccessRule</summary>
        </member>
        <member name="M:System.Security.AccessControl.Fakes.StubAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Int32,System.Boolean,System.Security.AccessControl.InheritanceFlags,System.Security.AccessControl.PropagationFlags,System.Security.AccessControl.AccessControlType)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Security.AccessControl.Fakes.StubAccessRule.InitializeStub">
            <summary>Initializes a new instance of type StubAccessRule</summary>
        </member>
        <member name="P:System.Security.AccessControl.Fakes.StubAccessRule.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Security.AccessControl.Fakes.StubAccessRule.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Security.AccessControl.Fakes.StubAccessRule.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Security.AccessControl.Fakes.StubAuditRule">
            <summary>Stub type of System.Security.AccessControl.AuditRule</summary>
        </member>
        <member name="M:System.Security.AccessControl.Fakes.StubAuditRule.#ctor(System.Security.Principal.IdentityReference,System.Int32,System.Boolean,System.Security.AccessControl.InheritanceFlags,System.Security.AccessControl.PropagationFlags,System.Security.AccessControl.AuditFlags)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Security.AccessControl.Fakes.StubAuditRule.InitializeStub">
            <summary>Initializes a new instance of type StubAuditRule</summary>
        </member>
        <member name="P:System.Security.AccessControl.Fakes.StubAuditRule.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Security.AccessControl.Fakes.StubAuditRule.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Security.AccessControl.Fakes.StubAuditRule.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Security.AccessControl.Fakes.StubAuthorizationRule">
            <summary>Stub type of System.Security.AccessControl.AuthorizationRule</summary>
        </member>
        <member name="M:System.Security.AccessControl.Fakes.StubAuthorizationRule.#ctor(System.Security.Principal.IdentityReference,System.Int32,System.Boolean,System.Security.AccessControl.InheritanceFlags,System.Security.AccessControl.PropagationFlags)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Security.AccessControl.Fakes.StubAuthorizationRule.InitializeStub">
            <summary>Initializes a new instance of type StubAuthorizationRule</summary>
        </member>
        <member name="P:System.Security.AccessControl.Fakes.StubAuthorizationRule.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Security.AccessControl.Fakes.StubAuthorizationRule.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Security.AccessControl.Fakes.StubAuthorizationRule.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Security.AccessControl.Fakes.StubGenericAcl">
            <summary>Stub type of System.Security.AccessControl.GenericAcl</summary>
        </member>
        <member name="M:System.Security.AccessControl.Fakes.StubGenericAcl.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="F:System.Security.AccessControl.Fakes.StubGenericAcl.BinaryLengthGet">
            <summary>Sets the stub of GenericAcl.get_BinaryLength()</summary>
        </member>
        <member name="F:System.Security.AccessControl.Fakes.StubGenericAcl.CountGet">
            <summary>Sets the stub of GenericAcl.get_Count()</summary>
        </member>
        <member name="M:System.Security.AccessControl.Fakes.StubGenericAcl.GetBinaryForm(System.Byte[],System.Int32)">
            <summary>Sets the stub of GenericAcl.GetBinaryForm(Byte[] binaryForm, Int32 offset)</summary>
        </member>
        <member name="F:System.Security.AccessControl.Fakes.StubGenericAcl.GetBinaryFormByteArrayInt32">
            <summary>Sets the stub of GenericAcl.GetBinaryForm(Byte[] binaryForm, Int32 offset)</summary>
        </member>
        <member name="M:System.Security.AccessControl.Fakes.StubGenericAcl.InitializeStub">
            <summary>Initializes a new instance of type StubGenericAcl</summary>
        </member>
        <member name="F:System.Security.AccessControl.Fakes.StubGenericAcl.ItemGetInt32">
            <summary>Sets the stub of GenericAcl.get_Item(Int32 index)</summary>
        </member>
        <member name="F:System.Security.AccessControl.Fakes.StubGenericAcl.ItemSetInt32GenericAce">
            <summary>Sets the stub of GenericAcl.set_Item(Int32 index, GenericAce value)</summary>
        </member>
        <member name="F:System.Security.AccessControl.Fakes.StubGenericAcl.RevisionGet">
            <summary>Sets the stub of GenericAcl.get_Revision()</summary>
        </member>
        <member name="F:System.Security.AccessControl.Fakes.StubGenericAcl.SyncRootGet">
            <summary>Sets the stub of GenericAcl.get_SyncRoot()</summary>
        </member>
        <member name="P:System.Security.AccessControl.Fakes.StubGenericAcl.BinaryLength">
            <summary>Sets the stub of GenericAcl.get_BinaryLength()</summary>
        </member>
        <member name="P:System.Security.AccessControl.Fakes.StubGenericAcl.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Security.AccessControl.Fakes.StubGenericAcl.Count">
            <summary>Sets the stub of GenericAcl.get_Count()</summary>
        </member>
        <member name="P:System.Security.AccessControl.Fakes.StubGenericAcl.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Security.AccessControl.Fakes.StubGenericAcl.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Security.AccessControl.Fakes.StubGenericAcl.Item(System.Int32)">
            <summary>Sets the stub of GenericAcl.get_Item(Int32 index)</summary>
        </member>
        <member name="P:System.Security.AccessControl.Fakes.StubGenericAcl.Revision">
            <summary>Sets the stub of GenericAcl.get_Revision()</summary>
        </member>
        <member name="P:System.Security.AccessControl.Fakes.StubGenericAcl.SyncRoot">
            <summary>Sets the stub of GenericAcl.get_SyncRoot()</summary>
        </member>
        <member name="T:System.Security.AccessControl.Fakes.StubObjectAccessRule">
            <summary>Stub type of System.Security.AccessControl.ObjectAccessRule</summary>
        </member>
        <member name="M:System.Security.AccessControl.Fakes.StubObjectAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Int32,System.Boolean,System.Security.AccessControl.InheritanceFlags,System.Security.AccessControl.PropagationFlags,System.Guid,System.Guid,System.Security.AccessControl.AccessControlType)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Security.AccessControl.Fakes.StubObjectAccessRule.InitializeStub">
            <summary>Initializes a new instance of type StubObjectAccessRule</summary>
        </member>
        <member name="P:System.Security.AccessControl.Fakes.StubObjectAccessRule.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Security.AccessControl.Fakes.StubObjectAccessRule.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Security.AccessControl.Fakes.StubObjectAccessRule.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Security.AccessControl.Fakes.StubObjectAuditRule">
            <summary>Stub type of System.Security.AccessControl.ObjectAuditRule</summary>
        </member>
        <member name="M:System.Security.AccessControl.Fakes.StubObjectAuditRule.#ctor(System.Security.Principal.IdentityReference,System.Int32,System.Boolean,System.Security.AccessControl.InheritanceFlags,System.Security.AccessControl.PropagationFlags,System.Guid,System.Guid,System.Security.AccessControl.AuditFlags)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Security.AccessControl.Fakes.StubObjectAuditRule.InitializeStub">
            <summary>Initializes a new instance of type StubObjectAuditRule</summary>
        </member>
        <member name="P:System.Security.AccessControl.Fakes.StubObjectAuditRule.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Security.AccessControl.Fakes.StubObjectAuditRule.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Security.AccessControl.Fakes.StubObjectAuditRule.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate">
            <summary>Stub type of System.Security.Cryptography.X509Certificates.X509Certificate</summary>
        </member>
        <member name="M:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.#ctor(System.Byte[])">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.#ctor(System.Security.Cryptography.X509Certificates.X509Certificate)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.#ctor(System.IntPtr)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.#ctor(System.String,System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.#ctor(System.String,System.Security.SecureString)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.#ctor(System.Byte[],System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.#ctor(System.Byte[],System.Security.SecureString)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.#ctor(System.String,System.String,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.#ctor(System.String,System.Security.SecureString,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.#ctor(System.Byte[],System.String,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.#ctor(System.Byte[],System.Security.SecureString,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.Equals(System.Object)">
            <summary>Sets the stub of X509Certificate.Equals(Object obj)</summary>
        </member>
        <member name="M:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.Equals(System.Security.Cryptography.X509Certificates.X509Certificate)">
            <summary>Sets the stub of X509Certificate.Equals(X509Certificate other)</summary>
        </member>
        <member name="F:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.EqualsObject">
            <summary>Sets the stub of X509Certificate.Equals(Object obj)</summary>
        </member>
        <member name="F:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.EqualsX509Certificate">
            <summary>Sets the stub of X509Certificate.Equals(X509Certificate other)</summary>
        </member>
        <member name="M:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.Export(System.Security.Cryptography.X509Certificates.X509ContentType)">
            <summary>Sets the stub of X509Certificate.Export(X509ContentType contentType)</summary>
        </member>
        <member name="M:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.Export(System.Security.Cryptography.X509Certificates.X509ContentType,System.String)">
            <summary>Sets the stub of X509Certificate.Export(X509ContentType contentType, String password)</summary>
        </member>
        <member name="M:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.Export(System.Security.Cryptography.X509Certificates.X509ContentType,System.Security.SecureString)">
            <summary>Sets the stub of X509Certificate.Export(X509ContentType contentType, SecureString password)</summary>
        </member>
        <member name="F:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.ExportX509ContentType">
            <summary>Sets the stub of X509Certificate.Export(X509ContentType contentType)</summary>
        </member>
        <member name="F:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.ExportX509ContentTypeSecureString">
            <summary>Sets the stub of X509Certificate.Export(X509ContentType contentType, SecureString password)</summary>
        </member>
        <member name="F:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.ExportX509ContentTypeString">
            <summary>Sets the stub of X509Certificate.Export(X509ContentType contentType, String password)</summary>
        </member>
        <member name="M:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.GetCertHash">
            <summary>Sets the stub of X509Certificate.GetCertHash()</summary>
        </member>
        <member name="F:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.GetCertHash01">
            <summary>Sets the stub of X509Certificate.GetCertHash()</summary>
        </member>
        <member name="M:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.GetCertHashString">
            <summary>Sets the stub of X509Certificate.GetCertHashString()</summary>
        </member>
        <member name="F:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.GetCertHashString01">
            <summary>Sets the stub of X509Certificate.GetCertHashString()</summary>
        </member>
        <member name="M:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.GetEffectiveDateString">
            <summary>Sets the stub of X509Certificate.GetEffectiveDateString()</summary>
        </member>
        <member name="F:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.GetEffectiveDateString01">
            <summary>Sets the stub of X509Certificate.GetEffectiveDateString()</summary>
        </member>
        <member name="M:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.GetExpirationDateString">
            <summary>Sets the stub of X509Certificate.GetExpirationDateString()</summary>
        </member>
        <member name="F:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.GetExpirationDateString01">
            <summary>Sets the stub of X509Certificate.GetExpirationDateString()</summary>
        </member>
        <member name="M:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.GetFormat">
            <summary>Sets the stub of X509Certificate.GetFormat()</summary>
        </member>
        <member name="F:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.GetFormat01">
            <summary>Sets the stub of X509Certificate.GetFormat()</summary>
        </member>
        <member name="M:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.GetHashCode">
            <summary>Sets the stub of X509Certificate.GetHashCode()</summary>
        </member>
        <member name="F:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.GetHashCode01">
            <summary>Sets the stub of X509Certificate.GetHashCode()</summary>
        </member>
        <member name="M:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.GetIssuerName">
            <summary>Sets the stub of X509Certificate.GetIssuerName()</summary>
        </member>
        <member name="F:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.GetIssuerName01">
            <summary>Sets the stub of X509Certificate.GetIssuerName()</summary>
        </member>
        <member name="M:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.GetKeyAlgorithm">
            <summary>Sets the stub of X509Certificate.GetKeyAlgorithm()</summary>
        </member>
        <member name="F:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.GetKeyAlgorithm01">
            <summary>Sets the stub of X509Certificate.GetKeyAlgorithm()</summary>
        </member>
        <member name="M:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.GetKeyAlgorithmParameters">
            <summary>Sets the stub of X509Certificate.GetKeyAlgorithmParameters()</summary>
        </member>
        <member name="F:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.GetKeyAlgorithmParameters01">
            <summary>Sets the stub of X509Certificate.GetKeyAlgorithmParameters()</summary>
        </member>
        <member name="M:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.GetKeyAlgorithmParametersString">
            <summary>Sets the stub of X509Certificate.GetKeyAlgorithmParametersString()</summary>
        </member>
        <member name="F:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.GetKeyAlgorithmParametersString01">
            <summary>Sets the stub of X509Certificate.GetKeyAlgorithmParametersString()</summary>
        </member>
        <member name="M:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.GetName">
            <summary>Sets the stub of X509Certificate.GetName()</summary>
        </member>
        <member name="F:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.GetName01">
            <summary>Sets the stub of X509Certificate.GetName()</summary>
        </member>
        <member name="M:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.GetPublicKey">
            <summary>Sets the stub of X509Certificate.GetPublicKey()</summary>
        </member>
        <member name="F:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.GetPublicKey01">
            <summary>Sets the stub of X509Certificate.GetPublicKey()</summary>
        </member>
        <member name="M:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.GetPublicKeyString">
            <summary>Sets the stub of X509Certificate.GetPublicKeyString()</summary>
        </member>
        <member name="F:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.GetPublicKeyString01">
            <summary>Sets the stub of X509Certificate.GetPublicKeyString()</summary>
        </member>
        <member name="M:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.GetRawCertData">
            <summary>Sets the stub of X509Certificate.GetRawCertData()</summary>
        </member>
        <member name="F:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.GetRawCertData01">
            <summary>Sets the stub of X509Certificate.GetRawCertData()</summary>
        </member>
        <member name="M:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.GetRawCertDataString">
            <summary>Sets the stub of X509Certificate.GetRawCertDataString()</summary>
        </member>
        <member name="F:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.GetRawCertDataString01">
            <summary>Sets the stub of X509Certificate.GetRawCertDataString()</summary>
        </member>
        <member name="M:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.GetSerialNumber">
            <summary>Sets the stub of X509Certificate.GetSerialNumber()</summary>
        </member>
        <member name="F:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.GetSerialNumber01">
            <summary>Sets the stub of X509Certificate.GetSerialNumber()</summary>
        </member>
        <member name="M:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.GetSerialNumberString">
            <summary>Sets the stub of X509Certificate.GetSerialNumberString()</summary>
        </member>
        <member name="F:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.GetSerialNumberString01">
            <summary>Sets the stub of X509Certificate.GetSerialNumberString()</summary>
        </member>
        <member name="M:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.Import(System.String)">
            <summary>Sets the stub of X509Certificate.Import(String fileName)</summary>
        </member>
        <member name="M:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.Import(System.Byte[])">
            <summary>Sets the stub of X509Certificate.Import(Byte[] rawData)</summary>
        </member>
        <member name="M:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.Import(System.String,System.String,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)">
            <summary>Sets the stub of X509Certificate.Import(String fileName, String password, X509KeyStorageFlags keyStorageFlags)</summary>
        </member>
        <member name="M:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.Import(System.String,System.Security.SecureString,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)">
            <summary>Sets the stub of X509Certificate.Import(String fileName, SecureString password, X509KeyStorageFlags keyStorageFlags)</summary>
        </member>
        <member name="M:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.Import(System.Byte[],System.String,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)">
            <summary>Sets the stub of X509Certificate.Import(Byte[] rawData, String password, X509KeyStorageFlags keyStorageFlags)</summary>
        </member>
        <member name="M:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.Import(System.Byte[],System.Security.SecureString,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)">
            <summary>Sets the stub of X509Certificate.Import(Byte[] rawData, SecureString password, X509KeyStorageFlags keyStorageFlags)</summary>
        </member>
        <member name="F:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.ImportByteArray">
            <summary>Sets the stub of X509Certificate.Import(Byte[] rawData)</summary>
        </member>
        <member name="F:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.ImportByteArraySecureStringX509KeyStorageFlags">
            <summary>Sets the stub of X509Certificate.Import(Byte[] rawData, SecureString password, X509KeyStorageFlags keyStorageFlags)</summary>
        </member>
        <member name="F:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.ImportByteArrayStringX509KeyStorageFlags">
            <summary>Sets the stub of X509Certificate.Import(Byte[] rawData, String password, X509KeyStorageFlags keyStorageFlags)</summary>
        </member>
        <member name="F:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.ImportString">
            <summary>Sets the stub of X509Certificate.Import(String fileName)</summary>
        </member>
        <member name="F:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.ImportStringSecureStringX509KeyStorageFlags">
            <summary>Sets the stub of X509Certificate.Import(String fileName, SecureString password, X509KeyStorageFlags keyStorageFlags)</summary>
        </member>
        <member name="F:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.ImportStringStringX509KeyStorageFlags">
            <summary>Sets the stub of X509Certificate.Import(String fileName, String password, X509KeyStorageFlags keyStorageFlags)</summary>
        </member>
        <member name="M:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.InitializeStub">
            <summary>Initializes a new instance of type StubX509Certificate</summary>
        </member>
        <member name="M:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.Reset">
            <summary>Sets the stub of X509Certificate.Reset()</summary>
        </member>
        <member name="F:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.Reset01">
            <summary>Sets the stub of X509Certificate.Reset()</summary>
        </member>
        <member name="M:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.ToString">
            <summary>Sets the stub of X509Certificate.ToString()</summary>
        </member>
        <member name="M:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.ToString(System.Boolean)">
            <summary>Sets the stub of X509Certificate.ToString(Boolean fVerbose)</summary>
        </member>
        <member name="F:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.ToString01">
            <summary>Sets the stub of X509Certificate.ToString()</summary>
        </member>
        <member name="F:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.ToStringBoolean">
            <summary>Sets the stub of X509Certificate.ToString(Boolean fVerbose)</summary>
        </member>
        <member name="P:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Security.Cryptography.X509Certificates.Fakes.StubX509Certificate.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Security.Fakes.StubCodeAccessPermission">
            <summary>Stub type of System.Security.CodeAccessPermission</summary>
        </member>
        <member name="M:System.Security.Fakes.StubCodeAccessPermission.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Security.Fakes.StubCodeAccessPermission.Copy">
            <summary>Sets the stub of CodeAccessPermission.Copy()</summary>
        </member>
        <member name="F:System.Security.Fakes.StubCodeAccessPermission.Copy01">
            <summary>Sets the stub of CodeAccessPermission.Copy()</summary>
        </member>
        <member name="M:System.Security.Fakes.StubCodeAccessPermission.Equals(System.Object)">
            <summary>Sets the stub of CodeAccessPermission.Equals(Object obj)</summary>
        </member>
        <member name="F:System.Security.Fakes.StubCodeAccessPermission.EqualsObject">
            <summary>Sets the stub of CodeAccessPermission.Equals(Object obj)</summary>
        </member>
        <member name="M:System.Security.Fakes.StubCodeAccessPermission.FromXml(System.Security.SecurityElement)">
            <summary>Sets the stub of CodeAccessPermission.FromXml(SecurityElement elem)</summary>
        </member>
        <member name="F:System.Security.Fakes.StubCodeAccessPermission.FromXmlSecurityElement">
            <summary>Sets the stub of CodeAccessPermission.FromXml(SecurityElement elem)</summary>
        </member>
        <member name="M:System.Security.Fakes.StubCodeAccessPermission.GetHashCode">
            <summary>Sets the stub of CodeAccessPermission.GetHashCode()</summary>
        </member>
        <member name="F:System.Security.Fakes.StubCodeAccessPermission.GetHashCode01">
            <summary>Sets the stub of CodeAccessPermission.GetHashCode()</summary>
        </member>
        <member name="M:System.Security.Fakes.StubCodeAccessPermission.InitializeStub">
            <summary>Initializes a new instance of type StubCodeAccessPermission</summary>
        </member>
        <member name="M:System.Security.Fakes.StubCodeAccessPermission.Intersect(System.Security.IPermission)">
            <summary>Sets the stub of CodeAccessPermission.Intersect(IPermission target)</summary>
        </member>
        <member name="F:System.Security.Fakes.StubCodeAccessPermission.IntersectIPermission">
            <summary>Sets the stub of CodeAccessPermission.Intersect(IPermission target)</summary>
        </member>
        <member name="M:System.Security.Fakes.StubCodeAccessPermission.IsSubsetOf(System.Security.IPermission)">
            <summary>Sets the stub of CodeAccessPermission.IsSubsetOf(IPermission target)</summary>
        </member>
        <member name="F:System.Security.Fakes.StubCodeAccessPermission.IsSubsetOfIPermission">
            <summary>Sets the stub of CodeAccessPermission.IsSubsetOf(IPermission target)</summary>
        </member>
        <member name="M:System.Security.Fakes.StubCodeAccessPermission.ToString">
            <summary>Sets the stub of CodeAccessPermission.ToString()</summary>
        </member>
        <member name="F:System.Security.Fakes.StubCodeAccessPermission.ToString01">
            <summary>Sets the stub of CodeAccessPermission.ToString()</summary>
        </member>
        <member name="M:System.Security.Fakes.StubCodeAccessPermission.ToXml">
            <summary>Sets the stub of CodeAccessPermission.ToXml()</summary>
        </member>
        <member name="F:System.Security.Fakes.StubCodeAccessPermission.ToXml01">
            <summary>Sets the stub of CodeAccessPermission.ToXml()</summary>
        </member>
        <member name="M:System.Security.Fakes.StubCodeAccessPermission.Union(System.Security.IPermission)">
            <summary>Sets the stub of CodeAccessPermission.Union(IPermission other)</summary>
        </member>
        <member name="F:System.Security.Fakes.StubCodeAccessPermission.UnionIPermission">
            <summary>Sets the stub of CodeAccessPermission.Union(IPermission other)</summary>
        </member>
        <member name="P:System.Security.Fakes.StubCodeAccessPermission.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Security.Fakes.StubCodeAccessPermission.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Security.Fakes.StubCodeAccessPermission.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Security.Fakes.StubHostProtectionException">
            <summary>Stub type of System.Security.HostProtectionException</summary>
        </member>
        <member name="M:System.Security.Fakes.StubHostProtectionException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Security.Fakes.StubHostProtectionException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Security.Fakes.StubHostProtectionException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Security.Fakes.StubHostProtectionException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Security.Fakes.StubHostProtectionException.#ctor(System.String,System.Security.Permissions.HostProtectionResource,System.Security.Permissions.HostProtectionResource)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Security.Fakes.StubHostProtectionException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubHostProtectionException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Security.Fakes.StubHostProtectionException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubHostProtectionException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Security.Fakes.StubHostProtectionException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Security.Fakes.StubHostProtectionException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Security.Fakes.StubHostProtectionException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Security.Fakes.StubHostProtectionException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of HostProtectionException.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Security.Fakes.StubHostProtectionException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of HostProtectionException.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Security.Fakes.StubHostProtectionException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Security.Fakes.StubHostProtectionException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Security.Fakes.StubHostProtectionException.InitializeStub">
            <summary>Initializes a new instance of type StubHostProtectionException</summary>
        </member>
        <member name="F:System.Security.Fakes.StubHostProtectionException.MessageGet">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="F:System.Security.Fakes.StubHostProtectionException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Security.Fakes.StubHostProtectionException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Security.Fakes.StubHostProtectionException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Security.Fakes.StubHostProtectionException.ToString">
            <summary>Sets the stub of HostProtectionException.ToString()</summary>
        </member>
        <member name="F:System.Security.Fakes.StubHostProtectionException.ToString01">
            <summary>Sets the stub of HostProtectionException.ToString()</summary>
        </member>
        <member name="P:System.Security.Fakes.StubHostProtectionException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Security.Fakes.StubHostProtectionException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Security.Fakes.StubHostProtectionException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Security.Fakes.StubHostProtectionException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Security.Fakes.StubHostProtectionException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Security.Fakes.StubHostProtectionException.Message">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="P:System.Security.Fakes.StubHostProtectionException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Security.Fakes.StubHostProtectionException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Security.Fakes.StubHostSecurityManager">
            <summary>Stub type of System.Security.HostSecurityManager</summary>
        </member>
        <member name="M:System.Security.Fakes.StubHostSecurityManager.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Security.Fakes.StubHostSecurityManager.DetermineApplicationTrust(System.Security.Policy.Evidence,System.Security.Policy.Evidence,System.Security.Policy.TrustManagerContext)">
            <summary>Sets the stub of HostSecurityManager.DetermineApplicationTrust(Evidence applicationEvidence, Evidence activatorEvidence, TrustManagerContext context)</summary>
        </member>
        <member name="F:System.Security.Fakes.StubHostSecurityManager.DetermineApplicationTrustEvidenceEvidenceTrustManagerContext">
            <summary>Sets the stub of HostSecurityManager.DetermineApplicationTrust(Evidence applicationEvidence, Evidence activatorEvidence, TrustManagerContext context)</summary>
        </member>
        <member name="F:System.Security.Fakes.StubHostSecurityManager.DomainPolicyGet">
            <summary>Sets the stub of HostSecurityManager.get_DomainPolicy()</summary>
        </member>
        <member name="F:System.Security.Fakes.StubHostSecurityManager.FlagsGet">
            <summary>Sets the stub of HostSecurityManager.get_Flags()</summary>
        </member>
        <member name="M:System.Security.Fakes.StubHostSecurityManager.GenerateAppDomainEvidence(System.Type)">
            <summary>Sets the stub of HostSecurityManager.GenerateAppDomainEvidence(Type evidenceType)</summary>
        </member>
        <member name="F:System.Security.Fakes.StubHostSecurityManager.GenerateAppDomainEvidenceType">
            <summary>Sets the stub of HostSecurityManager.GenerateAppDomainEvidence(Type evidenceType)</summary>
        </member>
        <member name="M:System.Security.Fakes.StubHostSecurityManager.GenerateAssemblyEvidence(System.Type,System.Reflection.Assembly)">
            <summary>Sets the stub of HostSecurityManager.GenerateAssemblyEvidence(Type evidenceType, Assembly assembly)</summary>
        </member>
        <member name="F:System.Security.Fakes.StubHostSecurityManager.GenerateAssemblyEvidenceTypeAssembly">
            <summary>Sets the stub of HostSecurityManager.GenerateAssemblyEvidence(Type evidenceType, Assembly assembly)</summary>
        </member>
        <member name="M:System.Security.Fakes.StubHostSecurityManager.GetHostSuppliedAppDomainEvidenceTypes">
            <summary>Sets the stub of HostSecurityManager.GetHostSuppliedAppDomainEvidenceTypes()</summary>
        </member>
        <member name="F:System.Security.Fakes.StubHostSecurityManager.GetHostSuppliedAppDomainEvidenceTypes01">
            <summary>Sets the stub of HostSecurityManager.GetHostSuppliedAppDomainEvidenceTypes()</summary>
        </member>
        <member name="M:System.Security.Fakes.StubHostSecurityManager.GetHostSuppliedAssemblyEvidenceTypes(System.Reflection.Assembly)">
            <summary>Sets the stub of HostSecurityManager.GetHostSuppliedAssemblyEvidenceTypes(Assembly assembly)</summary>
        </member>
        <member name="F:System.Security.Fakes.StubHostSecurityManager.GetHostSuppliedAssemblyEvidenceTypesAssembly">
            <summary>Sets the stub of HostSecurityManager.GetHostSuppliedAssemblyEvidenceTypes(Assembly assembly)</summary>
        </member>
        <member name="M:System.Security.Fakes.StubHostSecurityManager.InitializeStub">
            <summary>Initializes a new instance of type StubHostSecurityManager</summary>
        </member>
        <member name="M:System.Security.Fakes.StubHostSecurityManager.ProvideAppDomainEvidence(System.Security.Policy.Evidence)">
            <summary>Sets the stub of HostSecurityManager.ProvideAppDomainEvidence(Evidence inputEvidence)</summary>
        </member>
        <member name="F:System.Security.Fakes.StubHostSecurityManager.ProvideAppDomainEvidenceEvidence">
            <summary>Sets the stub of HostSecurityManager.ProvideAppDomainEvidence(Evidence inputEvidence)</summary>
        </member>
        <member name="M:System.Security.Fakes.StubHostSecurityManager.ProvideAssemblyEvidence(System.Reflection.Assembly,System.Security.Policy.Evidence)">
            <summary>Sets the stub of HostSecurityManager.ProvideAssemblyEvidence(Assembly loadedAssembly, Evidence inputEvidence)</summary>
        </member>
        <member name="F:System.Security.Fakes.StubHostSecurityManager.ProvideAssemblyEvidenceAssemblyEvidence">
            <summary>Sets the stub of HostSecurityManager.ProvideAssemblyEvidence(Assembly loadedAssembly, Evidence inputEvidence)</summary>
        </member>
        <member name="M:System.Security.Fakes.StubHostSecurityManager.ResolvePolicy(System.Security.Policy.Evidence)">
            <summary>Sets the stub of HostSecurityManager.ResolvePolicy(Evidence evidence)</summary>
        </member>
        <member name="F:System.Security.Fakes.StubHostSecurityManager.ResolvePolicyEvidence">
            <summary>Sets the stub of HostSecurityManager.ResolvePolicy(Evidence evidence)</summary>
        </member>
        <member name="P:System.Security.Fakes.StubHostSecurityManager.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Security.Fakes.StubHostSecurityManager.DomainPolicy">
            <summary>Sets the stub of HostSecurityManager.get_DomainPolicy()</summary>
        </member>
        <member name="P:System.Security.Fakes.StubHostSecurityManager.Flags">
            <summary>Sets the stub of HostSecurityManager.get_Flags()</summary>
        </member>
        <member name="P:System.Security.Fakes.StubHostSecurityManager.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Security.Fakes.StubHostSecurityManager.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Security.Fakes.StubIEvidenceFactory">
            <summary>Stub type of System.Security.IEvidenceFactory</summary>
        </member>
        <member name="M:System.Security.Fakes.StubIEvidenceFactory.#ctor">
            <summary>Initializes a new instance of type StubIEvidenceFactory</summary>
        </member>
        <member name="F:System.Security.Fakes.StubIEvidenceFactory.EvidenceGet">
            <summary>Sets the stub of IEvidenceFactory.get_Evidence()</summary>
        </member>
        <member name="P:System.Security.Fakes.StubIEvidenceFactory.global::System#Security#IEvidenceFactory#Evidence">
            <summary>Sets the stub of IEvidenceFactory.get_Evidence()</summary>
        </member>
        <member name="T:System.Security.Fakes.StubIPermission">
            <summary>Stub type of System.Security.IPermission</summary>
        </member>
        <member name="M:System.Security.Fakes.StubIPermission.#ctor">
            <summary>Initializes a new instance of type StubIPermission</summary>
        </member>
        <member name="F:System.Security.Fakes.StubIPermission.Copy">
            <summary>Sets the stub of IPermission.Copy()</summary>
        </member>
        <member name="F:System.Security.Fakes.StubIPermission.Demand">
            <summary>Sets the stub of IPermission.Demand()</summary>
        </member>
        <member name="F:System.Security.Fakes.StubIPermission.FromXmlSecurityElement">
            <summary>Sets the stub of ISecurityEncodable.FromXml(SecurityElement e)</summary>
        </member>
        <member name="F:System.Security.Fakes.StubIPermission.IntersectIPermission">
            <summary>Sets the stub of IPermission.Intersect(IPermission target)</summary>
        </member>
        <member name="F:System.Security.Fakes.StubIPermission.IsSubsetOfIPermission">
            <summary>Sets the stub of IPermission.IsSubsetOf(IPermission target)</summary>
        </member>
        <member name="M:System.Security.Fakes.StubIPermission.global::System#Security#IPermission#Copy">
            <summary>Sets the stub of IPermission.Copy()</summary>
        </member>
        <member name="M:System.Security.Fakes.StubIPermission.global::System#Security#IPermission#Demand">
            <summary>Sets the stub of IPermission.Demand()</summary>
        </member>
        <member name="M:System.Security.Fakes.StubIPermission.global::System#Security#IPermission#Intersect(System.Security.IPermission)">
            <summary>Sets the stub of IPermission.Intersect(IPermission target)</summary>
        </member>
        <member name="M:System.Security.Fakes.StubIPermission.global::System#Security#IPermission#IsSubsetOf(System.Security.IPermission)">
            <summary>Sets the stub of IPermission.IsSubsetOf(IPermission target)</summary>
        </member>
        <member name="M:System.Security.Fakes.StubIPermission.global::System#Security#IPermission#Union(System.Security.IPermission)">
            <summary>Sets the stub of IPermission.Union(IPermission target)</summary>
        </member>
        <member name="M:System.Security.Fakes.StubIPermission.global::System#Security#ISecurityEncodable#FromXml(System.Security.SecurityElement)">
            <summary>Sets the stub of ISecurityEncodable.FromXml(SecurityElement e)</summary>
        </member>
        <member name="M:System.Security.Fakes.StubIPermission.global::System#Security#ISecurityEncodable#ToXml">
            <summary>Sets the stub of ISecurityEncodable.ToXml()</summary>
        </member>
        <member name="F:System.Security.Fakes.StubIPermission.ToXml">
            <summary>Sets the stub of ISecurityEncodable.ToXml()</summary>
        </member>
        <member name="F:System.Security.Fakes.StubIPermission.UnionIPermission">
            <summary>Sets the stub of IPermission.Union(IPermission target)</summary>
        </member>
        <member name="T:System.Security.Fakes.StubISecurityEncodable">
            <summary>Stub type of System.Security.ISecurityEncodable</summary>
        </member>
        <member name="M:System.Security.Fakes.StubISecurityEncodable.#ctor">
            <summary>Initializes a new instance of type StubISecurityEncodable</summary>
        </member>
        <member name="F:System.Security.Fakes.StubISecurityEncodable.FromXmlSecurityElement">
            <summary>Sets the stub of ISecurityEncodable.FromXml(SecurityElement e)</summary>
        </member>
        <member name="M:System.Security.Fakes.StubISecurityEncodable.global::System#Security#ISecurityEncodable#FromXml(System.Security.SecurityElement)">
            <summary>Sets the stub of ISecurityEncodable.FromXml(SecurityElement e)</summary>
        </member>
        <member name="M:System.Security.Fakes.StubISecurityEncodable.global::System#Security#ISecurityEncodable#ToXml">
            <summary>Sets the stub of ISecurityEncodable.ToXml()</summary>
        </member>
        <member name="F:System.Security.Fakes.StubISecurityEncodable.ToXml">
            <summary>Sets the stub of ISecurityEncodable.ToXml()</summary>
        </member>
        <member name="T:System.Security.Fakes.StubISecurityPolicyEncodable">
            <summary>Stub type of System.Security.ISecurityPolicyEncodable</summary>
        </member>
        <member name="M:System.Security.Fakes.StubISecurityPolicyEncodable.#ctor">
            <summary>Initializes a new instance of type StubISecurityPolicyEncodable</summary>
        </member>
        <member name="F:System.Security.Fakes.StubISecurityPolicyEncodable.FromXmlSecurityElementPolicyLevel">
            <summary>Sets the stub of ISecurityPolicyEncodable.FromXml(SecurityElement e, PolicyLevel level)</summary>
        </member>
        <member name="M:System.Security.Fakes.StubISecurityPolicyEncodable.global::System#Security#ISecurityPolicyEncodable#FromXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)">
            <summary>Sets the stub of ISecurityPolicyEncodable.FromXml(SecurityElement e, PolicyLevel level)</summary>
        </member>
        <member name="M:System.Security.Fakes.StubISecurityPolicyEncodable.global::System#Security#ISecurityPolicyEncodable#ToXml(System.Security.Policy.PolicyLevel)">
            <summary>Sets the stub of ISecurityPolicyEncodable.ToXml(PolicyLevel level)</summary>
        </member>
        <member name="F:System.Security.Fakes.StubISecurityPolicyEncodable.ToXmlPolicyLevel">
            <summary>Sets the stub of ISecurityPolicyEncodable.ToXml(PolicyLevel level)</summary>
        </member>
        <member name="T:System.Security.Fakes.StubIStackWalk">
            <summary>Stub type of System.Security.IStackWalk</summary>
        </member>
        <member name="M:System.Security.Fakes.StubIStackWalk.#ctor">
            <summary>Initializes a new instance of type StubIStackWalk</summary>
        </member>
        <member name="F:System.Security.Fakes.StubIStackWalk.Assert">
            <summary>Sets the stub of IStackWalk.Assert()</summary>
        </member>
        <member name="F:System.Security.Fakes.StubIStackWalk.Demand">
            <summary>Sets the stub of IStackWalk.Demand()</summary>
        </member>
        <member name="F:System.Security.Fakes.StubIStackWalk.Deny">
            <summary>Sets the stub of IStackWalk.Deny()</summary>
        </member>
        <member name="F:System.Security.Fakes.StubIStackWalk.PermitOnly">
            <summary>Sets the stub of IStackWalk.PermitOnly()</summary>
        </member>
        <member name="M:System.Security.Fakes.StubIStackWalk.global::System#Security#IStackWalk#Assert">
            <summary>Sets the stub of IStackWalk.Assert()</summary>
        </member>
        <member name="M:System.Security.Fakes.StubIStackWalk.global::System#Security#IStackWalk#Demand">
            <summary>Sets the stub of IStackWalk.Demand()</summary>
        </member>
        <member name="M:System.Security.Fakes.StubIStackWalk.global::System#Security#IStackWalk#Deny">
            <summary>Sets the stub of IStackWalk.Deny()</summary>
        </member>
        <member name="M:System.Security.Fakes.StubIStackWalk.global::System#Security#IStackWalk#PermitOnly">
            <summary>Sets the stub of IStackWalk.PermitOnly()</summary>
        </member>
        <member name="T:System.Security.Fakes.StubPermissionSet">
            <summary>Stub type of System.Security.PermissionSet</summary>
        </member>
        <member name="M:System.Security.Fakes.StubPermissionSet.#ctor(System.Security.Permissions.PermissionState)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Security.Fakes.StubPermissionSet.#ctor(System.Security.PermissionSet)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Security.Fakes.StubPermissionSet.AddPermissionImpl(System.Security.IPermission)">
            <summary>Sets the stub of PermissionSet.AddPermissionImpl(IPermission perm)</summary>
        </member>
        <member name="F:System.Security.Fakes.StubPermissionSet.AddPermissionImplIPermission">
            <summary>Sets the stub of PermissionSet.AddPermissionImpl(IPermission perm)</summary>
        </member>
        <member name="M:System.Security.Fakes.StubPermissionSet.Copy">
            <summary>Sets the stub of PermissionSet.Copy()</summary>
        </member>
        <member name="F:System.Security.Fakes.StubPermissionSet.Copy01">
            <summary>Sets the stub of PermissionSet.Copy()</summary>
        </member>
        <member name="M:System.Security.Fakes.StubPermissionSet.CopyTo(System.Array,System.Int32)">
            <summary>Sets the stub of PermissionSet.CopyTo(Array array, Int32 index)</summary>
        </member>
        <member name="F:System.Security.Fakes.StubPermissionSet.CopyToArrayInt32">
            <summary>Sets the stub of PermissionSet.CopyTo(Array array, Int32 index)</summary>
        </member>
        <member name="F:System.Security.Fakes.StubPermissionSet.CountGet">
            <summary>Sets the stub of PermissionSet.get_Count()</summary>
        </member>
        <member name="M:System.Security.Fakes.StubPermissionSet.Equals(System.Object)">
            <summary>Sets the stub of PermissionSet.Equals(Object obj)</summary>
        </member>
        <member name="F:System.Security.Fakes.StubPermissionSet.EqualsObject">
            <summary>Sets the stub of PermissionSet.Equals(Object obj)</summary>
        </member>
        <member name="M:System.Security.Fakes.StubPermissionSet.FromXml(System.Security.SecurityElement)">
            <summary>Sets the stub of PermissionSet.FromXml(SecurityElement et)</summary>
        </member>
        <member name="F:System.Security.Fakes.StubPermissionSet.FromXmlSecurityElement">
            <summary>Sets the stub of PermissionSet.FromXml(SecurityElement et)</summary>
        </member>
        <member name="M:System.Security.Fakes.StubPermissionSet.GetEnumeratorImpl">
            <summary>Sets the stub of PermissionSet.GetEnumeratorImpl()</summary>
        </member>
        <member name="F:System.Security.Fakes.StubPermissionSet.GetEnumeratorImpl01">
            <summary>Sets the stub of PermissionSet.GetEnumeratorImpl()</summary>
        </member>
        <member name="M:System.Security.Fakes.StubPermissionSet.GetHashCode">
            <summary>Sets the stub of PermissionSet.GetHashCode()</summary>
        </member>
        <member name="F:System.Security.Fakes.StubPermissionSet.GetHashCode01">
            <summary>Sets the stub of PermissionSet.GetHashCode()</summary>
        </member>
        <member name="M:System.Security.Fakes.StubPermissionSet.GetPermissionImpl(System.Type)">
            <summary>Sets the stub of PermissionSet.GetPermissionImpl(Type permClass)</summary>
        </member>
        <member name="F:System.Security.Fakes.StubPermissionSet.GetPermissionImplType">
            <summary>Sets the stub of PermissionSet.GetPermissionImpl(Type permClass)</summary>
        </member>
        <member name="M:System.Security.Fakes.StubPermissionSet.InitializeStub">
            <summary>Initializes a new instance of type StubPermissionSet</summary>
        </member>
        <member name="F:System.Security.Fakes.StubPermissionSet.IsReadOnlyGet">
            <summary>Sets the stub of PermissionSet.get_IsReadOnly()</summary>
        </member>
        <member name="F:System.Security.Fakes.StubPermissionSet.IsSynchronizedGet">
            <summary>Sets the stub of PermissionSet.get_IsSynchronized()</summary>
        </member>
        <member name="M:System.Security.Fakes.StubPermissionSet.RemovePermissionImpl(System.Type)">
            <summary>Sets the stub of PermissionSet.RemovePermissionImpl(Type permClass)</summary>
        </member>
        <member name="F:System.Security.Fakes.StubPermissionSet.RemovePermissionImplType">
            <summary>Sets the stub of PermissionSet.RemovePermissionImpl(Type permClass)</summary>
        </member>
        <member name="M:System.Security.Fakes.StubPermissionSet.SetPermissionImpl(System.Security.IPermission)">
            <summary>Sets the stub of PermissionSet.SetPermissionImpl(IPermission perm)</summary>
        </member>
        <member name="F:System.Security.Fakes.StubPermissionSet.SetPermissionImplIPermission">
            <summary>Sets the stub of PermissionSet.SetPermissionImpl(IPermission perm)</summary>
        </member>
        <member name="F:System.Security.Fakes.StubPermissionSet.SyncRootGet">
            <summary>Sets the stub of PermissionSet.get_SyncRoot()</summary>
        </member>
        <member name="M:System.Security.Fakes.StubPermissionSet.ToString">
            <summary>Sets the stub of PermissionSet.ToString()</summary>
        </member>
        <member name="F:System.Security.Fakes.StubPermissionSet.ToString01">
            <summary>Sets the stub of PermissionSet.ToString()</summary>
        </member>
        <member name="M:System.Security.Fakes.StubPermissionSet.ToXml">
            <summary>Sets the stub of PermissionSet.ToXml()</summary>
        </member>
        <member name="F:System.Security.Fakes.StubPermissionSet.ToXml01">
            <summary>Sets the stub of PermissionSet.ToXml()</summary>
        </member>
        <member name="P:System.Security.Fakes.StubPermissionSet.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Security.Fakes.StubPermissionSet.Count">
            <summary>Sets the stub of PermissionSet.get_Count()</summary>
        </member>
        <member name="P:System.Security.Fakes.StubPermissionSet.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Security.Fakes.StubPermissionSet.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Security.Fakes.StubPermissionSet.IsReadOnly">
            <summary>Sets the stub of PermissionSet.get_IsReadOnly()</summary>
        </member>
        <member name="P:System.Security.Fakes.StubPermissionSet.IsSynchronized">
            <summary>Sets the stub of PermissionSet.get_IsSynchronized()</summary>
        </member>
        <member name="P:System.Security.Fakes.StubPermissionSet.SyncRoot">
            <summary>Sets the stub of PermissionSet.get_SyncRoot()</summary>
        </member>
        <member name="T:System.Security.Fakes.StubSecurityException">
            <summary>Stub type of System.Security.SecurityException</summary>
        </member>
        <member name="M:System.Security.Fakes.StubSecurityException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Security.Fakes.StubSecurityException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Security.Fakes.StubSecurityException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Security.Fakes.StubSecurityException.#ctor(System.String,System.Type)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Security.Fakes.StubSecurityException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Security.Fakes.StubSecurityException.#ctor(System.String,System.Type,System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Security.Fakes.StubSecurityException.#ctor(System.String,System.Object,System.Object,System.Reflection.MethodInfo,System.Object,System.Security.IPermission)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Security.Fakes.StubSecurityException.#ctor(System.String,System.Reflection.AssemblyName,System.Security.PermissionSet,System.Security.PermissionSet,System.Reflection.MethodInfo,System.Security.Permissions.SecurityAction,System.Object,System.Security.IPermission,System.Security.Policy.Evidence)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Security.Fakes.StubSecurityException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubSecurityException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Security.Fakes.StubSecurityException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubSecurityException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Security.Fakes.StubSecurityException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Security.Fakes.StubSecurityException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Security.Fakes.StubSecurityException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Security.Fakes.StubSecurityException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of SecurityException.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Security.Fakes.StubSecurityException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of SecurityException.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Security.Fakes.StubSecurityException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Security.Fakes.StubSecurityException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Security.Fakes.StubSecurityException.InitializeStub">
            <summary>Initializes a new instance of type StubSecurityException</summary>
        </member>
        <member name="F:System.Security.Fakes.StubSecurityException.MessageGet">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="F:System.Security.Fakes.StubSecurityException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Security.Fakes.StubSecurityException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Security.Fakes.StubSecurityException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Security.Fakes.StubSecurityException.ToString">
            <summary>Sets the stub of SecurityException.ToString()</summary>
        </member>
        <member name="F:System.Security.Fakes.StubSecurityException.ToString01">
            <summary>Sets the stub of SecurityException.ToString()</summary>
        </member>
        <member name="P:System.Security.Fakes.StubSecurityException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Security.Fakes.StubSecurityException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Security.Fakes.StubSecurityException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Security.Fakes.StubSecurityException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Security.Fakes.StubSecurityException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Security.Fakes.StubSecurityException.Message">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="P:System.Security.Fakes.StubSecurityException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Security.Fakes.StubSecurityException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Security.Fakes.StubSecurityState">
            <summary>Stub type of System.Security.SecurityState</summary>
        </member>
        <member name="M:System.Security.Fakes.StubSecurityState.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Security.Fakes.StubSecurityState.EnsureState">
            <summary>Sets the stub of SecurityState.EnsureState()</summary>
        </member>
        <member name="F:System.Security.Fakes.StubSecurityState.EnsureState01">
            <summary>Sets the stub of SecurityState.EnsureState()</summary>
        </member>
        <member name="M:System.Security.Fakes.StubSecurityState.InitializeStub">
            <summary>Initializes a new instance of type StubSecurityState</summary>
        </member>
        <member name="P:System.Security.Fakes.StubSecurityState.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Security.Fakes.StubSecurityState.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Security.Fakes.StubSecurityState.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Security.Fakes.StubVerificationException">
            <summary>Stub type of System.Security.VerificationException</summary>
        </member>
        <member name="M:System.Security.Fakes.StubVerificationException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Security.Fakes.StubVerificationException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Security.Fakes.StubVerificationException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Security.Fakes.StubVerificationException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Security.Fakes.StubVerificationException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubVerificationException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Security.Fakes.StubVerificationException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubVerificationException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Security.Fakes.StubVerificationException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Security.Fakes.StubVerificationException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Security.Fakes.StubVerificationException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Security.Fakes.StubVerificationException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Security.Fakes.StubVerificationException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Security.Fakes.StubVerificationException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Security.Fakes.StubVerificationException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Security.Fakes.StubVerificationException.InitializeStub">
            <summary>Initializes a new instance of type StubVerificationException</summary>
        </member>
        <member name="F:System.Security.Fakes.StubVerificationException.MessageGet">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="F:System.Security.Fakes.StubVerificationException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Security.Fakes.StubVerificationException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Security.Fakes.StubVerificationException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Security.Fakes.StubVerificationException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Security.Fakes.StubVerificationException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Security.Fakes.StubVerificationException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Security.Fakes.StubVerificationException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Security.Fakes.StubVerificationException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Security.Fakes.StubVerificationException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Security.Fakes.StubVerificationException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Security.Fakes.StubVerificationException.Message">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="P:System.Security.Fakes.StubVerificationException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Security.Fakes.StubVerificationException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Security.Permissions.Fakes.StubCodeAccessSecurityAttribute">
            <summary>Stub type of System.Security.Permissions.CodeAccessSecurityAttribute</summary>
        </member>
        <member name="M:System.Security.Permissions.Fakes.StubCodeAccessSecurityAttribute.#ctor(System.Security.Permissions.SecurityAction)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Security.Permissions.Fakes.StubCodeAccessSecurityAttribute.CreatePermission">
            <summary>Sets the stub of SecurityAttribute.CreatePermission()</summary>
        </member>
        <member name="F:System.Security.Permissions.Fakes.StubCodeAccessSecurityAttribute.CreatePermission01">
            <summary>Sets the stub of SecurityAttribute.CreatePermission()</summary>
        </member>
        <member name="M:System.Security.Permissions.Fakes.StubCodeAccessSecurityAttribute.Equals(System.Object)">
            <summary>Sets the stub of Attribute.Equals(Object obj)</summary>
        </member>
        <member name="F:System.Security.Permissions.Fakes.StubCodeAccessSecurityAttribute.EqualsObject">
            <summary>Sets the stub of Attribute.Equals(Object obj)</summary>
        </member>
        <member name="M:System.Security.Permissions.Fakes.StubCodeAccessSecurityAttribute.GetHashCode">
            <summary>Sets the stub of Attribute.GetHashCode()</summary>
        </member>
        <member name="F:System.Security.Permissions.Fakes.StubCodeAccessSecurityAttribute.GetHashCode01">
            <summary>Sets the stub of Attribute.GetHashCode()</summary>
        </member>
        <member name="M:System.Security.Permissions.Fakes.StubCodeAccessSecurityAttribute.InitializeStub">
            <summary>Initializes a new instance of type StubCodeAccessSecurityAttribute</summary>
        </member>
        <member name="M:System.Security.Permissions.Fakes.StubCodeAccessSecurityAttribute.IsDefaultAttribute">
            <summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
        </member>
        <member name="F:System.Security.Permissions.Fakes.StubCodeAccessSecurityAttribute.IsDefaultAttribute01">
            <summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
        </member>
        <member name="M:System.Security.Permissions.Fakes.StubCodeAccessSecurityAttribute.Match(System.Object)">
            <summary>Sets the stub of Attribute.Match(Object obj)</summary>
        </member>
        <member name="F:System.Security.Permissions.Fakes.StubCodeAccessSecurityAttribute.MatchObject">
            <summary>Sets the stub of Attribute.Match(Object obj)</summary>
        </member>
        <member name="F:System.Security.Permissions.Fakes.StubCodeAccessSecurityAttribute.TypeIdGet">
            <summary>Sets the stub of Attribute.get_TypeId()</summary>
        </member>
        <member name="P:System.Security.Permissions.Fakes.StubCodeAccessSecurityAttribute.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Security.Permissions.Fakes.StubCodeAccessSecurityAttribute.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Security.Permissions.Fakes.StubCodeAccessSecurityAttribute.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Security.Permissions.Fakes.StubCodeAccessSecurityAttribute.TypeId">
            <summary>Sets the stub of Attribute.get_TypeId()</summary>
        </member>
        <member name="T:System.Security.Permissions.Fakes.StubIUnrestrictedPermission">
            <summary>Stub type of System.Security.Permissions.IUnrestrictedPermission</summary>
        </member>
        <member name="M:System.Security.Permissions.Fakes.StubIUnrestrictedPermission.#ctor">
            <summary>Initializes a new instance of type StubIUnrestrictedPermission</summary>
        </member>
        <member name="F:System.Security.Permissions.Fakes.StubIUnrestrictedPermission.IsUnrestricted">
            <summary>Sets the stub of IUnrestrictedPermission.IsUnrestricted()</summary>
        </member>
        <member name="M:System.Security.Permissions.Fakes.StubIUnrestrictedPermission.global::System#Security#Permissions#IUnrestrictedPermission#IsUnrestricted">
            <summary>Sets the stub of IUnrestrictedPermission.IsUnrestricted()</summary>
        </member>
        <member name="T:System.Security.Permissions.Fakes.StubIsolatedStoragePermission">
            <summary>Stub type of System.Security.Permissions.IsolatedStoragePermission</summary>
        </member>
        <member name="M:System.Security.Permissions.Fakes.StubIsolatedStoragePermission.#ctor(System.Security.Permissions.PermissionState)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Security.Permissions.Fakes.StubIsolatedStoragePermission.Copy">
            <summary>Sets the stub of CodeAccessPermission.Copy()</summary>
        </member>
        <member name="F:System.Security.Permissions.Fakes.StubIsolatedStoragePermission.Copy01">
            <summary>Sets the stub of CodeAccessPermission.Copy()</summary>
        </member>
        <member name="M:System.Security.Permissions.Fakes.StubIsolatedStoragePermission.Equals(System.Object)">
            <summary>Sets the stub of CodeAccessPermission.Equals(Object obj)</summary>
        </member>
        <member name="F:System.Security.Permissions.Fakes.StubIsolatedStoragePermission.EqualsObject">
            <summary>Sets the stub of CodeAccessPermission.Equals(Object obj)</summary>
        </member>
        <member name="M:System.Security.Permissions.Fakes.StubIsolatedStoragePermission.FromXml(System.Security.SecurityElement)">
            <summary>Sets the stub of IsolatedStoragePermission.FromXml(SecurityElement esd)</summary>
        </member>
        <member name="F:System.Security.Permissions.Fakes.StubIsolatedStoragePermission.FromXmlSecurityElement">
            <summary>Sets the stub of IsolatedStoragePermission.FromXml(SecurityElement esd)</summary>
        </member>
        <member name="M:System.Security.Permissions.Fakes.StubIsolatedStoragePermission.GetHashCode">
            <summary>Sets the stub of CodeAccessPermission.GetHashCode()</summary>
        </member>
        <member name="F:System.Security.Permissions.Fakes.StubIsolatedStoragePermission.GetHashCode01">
            <summary>Sets the stub of CodeAccessPermission.GetHashCode()</summary>
        </member>
        <member name="M:System.Security.Permissions.Fakes.StubIsolatedStoragePermission.InitializeStub">
            <summary>Initializes a new instance of type StubIsolatedStoragePermission</summary>
        </member>
        <member name="M:System.Security.Permissions.Fakes.StubIsolatedStoragePermission.Intersect(System.Security.IPermission)">
            <summary>Sets the stub of CodeAccessPermission.Intersect(IPermission target)</summary>
        </member>
        <member name="F:System.Security.Permissions.Fakes.StubIsolatedStoragePermission.IntersectIPermission">
            <summary>Sets the stub of CodeAccessPermission.Intersect(IPermission target)</summary>
        </member>
        <member name="M:System.Security.Permissions.Fakes.StubIsolatedStoragePermission.IsSubsetOf(System.Security.IPermission)">
            <summary>Sets the stub of CodeAccessPermission.IsSubsetOf(IPermission target)</summary>
        </member>
        <member name="F:System.Security.Permissions.Fakes.StubIsolatedStoragePermission.IsSubsetOfIPermission">
            <summary>Sets the stub of CodeAccessPermission.IsSubsetOf(IPermission target)</summary>
        </member>
        <member name="M:System.Security.Permissions.Fakes.StubIsolatedStoragePermission.ToString">
            <summary>Sets the stub of CodeAccessPermission.ToString()</summary>
        </member>
        <member name="F:System.Security.Permissions.Fakes.StubIsolatedStoragePermission.ToString01">
            <summary>Sets the stub of CodeAccessPermission.ToString()</summary>
        </member>
        <member name="M:System.Security.Permissions.Fakes.StubIsolatedStoragePermission.ToXml">
            <summary>Sets the stub of IsolatedStoragePermission.ToXml()</summary>
        </member>
        <member name="F:System.Security.Permissions.Fakes.StubIsolatedStoragePermission.ToXml01">
            <summary>Sets the stub of IsolatedStoragePermission.ToXml()</summary>
        </member>
        <member name="M:System.Security.Permissions.Fakes.StubIsolatedStoragePermission.Union(System.Security.IPermission)">
            <summary>Sets the stub of CodeAccessPermission.Union(IPermission other)</summary>
        </member>
        <member name="F:System.Security.Permissions.Fakes.StubIsolatedStoragePermission.UnionIPermission">
            <summary>Sets the stub of CodeAccessPermission.Union(IPermission other)</summary>
        </member>
        <member name="P:System.Security.Permissions.Fakes.StubIsolatedStoragePermission.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Security.Permissions.Fakes.StubIsolatedStoragePermission.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Security.Permissions.Fakes.StubIsolatedStoragePermission.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Security.Permissions.Fakes.StubIsolatedStoragePermissionAttribute">
            <summary>Stub type of System.Security.Permissions.IsolatedStoragePermissionAttribute</summary>
        </member>
        <member name="M:System.Security.Permissions.Fakes.StubIsolatedStoragePermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Security.Permissions.Fakes.StubIsolatedStoragePermissionAttribute.CreatePermission">
            <summary>Sets the stub of SecurityAttribute.CreatePermission()</summary>
        </member>
        <member name="F:System.Security.Permissions.Fakes.StubIsolatedStoragePermissionAttribute.CreatePermission01">
            <summary>Sets the stub of SecurityAttribute.CreatePermission()</summary>
        </member>
        <member name="M:System.Security.Permissions.Fakes.StubIsolatedStoragePermissionAttribute.Equals(System.Object)">
            <summary>Sets the stub of Attribute.Equals(Object obj)</summary>
        </member>
        <member name="F:System.Security.Permissions.Fakes.StubIsolatedStoragePermissionAttribute.EqualsObject">
            <summary>Sets the stub of Attribute.Equals(Object obj)</summary>
        </member>
        <member name="M:System.Security.Permissions.Fakes.StubIsolatedStoragePermissionAttribute.GetHashCode">
            <summary>Sets the stub of Attribute.GetHashCode()</summary>
        </member>
        <member name="F:System.Security.Permissions.Fakes.StubIsolatedStoragePermissionAttribute.GetHashCode01">
            <summary>Sets the stub of Attribute.GetHashCode()</summary>
        </member>
        <member name="M:System.Security.Permissions.Fakes.StubIsolatedStoragePermissionAttribute.InitializeStub">
            <summary>Initializes a new instance of type StubIsolatedStoragePermissionAttribute</summary>
        </member>
        <member name="M:System.Security.Permissions.Fakes.StubIsolatedStoragePermissionAttribute.IsDefaultAttribute">
            <summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
        </member>
        <member name="F:System.Security.Permissions.Fakes.StubIsolatedStoragePermissionAttribute.IsDefaultAttribute01">
            <summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
        </member>
        <member name="M:System.Security.Permissions.Fakes.StubIsolatedStoragePermissionAttribute.Match(System.Object)">
            <summary>Sets the stub of Attribute.Match(Object obj)</summary>
        </member>
        <member name="F:System.Security.Permissions.Fakes.StubIsolatedStoragePermissionAttribute.MatchObject">
            <summary>Sets the stub of Attribute.Match(Object obj)</summary>
        </member>
        <member name="F:System.Security.Permissions.Fakes.StubIsolatedStoragePermissionAttribute.TypeIdGet">
            <summary>Sets the stub of Attribute.get_TypeId()</summary>
        </member>
        <member name="P:System.Security.Permissions.Fakes.StubIsolatedStoragePermissionAttribute.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Security.Permissions.Fakes.StubIsolatedStoragePermissionAttribute.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Security.Permissions.Fakes.StubIsolatedStoragePermissionAttribute.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Security.Permissions.Fakes.StubIsolatedStoragePermissionAttribute.TypeId">
            <summary>Sets the stub of Attribute.get_TypeId()</summary>
        </member>
        <member name="T:System.Security.Permissions.Fakes.StubSecurityAttribute">
            <summary>Stub type of System.Security.Permissions.SecurityAttribute</summary>
        </member>
        <member name="M:System.Security.Permissions.Fakes.StubSecurityAttribute.#ctor(System.Security.Permissions.SecurityAction)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Security.Permissions.Fakes.StubSecurityAttribute.CreatePermission">
            <summary>Sets the stub of SecurityAttribute.CreatePermission()</summary>
        </member>
        <member name="F:System.Security.Permissions.Fakes.StubSecurityAttribute.CreatePermission01">
            <summary>Sets the stub of SecurityAttribute.CreatePermission()</summary>
        </member>
        <member name="M:System.Security.Permissions.Fakes.StubSecurityAttribute.Equals(System.Object)">
            <summary>Sets the stub of Attribute.Equals(Object obj)</summary>
        </member>
        <member name="F:System.Security.Permissions.Fakes.StubSecurityAttribute.EqualsObject">
            <summary>Sets the stub of Attribute.Equals(Object obj)</summary>
        </member>
        <member name="M:System.Security.Permissions.Fakes.StubSecurityAttribute.GetHashCode">
            <summary>Sets the stub of Attribute.GetHashCode()</summary>
        </member>
        <member name="F:System.Security.Permissions.Fakes.StubSecurityAttribute.GetHashCode01">
            <summary>Sets the stub of Attribute.GetHashCode()</summary>
        </member>
        <member name="M:System.Security.Permissions.Fakes.StubSecurityAttribute.InitializeStub">
            <summary>Initializes a new instance of type StubSecurityAttribute</summary>
        </member>
        <member name="M:System.Security.Permissions.Fakes.StubSecurityAttribute.IsDefaultAttribute">
            <summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
        </member>
        <member name="F:System.Security.Permissions.Fakes.StubSecurityAttribute.IsDefaultAttribute01">
            <summary>Sets the stub of Attribute.IsDefaultAttribute()</summary>
        </member>
        <member name="M:System.Security.Permissions.Fakes.StubSecurityAttribute.Match(System.Object)">
            <summary>Sets the stub of Attribute.Match(Object obj)</summary>
        </member>
        <member name="F:System.Security.Permissions.Fakes.StubSecurityAttribute.MatchObject">
            <summary>Sets the stub of Attribute.Match(Object obj)</summary>
        </member>
        <member name="F:System.Security.Permissions.Fakes.StubSecurityAttribute.TypeIdGet">
            <summary>Sets the stub of Attribute.get_TypeId()</summary>
        </member>
        <member name="P:System.Security.Permissions.Fakes.StubSecurityAttribute.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Security.Permissions.Fakes.StubSecurityAttribute.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Security.Permissions.Fakes.StubSecurityAttribute.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Security.Permissions.Fakes.StubSecurityAttribute.TypeId">
            <summary>Sets the stub of Attribute.get_TypeId()</summary>
        </member>
        <member name="T:System.Security.Policy.Fakes.StubCodeConnectAccess">
            <summary>Stub type of System.Security.Policy.CodeConnectAccess</summary>
        </member>
        <member name="M:System.Security.Policy.Fakes.StubCodeConnectAccess.#ctor(System.String,System.Int32)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Security.Policy.Fakes.StubCodeConnectAccess.Equals(System.Object)">
            <summary>Sets the stub of CodeConnectAccess.Equals(Object o)</summary>
        </member>
        <member name="F:System.Security.Policy.Fakes.StubCodeConnectAccess.EqualsObject">
            <summary>Sets the stub of CodeConnectAccess.Equals(Object o)</summary>
        </member>
        <member name="M:System.Security.Policy.Fakes.StubCodeConnectAccess.GetHashCode">
            <summary>Sets the stub of CodeConnectAccess.GetHashCode()</summary>
        </member>
        <member name="F:System.Security.Policy.Fakes.StubCodeConnectAccess.GetHashCode01">
            <summary>Sets the stub of CodeConnectAccess.GetHashCode()</summary>
        </member>
        <member name="M:System.Security.Policy.Fakes.StubCodeConnectAccess.InitializeStub">
            <summary>Initializes a new instance of type StubCodeConnectAccess</summary>
        </member>
        <member name="P:System.Security.Policy.Fakes.StubCodeConnectAccess.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Security.Policy.Fakes.StubCodeConnectAccess.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Security.Policy.Fakes.StubCodeConnectAccess.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Security.Policy.Fakes.StubCodeGroup">
            <summary>Stub type of System.Security.Policy.CodeGroup</summary>
        </member>
        <member name="M:System.Security.Policy.Fakes.StubCodeGroup.#ctor(System.Security.Policy.IMembershipCondition,System.Security.Policy.PolicyStatement)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="F:System.Security.Policy.Fakes.StubCodeGroup.AttributeStringGet">
            <summary>Sets the stub of CodeGroup.get_AttributeString()</summary>
        </member>
        <member name="M:System.Security.Policy.Fakes.StubCodeGroup.Copy">
            <summary>Sets the stub of CodeGroup.Copy()</summary>
        </member>
        <member name="F:System.Security.Policy.Fakes.StubCodeGroup.Copy01">
            <summary>Sets the stub of CodeGroup.Copy()</summary>
        </member>
        <member name="M:System.Security.Policy.Fakes.StubCodeGroup.CreateXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)">
            <summary>Sets the stub of CodeGroup.CreateXml(SecurityElement element, PolicyLevel level)</summary>
        </member>
        <member name="F:System.Security.Policy.Fakes.StubCodeGroup.CreateXmlSecurityElementPolicyLevel">
            <summary>Sets the stub of CodeGroup.CreateXml(SecurityElement element, PolicyLevel level)</summary>
        </member>
        <member name="M:System.Security.Policy.Fakes.StubCodeGroup.Equals(System.Object)">
            <summary>Sets the stub of CodeGroup.Equals(Object o)</summary>
        </member>
        <member name="F:System.Security.Policy.Fakes.StubCodeGroup.EqualsObject">
            <summary>Sets the stub of CodeGroup.Equals(Object o)</summary>
        </member>
        <member name="M:System.Security.Policy.Fakes.StubCodeGroup.GetHashCode">
            <summary>Sets the stub of CodeGroup.GetHashCode()</summary>
        </member>
        <member name="F:System.Security.Policy.Fakes.StubCodeGroup.GetHashCode01">
            <summary>Sets the stub of CodeGroup.GetHashCode()</summary>
        </member>
        <member name="M:System.Security.Policy.Fakes.StubCodeGroup.InitializeStub">
            <summary>Initializes a new instance of type StubCodeGroup</summary>
        </member>
        <member name="F:System.Security.Policy.Fakes.StubCodeGroup.MergeLogicGet">
            <summary>Sets the stub of CodeGroup.get_MergeLogic()</summary>
        </member>
        <member name="M:System.Security.Policy.Fakes.StubCodeGroup.ParseXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)">
            <summary>Sets the stub of CodeGroup.ParseXml(SecurityElement e, PolicyLevel level)</summary>
        </member>
        <member name="F:System.Security.Policy.Fakes.StubCodeGroup.ParseXmlSecurityElementPolicyLevel">
            <summary>Sets the stub of CodeGroup.ParseXml(SecurityElement e, PolicyLevel level)</summary>
        </member>
        <member name="F:System.Security.Policy.Fakes.StubCodeGroup.PermissionSetNameGet">
            <summary>Sets the stub of CodeGroup.get_PermissionSetName()</summary>
        </member>
        <member name="M:System.Security.Policy.Fakes.StubCodeGroup.Resolve(System.Security.Policy.Evidence)">
            <summary>Sets the stub of CodeGroup.Resolve(Evidence evidence)</summary>
        </member>
        <member name="F:System.Security.Policy.Fakes.StubCodeGroup.ResolveEvidence">
            <summary>Sets the stub of CodeGroup.Resolve(Evidence evidence)</summary>
        </member>
        <member name="M:System.Security.Policy.Fakes.StubCodeGroup.ResolveMatchingCodeGroups(System.Security.Policy.Evidence)">
            <summary>Sets the stub of CodeGroup.ResolveMatchingCodeGroups(Evidence evidence)</summary>
        </member>
        <member name="F:System.Security.Policy.Fakes.StubCodeGroup.ResolveMatchingCodeGroupsEvidence">
            <summary>Sets the stub of CodeGroup.ResolveMatchingCodeGroups(Evidence evidence)</summary>
        </member>
        <member name="P:System.Security.Policy.Fakes.StubCodeGroup.AttributeString">
            <summary>Sets the stub of CodeGroup.get_AttributeString()</summary>
        </member>
        <member name="P:System.Security.Policy.Fakes.StubCodeGroup.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Security.Policy.Fakes.StubCodeGroup.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Security.Policy.Fakes.StubCodeGroup.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Security.Policy.Fakes.StubCodeGroup.MergeLogic">
            <summary>Sets the stub of CodeGroup.get_MergeLogic()</summary>
        </member>
        <member name="P:System.Security.Policy.Fakes.StubCodeGroup.PermissionSetName">
            <summary>Sets the stub of CodeGroup.get_PermissionSetName()</summary>
        </member>
        <member name="T:System.Security.Policy.Fakes.StubEvidenceBase">
            <summary>Stub type of System.Security.Policy.EvidenceBase</summary>
        </member>
        <member name="M:System.Security.Policy.Fakes.StubEvidenceBase.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Security.Policy.Fakes.StubEvidenceBase.Clone">
            <summary>Sets the stub of EvidenceBase.Clone()</summary>
        </member>
        <member name="F:System.Security.Policy.Fakes.StubEvidenceBase.Clone01">
            <summary>Sets the stub of EvidenceBase.Clone()</summary>
        </member>
        <member name="M:System.Security.Policy.Fakes.StubEvidenceBase.InitializeStub">
            <summary>Initializes a new instance of type StubEvidenceBase</summary>
        </member>
        <member name="P:System.Security.Policy.Fakes.StubEvidenceBase.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Security.Policy.Fakes.StubEvidenceBase.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Security.Policy.Fakes.StubEvidenceBase.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Security.Policy.Fakes.StubIApplicationTrustManager">
            <summary>Stub type of System.Security.Policy.IApplicationTrustManager</summary>
        </member>
        <member name="M:System.Security.Policy.Fakes.StubIApplicationTrustManager.#ctor">
            <summary>Initializes a new instance of type StubIApplicationTrustManager</summary>
        </member>
        <member name="F:System.Security.Policy.Fakes.StubIApplicationTrustManager.DetermineApplicationTrustActivationContextTrustManagerContext">
            <summary>Sets the stub of IApplicationTrustManager.DetermineApplicationTrust(ActivationContext activationContext, TrustManagerContext context)</summary>
        </member>
        <member name="F:System.Security.Policy.Fakes.StubIApplicationTrustManager.FromXmlSecurityElement">
            <summary>Sets the stub of ISecurityEncodable.FromXml(SecurityElement e)</summary>
        </member>
        <member name="M:System.Security.Policy.Fakes.StubIApplicationTrustManager.global::System#Security#ISecurityEncodable#FromXml(System.Security.SecurityElement)">
            <summary>Sets the stub of ISecurityEncodable.FromXml(SecurityElement e)</summary>
        </member>
        <member name="M:System.Security.Policy.Fakes.StubIApplicationTrustManager.global::System#Security#ISecurityEncodable#ToXml">
            <summary>Sets the stub of ISecurityEncodable.ToXml()</summary>
        </member>
        <member name="M:System.Security.Policy.Fakes.StubIApplicationTrustManager.global::System#Security#Policy#IApplicationTrustManager#DetermineApplicationTrust(System.ActivationContext,System.Security.Policy.TrustManagerContext)">
            <summary>Sets the stub of IApplicationTrustManager.DetermineApplicationTrust(ActivationContext activationContext, TrustManagerContext context)</summary>
        </member>
        <member name="F:System.Security.Policy.Fakes.StubIApplicationTrustManager.ToXml">
            <summary>Sets the stub of ISecurityEncodable.ToXml()</summary>
        </member>
        <member name="T:System.Security.Policy.Fakes.StubIIdentityPermissionFactory">
            <summary>Stub type of System.Security.Policy.IIdentityPermissionFactory</summary>
        </member>
        <member name="M:System.Security.Policy.Fakes.StubIIdentityPermissionFactory.#ctor">
            <summary>Initializes a new instance of type StubIIdentityPermissionFactory</summary>
        </member>
        <member name="F:System.Security.Policy.Fakes.StubIIdentityPermissionFactory.CreateIdentityPermissionEvidence">
            <summary>Sets the stub of IIdentityPermissionFactory.CreateIdentityPermission(Evidence evidence)</summary>
        </member>
        <member name="M:System.Security.Policy.Fakes.StubIIdentityPermissionFactory.global::System#Security#Policy#IIdentityPermissionFactory#CreateIdentityPermission(System.Security.Policy.Evidence)">
            <summary>Sets the stub of IIdentityPermissionFactory.CreateIdentityPermission(Evidence evidence)</summary>
        </member>
        <member name="T:System.Security.Policy.Fakes.StubIMembershipCondition">
            <summary>Stub type of System.Security.Policy.IMembershipCondition</summary>
        </member>
        <member name="M:System.Security.Policy.Fakes.StubIMembershipCondition.#ctor">
            <summary>Initializes a new instance of type StubIMembershipCondition</summary>
        </member>
        <member name="F:System.Security.Policy.Fakes.StubIMembershipCondition.CheckEvidence">
            <summary>Sets the stub of IMembershipCondition.Check(Evidence evidence)</summary>
        </member>
        <member name="F:System.Security.Policy.Fakes.StubIMembershipCondition.Copy">
            <summary>Sets the stub of IMembershipCondition.Copy()</summary>
        </member>
        <member name="F:System.Security.Policy.Fakes.StubIMembershipCondition.EqualsObject">
            <summary>Sets the stub of IMembershipCondition.Equals(Object obj)</summary>
        </member>
        <member name="F:System.Security.Policy.Fakes.StubIMembershipCondition.FromXmlSecurityElement">
            <summary>Sets the stub of ISecurityEncodable.FromXml(SecurityElement e)</summary>
        </member>
        <member name="F:System.Security.Policy.Fakes.StubIMembershipCondition.FromXmlSecurityElementPolicyLevel">
            <summary>Sets the stub of ISecurityPolicyEncodable.FromXml(SecurityElement e, PolicyLevel level)</summary>
        </member>
        <member name="M:System.Security.Policy.Fakes.StubIMembershipCondition.global::System#Security#ISecurityEncodable#FromXml(System.Security.SecurityElement)">
            <summary>Sets the stub of ISecurityEncodable.FromXml(SecurityElement e)</summary>
        </member>
        <member name="M:System.Security.Policy.Fakes.StubIMembershipCondition.global::System#Security#ISecurityEncodable#ToXml">
            <summary>Sets the stub of ISecurityEncodable.ToXml()</summary>
        </member>
        <member name="M:System.Security.Policy.Fakes.StubIMembershipCondition.global::System#Security#ISecurityPolicyEncodable#FromXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)">
            <summary>Sets the stub of ISecurityPolicyEncodable.FromXml(SecurityElement e, PolicyLevel level)</summary>
        </member>
        <member name="M:System.Security.Policy.Fakes.StubIMembershipCondition.global::System#Security#ISecurityPolicyEncodable#ToXml(System.Security.Policy.PolicyLevel)">
            <summary>Sets the stub of ISecurityPolicyEncodable.ToXml(PolicyLevel level)</summary>
        </member>
        <member name="M:System.Security.Policy.Fakes.StubIMembershipCondition.global::System#Security#Policy#IMembershipCondition#Check(System.Security.Policy.Evidence)">
            <summary>Sets the stub of IMembershipCondition.Check(Evidence evidence)</summary>
        </member>
        <member name="M:System.Security.Policy.Fakes.StubIMembershipCondition.global::System#Security#Policy#IMembershipCondition#Copy">
            <summary>Sets the stub of IMembershipCondition.Copy()</summary>
        </member>
        <member name="M:System.Security.Policy.Fakes.StubIMembershipCondition.global::System#Security#Policy#IMembershipCondition#Equals(System.Object)">
            <summary>Sets the stub of IMembershipCondition.Equals(Object obj)</summary>
        </member>
        <member name="M:System.Security.Policy.Fakes.StubIMembershipCondition.global::System#Security#Policy#IMembershipCondition#ToString">
            <summary>Sets the stub of IMembershipCondition.ToString()</summary>
        </member>
        <member name="F:System.Security.Policy.Fakes.StubIMembershipCondition.ToString">
            <summary>Sets the stub of IMembershipCondition.ToString()</summary>
        </member>
        <member name="F:System.Security.Policy.Fakes.StubIMembershipCondition.ToXml">
            <summary>Sets the stub of ISecurityEncodable.ToXml()</summary>
        </member>
        <member name="F:System.Security.Policy.Fakes.StubIMembershipCondition.ToXmlPolicyLevel">
            <summary>Sets the stub of ISecurityPolicyEncodable.ToXml(PolicyLevel level)</summary>
        </member>
        <member name="T:System.Security.Policy.Fakes.StubPolicyException">
            <summary>Stub type of System.Security.Policy.PolicyException</summary>
        </member>
        <member name="M:System.Security.Policy.Fakes.StubPolicyException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Security.Policy.Fakes.StubPolicyException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Security.Policy.Fakes.StubPolicyException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Security.Policy.Fakes.StubPolicyException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Security.Policy.Fakes.StubPolicyException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubPolicyException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Security.Policy.Fakes.StubPolicyException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubPolicyException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Security.Policy.Fakes.StubPolicyException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Security.Policy.Fakes.StubPolicyException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Security.Policy.Fakes.StubPolicyException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Security.Policy.Fakes.StubPolicyException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Security.Policy.Fakes.StubPolicyException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Security.Policy.Fakes.StubPolicyException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Security.Policy.Fakes.StubPolicyException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Security.Policy.Fakes.StubPolicyException.InitializeStub">
            <summary>Initializes a new instance of type StubPolicyException</summary>
        </member>
        <member name="F:System.Security.Policy.Fakes.StubPolicyException.MessageGet">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="F:System.Security.Policy.Fakes.StubPolicyException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Security.Policy.Fakes.StubPolicyException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Security.Policy.Fakes.StubPolicyException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Security.Policy.Fakes.StubPolicyException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Security.Policy.Fakes.StubPolicyException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Security.Policy.Fakes.StubPolicyException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Security.Policy.Fakes.StubPolicyException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Security.Policy.Fakes.StubPolicyException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Security.Policy.Fakes.StubPolicyException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Security.Policy.Fakes.StubPolicyException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Security.Policy.Fakes.StubPolicyException.Message">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="P:System.Security.Policy.Fakes.StubPolicyException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Security.Policy.Fakes.StubPolicyException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Security.Policy.Fakes.StubTrustManagerContext">
            <summary>Stub type of System.Security.Policy.TrustManagerContext</summary>
        </member>
        <member name="M:System.Security.Policy.Fakes.StubTrustManagerContext.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Security.Policy.Fakes.StubTrustManagerContext.#ctor(System.Security.Policy.TrustManagerUIContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Security.Policy.Fakes.StubTrustManagerContext.AttachBackingFieldToIgnorePersistedDecision">
            <summary>Attaches delegates to emulate StubTrustManagerContext.IgnorePersistedDecision as a property with a backing field.</summary>
        </member>
        <member name="M:System.Security.Policy.Fakes.StubTrustManagerContext.AttachBackingFieldToKeepAlive">
            <summary>Attaches delegates to emulate StubTrustManagerContext.KeepAlive as a property with a backing field.</summary>
        </member>
        <member name="M:System.Security.Policy.Fakes.StubTrustManagerContext.AttachBackingFieldToNoPrompt">
            <summary>Attaches delegates to emulate StubTrustManagerContext.NoPrompt as a property with a backing field.</summary>
        </member>
        <member name="M:System.Security.Policy.Fakes.StubTrustManagerContext.AttachBackingFieldToPersist">
            <summary>Attaches delegates to emulate StubTrustManagerContext.Persist as a property with a backing field.</summary>
        </member>
        <member name="M:System.Security.Policy.Fakes.StubTrustManagerContext.AttachBackingFieldToPreviousApplicationIdentity">
            <summary>Attaches delegates to emulate StubTrustManagerContext.PreviousApplicationIdentity as a property with a backing field.</summary>
        </member>
        <member name="M:System.Security.Policy.Fakes.StubTrustManagerContext.AttachBackingFieldToUIContext">
            <summary>Attaches delegates to emulate StubTrustManagerContext.UIContext as a property with a backing field.</summary>
        </member>
        <member name="F:System.Security.Policy.Fakes.StubTrustManagerContext.IgnorePersistedDecisionGet">
            <summary>Sets the stub of TrustManagerContext.get_IgnorePersistedDecision()</summary>
        </member>
        <member name="F:System.Security.Policy.Fakes.StubTrustManagerContext.IgnorePersistedDecisionSetBoolean">
            <summary>Sets the stub of TrustManagerContext.set_IgnorePersistedDecision(Boolean value)</summary>
        </member>
        <member name="M:System.Security.Policy.Fakes.StubTrustManagerContext.InitializeStub">
            <summary>Initializes a new instance of type StubTrustManagerContext</summary>
        </member>
        <member name="F:System.Security.Policy.Fakes.StubTrustManagerContext.KeepAliveGet">
            <summary>Sets the stub of TrustManagerContext.get_KeepAlive()</summary>
        </member>
        <member name="F:System.Security.Policy.Fakes.StubTrustManagerContext.KeepAliveSetBoolean">
            <summary>Sets the stub of TrustManagerContext.set_KeepAlive(Boolean value)</summary>
        </member>
        <member name="F:System.Security.Policy.Fakes.StubTrustManagerContext.NoPromptGet">
            <summary>Sets the stub of TrustManagerContext.get_NoPrompt()</summary>
        </member>
        <member name="F:System.Security.Policy.Fakes.StubTrustManagerContext.NoPromptSetBoolean">
            <summary>Sets the stub of TrustManagerContext.set_NoPrompt(Boolean value)</summary>
        </member>
        <member name="F:System.Security.Policy.Fakes.StubTrustManagerContext.PersistGet">
            <summary>Sets the stub of TrustManagerContext.get_Persist()</summary>
        </member>
        <member name="F:System.Security.Policy.Fakes.StubTrustManagerContext.PersistSetBoolean">
            <summary>Sets the stub of TrustManagerContext.set_Persist(Boolean value)</summary>
        </member>
        <member name="F:System.Security.Policy.Fakes.StubTrustManagerContext.PreviousApplicationIdentityGet">
            <summary>Sets the stub of TrustManagerContext.get_PreviousApplicationIdentity()</summary>
        </member>
        <member name="F:System.Security.Policy.Fakes.StubTrustManagerContext.PreviousApplicationIdentitySetApplicationIdentity">
            <summary>Sets the stub of TrustManagerContext.set_PreviousApplicationIdentity(ApplicationIdentity value)</summary>
        </member>
        <member name="F:System.Security.Policy.Fakes.StubTrustManagerContext.UIContextGet">
            <summary>Sets the stub of TrustManagerContext.get_UIContext()</summary>
        </member>
        <member name="F:System.Security.Policy.Fakes.StubTrustManagerContext.UIContextSetTrustManagerUIContext">
            <summary>Sets the stub of TrustManagerContext.set_UIContext(TrustManagerUIContext value)</summary>
        </member>
        <member name="P:System.Security.Policy.Fakes.StubTrustManagerContext.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Security.Policy.Fakes.StubTrustManagerContext.IgnorePersistedDecision">
            <summary>Sets the stub of TrustManagerContext.get_IgnorePersistedDecision()</summary>
        </member>
        <member name="P:System.Security.Policy.Fakes.StubTrustManagerContext.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Security.Policy.Fakes.StubTrustManagerContext.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Security.Policy.Fakes.StubTrustManagerContext.KeepAlive">
            <summary>Sets the stub of TrustManagerContext.get_KeepAlive()</summary>
        </member>
        <member name="P:System.Security.Policy.Fakes.StubTrustManagerContext.NoPrompt">
            <summary>Sets the stub of TrustManagerContext.get_NoPrompt()</summary>
        </member>
        <member name="P:System.Security.Policy.Fakes.StubTrustManagerContext.Persist">
            <summary>Sets the stub of TrustManagerContext.get_Persist()</summary>
        </member>
        <member name="P:System.Security.Policy.Fakes.StubTrustManagerContext.PreviousApplicationIdentity">
            <summary>Sets the stub of TrustManagerContext.get_PreviousApplicationIdentity()</summary>
        </member>
        <member name="P:System.Security.Policy.Fakes.StubTrustManagerContext.UIContext">
            <summary>Sets the stub of TrustManagerContext.get_UIContext()</summary>
        </member>
        <member name="T:System.Text.Fakes.StubASCIIEncoding">
            <summary>Stub type of System.Text.ASCIIEncoding</summary>
        </member>
        <member name="M:System.Text.Fakes.StubASCIIEncoding.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="F:System.Text.Fakes.StubASCIIEncoding.BodyNameGet">
            <summary>Sets the stub of Encoding.get_BodyName()</summary>
        </member>
        <member name="M:System.Text.Fakes.StubASCIIEncoding.Clone">
            <summary>Sets the stub of Encoding.Clone()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubASCIIEncoding.Clone01">
            <summary>Sets the stub of Encoding.Clone()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubASCIIEncoding.CodePageGet">
            <summary>Sets the stub of Encoding.get_CodePage()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubASCIIEncoding.EncodingNameGet">
            <summary>Sets the stub of Encoding.get_EncodingName()</summary>
        </member>
        <member name="M:System.Text.Fakes.StubASCIIEncoding.Equals(System.Object)">
            <summary>Sets the stub of Encoding.Equals(Object value)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubASCIIEncoding.EqualsObject">
            <summary>Sets the stub of Encoding.Equals(Object value)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubASCIIEncoding.GetByteCount(System.String)">
            <summary>Sets the stub of ASCIIEncoding.GetByteCount(String chars)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubASCIIEncoding.GetByteCount(System.Char[])">
            <summary>Sets the stub of Encoding.GetByteCount(Char[] chars)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubASCIIEncoding.GetByteCount(System.Char*,System.Int32)">
            <summary>Sets the stub of ASCIIEncoding.GetByteCount(Char* chars, Int32 count)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubASCIIEncoding.GetByteCount(System.Char[],System.Int32,System.Int32)">
            <summary>Sets the stub of ASCIIEncoding.GetByteCount(Char[] chars, Int32 index, Int32 count)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubASCIIEncoding.GetByteCountCharArray">
            <summary>Sets the stub of Encoding.GetByteCount(Char[] chars)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubASCIIEncoding.GetByteCountCharArrayInt32Int32">
            <summary>Sets the stub of ASCIIEncoding.GetByteCount(Char[] chars, Int32 index, Int32 count)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubASCIIEncoding.GetByteCountString">
            <summary>Sets the stub of ASCIIEncoding.GetByteCount(String chars)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubASCIIEncoding.GetBytes(System.Char[],System.Int32,System.Int32)">
            <summary>Sets the stub of Encoding.GetBytes(Char[] chars, Int32 index, Int32 count)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubASCIIEncoding.GetBytes(System.Char*,System.Int32,System.Byte*,System.Int32)">
            <summary>Sets the stub of ASCIIEncoding.GetBytes(Char* chars, Int32 charCount, Byte* bytes, Int32 byteCount)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubASCIIEncoding.GetBytes(System.Char[])">
            <summary>Sets the stub of Encoding.GetBytes(Char[] chars)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubASCIIEncoding.GetBytes(System.String,System.Int32,System.Int32,System.Byte[],System.Int32)">
            <summary>Sets the stub of ASCIIEncoding.GetBytes(String chars, Int32 charIndex, Int32 charCount, Byte[] bytes, Int32 byteIndex)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubASCIIEncoding.GetBytes(System.String)">
            <summary>Sets the stub of Encoding.GetBytes(String s)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubASCIIEncoding.GetBytes(System.Char[],System.Int32,System.Int32,System.Byte[],System.Int32)">
            <summary>Sets the stub of ASCIIEncoding.GetBytes(Char[] chars, Int32 charIndex, Int32 charCount, Byte[] bytes, Int32 byteIndex)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubASCIIEncoding.GetBytesCharArray">
            <summary>Sets the stub of Encoding.GetBytes(Char[] chars)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubASCIIEncoding.GetBytesCharArrayInt32Int32">
            <summary>Sets the stub of Encoding.GetBytes(Char[] chars, Int32 index, Int32 count)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubASCIIEncoding.GetBytesCharArrayInt32Int32ByteArrayInt32">
            <summary>Sets the stub of ASCIIEncoding.GetBytes(Char[] chars, Int32 charIndex, Int32 charCount, Byte[] bytes, Int32 byteIndex)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubASCIIEncoding.GetBytesString">
            <summary>Sets the stub of Encoding.GetBytes(String s)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubASCIIEncoding.GetBytesStringInt32Int32ByteArrayInt32">
            <summary>Sets the stub of ASCIIEncoding.GetBytes(String chars, Int32 charIndex, Int32 charCount, Byte[] bytes, Int32 byteIndex)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubASCIIEncoding.GetCharCount(System.Byte[])">
            <summary>Sets the stub of Encoding.GetCharCount(Byte[] bytes)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubASCIIEncoding.GetCharCount(System.Byte*,System.Int32)">
            <summary>Sets the stub of ASCIIEncoding.GetCharCount(Byte* bytes, Int32 count)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubASCIIEncoding.GetCharCount(System.Byte[],System.Int32,System.Int32)">
            <summary>Sets the stub of ASCIIEncoding.GetCharCount(Byte[] bytes, Int32 index, Int32 count)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubASCIIEncoding.GetCharCountByteArray">
            <summary>Sets the stub of Encoding.GetCharCount(Byte[] bytes)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubASCIIEncoding.GetCharCountByteArrayInt32Int32">
            <summary>Sets the stub of ASCIIEncoding.GetCharCount(Byte[] bytes, Int32 index, Int32 count)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubASCIIEncoding.GetChars(System.Byte[],System.Int32,System.Int32)">
            <summary>Sets the stub of Encoding.GetChars(Byte[] bytes, Int32 index, Int32 count)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubASCIIEncoding.GetChars(System.Byte*,System.Int32,System.Char*,System.Int32)">
            <summary>Sets the stub of ASCIIEncoding.GetChars(Byte* bytes, Int32 byteCount, Char* chars, Int32 charCount)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubASCIIEncoding.GetChars(System.Byte[])">
            <summary>Sets the stub of Encoding.GetChars(Byte[] bytes)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubASCIIEncoding.GetChars(System.Byte[],System.Int32,System.Int32,System.Char[],System.Int32)">
            <summary>Sets the stub of ASCIIEncoding.GetChars(Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubASCIIEncoding.GetCharsByteArray">
            <summary>Sets the stub of Encoding.GetChars(Byte[] bytes)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubASCIIEncoding.GetCharsByteArrayInt32Int32">
            <summary>Sets the stub of Encoding.GetChars(Byte[] bytes, Int32 index, Int32 count)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubASCIIEncoding.GetCharsByteArrayInt32Int32CharArrayInt32">
            <summary>Sets the stub of ASCIIEncoding.GetChars(Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubASCIIEncoding.GetDecoder">
            <summary>Sets the stub of ASCIIEncoding.GetDecoder()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubASCIIEncoding.GetDecoder01">
            <summary>Sets the stub of ASCIIEncoding.GetDecoder()</summary>
        </member>
        <member name="M:System.Text.Fakes.StubASCIIEncoding.GetEncoder">
            <summary>Sets the stub of ASCIIEncoding.GetEncoder()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubASCIIEncoding.GetEncoder01">
            <summary>Sets the stub of ASCIIEncoding.GetEncoder()</summary>
        </member>
        <member name="M:System.Text.Fakes.StubASCIIEncoding.GetHashCode">
            <summary>Sets the stub of Encoding.GetHashCode()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubASCIIEncoding.GetHashCode01">
            <summary>Sets the stub of Encoding.GetHashCode()</summary>
        </member>
        <member name="M:System.Text.Fakes.StubASCIIEncoding.GetMaxByteCount(System.Int32)">
            <summary>Sets the stub of ASCIIEncoding.GetMaxByteCount(Int32 charCount)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubASCIIEncoding.GetMaxByteCountInt32">
            <summary>Sets the stub of ASCIIEncoding.GetMaxByteCount(Int32 charCount)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubASCIIEncoding.GetMaxCharCount(System.Int32)">
            <summary>Sets the stub of ASCIIEncoding.GetMaxCharCount(Int32 byteCount)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubASCIIEncoding.GetMaxCharCountInt32">
            <summary>Sets the stub of ASCIIEncoding.GetMaxCharCount(Int32 byteCount)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubASCIIEncoding.GetPreamble">
            <summary>Sets the stub of Encoding.GetPreamble()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubASCIIEncoding.GetPreamble01">
            <summary>Sets the stub of Encoding.GetPreamble()</summary>
        </member>
        <member name="M:System.Text.Fakes.StubASCIIEncoding.GetString(System.Byte[])">
            <summary>Sets the stub of Encoding.GetString(Byte[] bytes)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubASCIIEncoding.GetString(System.Byte[],System.Int32,System.Int32)">
            <summary>Sets the stub of ASCIIEncoding.GetString(Byte[] bytes, Int32 byteIndex, Int32 byteCount)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubASCIIEncoding.GetStringByteArray">
            <summary>Sets the stub of Encoding.GetString(Byte[] bytes)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubASCIIEncoding.GetStringByteArrayInt32Int32">
            <summary>Sets the stub of ASCIIEncoding.GetString(Byte[] bytes, Int32 byteIndex, Int32 byteCount)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubASCIIEncoding.HeaderNameGet">
            <summary>Sets the stub of Encoding.get_HeaderName()</summary>
        </member>
        <member name="M:System.Text.Fakes.StubASCIIEncoding.InitializeStub">
            <summary>Initializes a new instance of type StubASCIIEncoding</summary>
        </member>
        <member name="M:System.Text.Fakes.StubASCIIEncoding.IsAlwaysNormalized(System.Text.NormalizationForm)">
            <summary>Sets the stub of Encoding.IsAlwaysNormalized(NormalizationForm form)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubASCIIEncoding.IsAlwaysNormalizedNormalizationForm">
            <summary>Sets the stub of Encoding.IsAlwaysNormalized(NormalizationForm form)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubASCIIEncoding.IsBrowserDisplayGet">
            <summary>Sets the stub of Encoding.get_IsBrowserDisplay()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubASCIIEncoding.IsBrowserSaveGet">
            <summary>Sets the stub of Encoding.get_IsBrowserSave()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubASCIIEncoding.IsMailNewsDisplayGet">
            <summary>Sets the stub of Encoding.get_IsMailNewsDisplay()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubASCIIEncoding.IsMailNewsSaveGet">
            <summary>Sets the stub of Encoding.get_IsMailNewsSave()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubASCIIEncoding.IsSingleByteGet">
            <summary>Sets the stub of ASCIIEncoding.get_IsSingleByte()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubASCIIEncoding.WebNameGet">
            <summary>Sets the stub of Encoding.get_WebName()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubASCIIEncoding.WindowsCodePageGet">
            <summary>Sets the stub of Encoding.get_WindowsCodePage()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubASCIIEncoding.BodyName">
            <summary>Sets the stub of Encoding.get_BodyName()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubASCIIEncoding.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Text.Fakes.StubASCIIEncoding.CodePage">
            <summary>Sets the stub of Encoding.get_CodePage()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubASCIIEncoding.EncodingName">
            <summary>Sets the stub of Encoding.get_EncodingName()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubASCIIEncoding.HeaderName">
            <summary>Sets the stub of Encoding.get_HeaderName()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubASCIIEncoding.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Text.Fakes.StubASCIIEncoding.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Text.Fakes.StubASCIIEncoding.IsBrowserDisplay">
            <summary>Sets the stub of Encoding.get_IsBrowserDisplay()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubASCIIEncoding.IsBrowserSave">
            <summary>Sets the stub of Encoding.get_IsBrowserSave()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubASCIIEncoding.IsMailNewsDisplay">
            <summary>Sets the stub of Encoding.get_IsMailNewsDisplay()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubASCIIEncoding.IsMailNewsSave">
            <summary>Sets the stub of Encoding.get_IsMailNewsSave()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubASCIIEncoding.IsSingleByte">
            <summary>Sets the stub of ASCIIEncoding.get_IsSingleByte()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubASCIIEncoding.WebName">
            <summary>Sets the stub of Encoding.get_WebName()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubASCIIEncoding.WindowsCodePage">
            <summary>Sets the stub of Encoding.get_WindowsCodePage()</summary>
        </member>
        <member name="T:System.Text.Fakes.StubDecoder">
            <summary>Stub type of System.Text.Decoder</summary>
        </member>
        <member name="M:System.Text.Fakes.StubDecoder.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Text.Fakes.StubDecoder.Convert(System.Byte*,System.Int32,System.Char*,System.Int32,System.Boolean,System.Int32@,System.Int32@,System.Boolean@)">
            <summary>Sets the stub of Decoder.Convert(Byte* bytes, Int32 byteCount, Char* chars, Int32 charCount, Boolean flush, Int32&amp; bytesUsed, Int32&amp; charsUsed, Boolean&amp; completed)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubDecoder.Convert(System.Byte[],System.Int32,System.Int32,System.Char[],System.Int32,System.Int32,System.Boolean,System.Int32@,System.Int32@,System.Boolean@)">
            <summary>Sets the stub of Decoder.Convert(Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex, Int32 charCount, Boolean flush, Int32&amp; bytesUsed, Int32&amp; charsUsed, Boolean&amp; completed)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubDecoder.ConvertByteArrayInt32Int32CharArrayInt32Int32BooleanInt32OutInt32OutBooleanOut">
            <summary>Sets the stub of Decoder.Convert(Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex, Int32 charCount, Boolean flush, Int32&amp; bytesUsed, Int32&amp; charsUsed, Boolean&amp; completed)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubDecoder.GetCharCount(System.Byte[],System.Int32,System.Int32)">
            <summary>Sets the stub of Decoder.GetCharCount(Byte[] bytes, Int32 index, Int32 count)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubDecoder.GetCharCount(System.Byte*,System.Int32,System.Boolean)">
            <summary>Sets the stub of Decoder.GetCharCount(Byte* bytes, Int32 count, Boolean flush)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubDecoder.GetCharCount(System.Byte[],System.Int32,System.Int32,System.Boolean)">
            <summary>Sets the stub of Decoder.GetCharCount(Byte[] bytes, Int32 index, Int32 count, Boolean flush)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubDecoder.GetCharCountByteArrayInt32Int32">
            <summary>Sets the stub of Decoder.GetCharCount(Byte[] bytes, Int32 index, Int32 count)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubDecoder.GetCharCountByteArrayInt32Int32Boolean">
            <summary>Sets the stub of Decoder.GetCharCount(Byte[] bytes, Int32 index, Int32 count, Boolean flush)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubDecoder.GetChars(System.Byte[],System.Int32,System.Int32,System.Char[],System.Int32)">
            <summary>Sets the stub of Decoder.GetChars(Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubDecoder.GetChars(System.Byte*,System.Int32,System.Char*,System.Int32,System.Boolean)">
            <summary>Sets the stub of Decoder.GetChars(Byte* bytes, Int32 byteCount, Char* chars, Int32 charCount, Boolean flush)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubDecoder.GetChars(System.Byte[],System.Int32,System.Int32,System.Char[],System.Int32,System.Boolean)">
            <summary>Sets the stub of Decoder.GetChars(Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex, Boolean flush)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubDecoder.GetCharsByteArrayInt32Int32CharArrayInt32">
            <summary>Sets the stub of Decoder.GetChars(Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubDecoder.GetCharsByteArrayInt32Int32CharArrayInt32Boolean">
            <summary>Sets the stub of Decoder.GetChars(Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex, Boolean flush)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubDecoder.InitializeStub">
            <summary>Initializes a new instance of type StubDecoder</summary>
        </member>
        <member name="M:System.Text.Fakes.StubDecoder.Reset">
            <summary>Sets the stub of Decoder.Reset()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubDecoder.Reset01">
            <summary>Sets the stub of Decoder.Reset()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubDecoder.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Text.Fakes.StubDecoder.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Text.Fakes.StubDecoder.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Text.Fakes.StubDecoderFallback">
            <summary>Stub type of System.Text.DecoderFallback</summary>
        </member>
        <member name="M:System.Text.Fakes.StubDecoderFallback.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Text.Fakes.StubDecoderFallback.CreateFallbackBuffer">
            <summary>Sets the stub of DecoderFallback.CreateFallbackBuffer()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubDecoderFallback.CreateFallbackBuffer01">
            <summary>Sets the stub of DecoderFallback.CreateFallbackBuffer()</summary>
        </member>
        <member name="M:System.Text.Fakes.StubDecoderFallback.InitializeStub">
            <summary>Initializes a new instance of type StubDecoderFallback</summary>
        </member>
        <member name="F:System.Text.Fakes.StubDecoderFallback.MaxCharCountGet">
            <summary>Sets the stub of DecoderFallback.get_MaxCharCount()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubDecoderFallback.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Text.Fakes.StubDecoderFallback.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Text.Fakes.StubDecoderFallback.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Text.Fakes.StubDecoderFallback.MaxCharCount">
            <summary>Sets the stub of DecoderFallback.get_MaxCharCount()</summary>
        </member>
        <member name="T:System.Text.Fakes.StubDecoderFallbackBuffer">
            <summary>Stub type of System.Text.DecoderFallbackBuffer</summary>
        </member>
        <member name="M:System.Text.Fakes.StubDecoderFallbackBuffer.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Text.Fakes.StubDecoderFallbackBuffer.Fallback(System.Byte[],System.Int32)">
            <summary>Sets the stub of DecoderFallbackBuffer.Fallback(Byte[] bytesUnknown, Int32 index)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubDecoderFallbackBuffer.FallbackByteArrayInt32">
            <summary>Sets the stub of DecoderFallbackBuffer.Fallback(Byte[] bytesUnknown, Int32 index)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubDecoderFallbackBuffer.GetNextChar">
            <summary>Sets the stub of DecoderFallbackBuffer.GetNextChar()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubDecoderFallbackBuffer.GetNextChar01">
            <summary>Sets the stub of DecoderFallbackBuffer.GetNextChar()</summary>
        </member>
        <member name="M:System.Text.Fakes.StubDecoderFallbackBuffer.InitializeStub">
            <summary>Initializes a new instance of type StubDecoderFallbackBuffer</summary>
        </member>
        <member name="M:System.Text.Fakes.StubDecoderFallbackBuffer.MovePrevious">
            <summary>Sets the stub of DecoderFallbackBuffer.MovePrevious()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubDecoderFallbackBuffer.MovePrevious01">
            <summary>Sets the stub of DecoderFallbackBuffer.MovePrevious()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubDecoderFallbackBuffer.RemainingGet">
            <summary>Sets the stub of DecoderFallbackBuffer.get_Remaining()</summary>
        </member>
        <member name="M:System.Text.Fakes.StubDecoderFallbackBuffer.Reset">
            <summary>Sets the stub of DecoderFallbackBuffer.Reset()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubDecoderFallbackBuffer.Reset01">
            <summary>Sets the stub of DecoderFallbackBuffer.Reset()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubDecoderFallbackBuffer.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Text.Fakes.StubDecoderFallbackBuffer.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Text.Fakes.StubDecoderFallbackBuffer.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Text.Fakes.StubDecoderFallbackBuffer.Remaining">
            <summary>Sets the stub of DecoderFallbackBuffer.get_Remaining()</summary>
        </member>
        <member name="T:System.Text.Fakes.StubEncoder">
            <summary>Stub type of System.Text.Encoder</summary>
        </member>
        <member name="M:System.Text.Fakes.StubEncoder.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Text.Fakes.StubEncoder.Convert(System.Char*,System.Int32,System.Byte*,System.Int32,System.Boolean,System.Int32@,System.Int32@,System.Boolean@)">
            <summary>Sets the stub of Encoder.Convert(Char* chars, Int32 charCount, Byte* bytes, Int32 byteCount, Boolean flush, Int32&amp; charsUsed, Int32&amp; bytesUsed, Boolean&amp; completed)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubEncoder.Convert(System.Char[],System.Int32,System.Int32,System.Byte[],System.Int32,System.Int32,System.Boolean,System.Int32@,System.Int32@,System.Boolean@)">
            <summary>Sets the stub of Encoder.Convert(Char[] chars, Int32 charIndex, Int32 charCount, Byte[] bytes, Int32 byteIndex, Int32 byteCount, Boolean flush, Int32&amp; charsUsed, Int32&amp; bytesUsed, Boolean&amp; completed)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubEncoder.ConvertCharArrayInt32Int32ByteArrayInt32Int32BooleanInt32OutInt32OutBooleanOut">
            <summary>Sets the stub of Encoder.Convert(Char[] chars, Int32 charIndex, Int32 charCount, Byte[] bytes, Int32 byteIndex, Int32 byteCount, Boolean flush, Int32&amp; charsUsed, Int32&amp; bytesUsed, Boolean&amp; completed)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubEncoder.GetByteCount(System.Char*,System.Int32,System.Boolean)">
            <summary>Sets the stub of Encoder.GetByteCount(Char* chars, Int32 count, Boolean flush)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubEncoder.GetByteCount(System.Char[],System.Int32,System.Int32,System.Boolean)">
            <summary>Sets the stub of Encoder.GetByteCount(Char[] chars, Int32 index, Int32 count, Boolean flush)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubEncoder.GetByteCountCharArrayInt32Int32Boolean">
            <summary>Sets the stub of Encoder.GetByteCount(Char[] chars, Int32 index, Int32 count, Boolean flush)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubEncoder.GetBytes(System.Char*,System.Int32,System.Byte*,System.Int32,System.Boolean)">
            <summary>Sets the stub of Encoder.GetBytes(Char* chars, Int32 charCount, Byte* bytes, Int32 byteCount, Boolean flush)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubEncoder.GetBytes(System.Char[],System.Int32,System.Int32,System.Byte[],System.Int32,System.Boolean)">
            <summary>Sets the stub of Encoder.GetBytes(Char[] chars, Int32 charIndex, Int32 charCount, Byte[] bytes, Int32 byteIndex, Boolean flush)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubEncoder.GetBytesCharArrayInt32Int32ByteArrayInt32Boolean">
            <summary>Sets the stub of Encoder.GetBytes(Char[] chars, Int32 charIndex, Int32 charCount, Byte[] bytes, Int32 byteIndex, Boolean flush)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubEncoder.InitializeStub">
            <summary>Initializes a new instance of type StubEncoder</summary>
        </member>
        <member name="M:System.Text.Fakes.StubEncoder.Reset">
            <summary>Sets the stub of Encoder.Reset()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubEncoder.Reset01">
            <summary>Sets the stub of Encoder.Reset()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubEncoder.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Text.Fakes.StubEncoder.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Text.Fakes.StubEncoder.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Text.Fakes.StubEncoderFallback">
            <summary>Stub type of System.Text.EncoderFallback</summary>
        </member>
        <member name="M:System.Text.Fakes.StubEncoderFallback.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Text.Fakes.StubEncoderFallback.CreateFallbackBuffer">
            <summary>Sets the stub of EncoderFallback.CreateFallbackBuffer()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubEncoderFallback.CreateFallbackBuffer01">
            <summary>Sets the stub of EncoderFallback.CreateFallbackBuffer()</summary>
        </member>
        <member name="M:System.Text.Fakes.StubEncoderFallback.InitializeStub">
            <summary>Initializes a new instance of type StubEncoderFallback</summary>
        </member>
        <member name="F:System.Text.Fakes.StubEncoderFallback.MaxCharCountGet">
            <summary>Sets the stub of EncoderFallback.get_MaxCharCount()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubEncoderFallback.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Text.Fakes.StubEncoderFallback.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Text.Fakes.StubEncoderFallback.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Text.Fakes.StubEncoderFallback.MaxCharCount">
            <summary>Sets the stub of EncoderFallback.get_MaxCharCount()</summary>
        </member>
        <member name="T:System.Text.Fakes.StubEncoderFallbackBuffer">
            <summary>Stub type of System.Text.EncoderFallbackBuffer</summary>
        </member>
        <member name="M:System.Text.Fakes.StubEncoderFallbackBuffer.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Text.Fakes.StubEncoderFallbackBuffer.Fallback(System.Char,System.Int32)">
            <summary>Sets the stub of EncoderFallbackBuffer.Fallback(Char charUnknown, Int32 index)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubEncoderFallbackBuffer.Fallback(System.Char,System.Char,System.Int32)">
            <summary>Sets the stub of EncoderFallbackBuffer.Fallback(Char charUnknownHigh, Char charUnknownLow, Int32 index)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubEncoderFallbackBuffer.FallbackCharCharInt32">
            <summary>Sets the stub of EncoderFallbackBuffer.Fallback(Char charUnknownHigh, Char charUnknownLow, Int32 index)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubEncoderFallbackBuffer.FallbackCharInt32">
            <summary>Sets the stub of EncoderFallbackBuffer.Fallback(Char charUnknown, Int32 index)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubEncoderFallbackBuffer.GetNextChar">
            <summary>Sets the stub of EncoderFallbackBuffer.GetNextChar()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubEncoderFallbackBuffer.GetNextChar01">
            <summary>Sets the stub of EncoderFallbackBuffer.GetNextChar()</summary>
        </member>
        <member name="M:System.Text.Fakes.StubEncoderFallbackBuffer.InitializeStub">
            <summary>Initializes a new instance of type StubEncoderFallbackBuffer</summary>
        </member>
        <member name="M:System.Text.Fakes.StubEncoderFallbackBuffer.MovePrevious">
            <summary>Sets the stub of EncoderFallbackBuffer.MovePrevious()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubEncoderFallbackBuffer.MovePrevious01">
            <summary>Sets the stub of EncoderFallbackBuffer.MovePrevious()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubEncoderFallbackBuffer.RemainingGet">
            <summary>Sets the stub of EncoderFallbackBuffer.get_Remaining()</summary>
        </member>
        <member name="M:System.Text.Fakes.StubEncoderFallbackBuffer.Reset">
            <summary>Sets the stub of EncoderFallbackBuffer.Reset()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubEncoderFallbackBuffer.Reset01">
            <summary>Sets the stub of EncoderFallbackBuffer.Reset()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubEncoderFallbackBuffer.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Text.Fakes.StubEncoderFallbackBuffer.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Text.Fakes.StubEncoderFallbackBuffer.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Text.Fakes.StubEncoderFallbackBuffer.Remaining">
            <summary>Sets the stub of EncoderFallbackBuffer.get_Remaining()</summary>
        </member>
        <member name="T:System.Text.Fakes.StubEncoding">
            <summary>Stub type of System.Text.Encoding</summary>
        </member>
        <member name="M:System.Text.Fakes.StubEncoding.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Text.Fakes.StubEncoding.#ctor(System.Int32)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="F:System.Text.Fakes.StubEncoding.BodyNameGet">
            <summary>Sets the stub of Encoding.get_BodyName()</summary>
        </member>
        <member name="M:System.Text.Fakes.StubEncoding.Clone">
            <summary>Sets the stub of Encoding.Clone()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubEncoding.Clone01">
            <summary>Sets the stub of Encoding.Clone()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubEncoding.CodePageGet">
            <summary>Sets the stub of Encoding.get_CodePage()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubEncoding.EncodingNameGet">
            <summary>Sets the stub of Encoding.get_EncodingName()</summary>
        </member>
        <member name="M:System.Text.Fakes.StubEncoding.Equals(System.Object)">
            <summary>Sets the stub of Encoding.Equals(Object value)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubEncoding.EqualsObject">
            <summary>Sets the stub of Encoding.Equals(Object value)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubEncoding.GetByteCount(System.String)">
            <summary>Sets the stub of Encoding.GetByteCount(String s)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubEncoding.GetByteCount(System.Char[])">
            <summary>Sets the stub of Encoding.GetByteCount(Char[] chars)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubEncoding.GetByteCount(System.Char*,System.Int32)">
            <summary>Sets the stub of Encoding.GetByteCount(Char* chars, Int32 count)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubEncoding.GetByteCount(System.Char[],System.Int32,System.Int32)">
            <summary>Sets the stub of Encoding.GetByteCount(Char[] chars, Int32 index, Int32 count)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubEncoding.GetByteCountCharArray">
            <summary>Sets the stub of Encoding.GetByteCount(Char[] chars)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubEncoding.GetByteCountCharArrayInt32Int32">
            <summary>Sets the stub of Encoding.GetByteCount(Char[] chars, Int32 index, Int32 count)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubEncoding.GetByteCountString">
            <summary>Sets the stub of Encoding.GetByteCount(String s)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubEncoding.GetBytes(System.Char*,System.Int32,System.Byte*,System.Int32)">
            <summary>Sets the stub of Encoding.GetBytes(Char* chars, Int32 charCount, Byte* bytes, Int32 byteCount)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubEncoding.GetBytes(System.Char[],System.Int32,System.Int32,System.Byte[],System.Int32)">
            <summary>Sets the stub of Encoding.GetBytes(Char[] chars, Int32 charIndex, Int32 charCount, Byte[] bytes, Int32 byteIndex)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubEncoding.GetBytes(System.String,System.Int32,System.Int32,System.Byte[],System.Int32)">
            <summary>Sets the stub of Encoding.GetBytes(String s, Int32 charIndex, Int32 charCount, Byte[] bytes, Int32 byteIndex)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubEncoding.GetBytes(System.Char[])">
            <summary>Sets the stub of Encoding.GetBytes(Char[] chars)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubEncoding.GetBytes(System.String)">
            <summary>Sets the stub of Encoding.GetBytes(String s)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubEncoding.GetBytes(System.Char[],System.Int32,System.Int32)">
            <summary>Sets the stub of Encoding.GetBytes(Char[] chars, Int32 index, Int32 count)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubEncoding.GetBytesCharArray">
            <summary>Sets the stub of Encoding.GetBytes(Char[] chars)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubEncoding.GetBytesCharArrayInt32Int32">
            <summary>Sets the stub of Encoding.GetBytes(Char[] chars, Int32 index, Int32 count)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubEncoding.GetBytesCharArrayInt32Int32ByteArrayInt32">
            <summary>Sets the stub of Encoding.GetBytes(Char[] chars, Int32 charIndex, Int32 charCount, Byte[] bytes, Int32 byteIndex)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubEncoding.GetBytesString">
            <summary>Sets the stub of Encoding.GetBytes(String s)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubEncoding.GetBytesStringInt32Int32ByteArrayInt32">
            <summary>Sets the stub of Encoding.GetBytes(String s, Int32 charIndex, Int32 charCount, Byte[] bytes, Int32 byteIndex)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubEncoding.GetCharCount(System.Byte[])">
            <summary>Sets the stub of Encoding.GetCharCount(Byte[] bytes)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubEncoding.GetCharCount(System.Byte*,System.Int32)">
            <summary>Sets the stub of Encoding.GetCharCount(Byte* bytes, Int32 count)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubEncoding.GetCharCount(System.Byte[],System.Int32,System.Int32)">
            <summary>Sets the stub of Encoding.GetCharCount(Byte[] bytes, Int32 index, Int32 count)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubEncoding.GetCharCountByteArray">
            <summary>Sets the stub of Encoding.GetCharCount(Byte[] bytes)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubEncoding.GetCharCountByteArrayInt32Int32">
            <summary>Sets the stub of Encoding.GetCharCount(Byte[] bytes, Int32 index, Int32 count)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubEncoding.GetChars(System.Byte[])">
            <summary>Sets the stub of Encoding.GetChars(Byte[] bytes)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubEncoding.GetChars(System.Byte*,System.Int32,System.Char*,System.Int32)">
            <summary>Sets the stub of Encoding.GetChars(Byte* bytes, Int32 byteCount, Char* chars, Int32 charCount)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubEncoding.GetChars(System.Byte[],System.Int32,System.Int32)">
            <summary>Sets the stub of Encoding.GetChars(Byte[] bytes, Int32 index, Int32 count)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubEncoding.GetChars(System.Byte[],System.Int32,System.Int32,System.Char[],System.Int32)">
            <summary>Sets the stub of Encoding.GetChars(Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubEncoding.GetCharsByteArray">
            <summary>Sets the stub of Encoding.GetChars(Byte[] bytes)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubEncoding.GetCharsByteArrayInt32Int32">
            <summary>Sets the stub of Encoding.GetChars(Byte[] bytes, Int32 index, Int32 count)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubEncoding.GetCharsByteArrayInt32Int32CharArrayInt32">
            <summary>Sets the stub of Encoding.GetChars(Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubEncoding.GetDecoder">
            <summary>Sets the stub of Encoding.GetDecoder()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubEncoding.GetDecoder01">
            <summary>Sets the stub of Encoding.GetDecoder()</summary>
        </member>
        <member name="M:System.Text.Fakes.StubEncoding.GetEncoder">
            <summary>Sets the stub of Encoding.GetEncoder()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubEncoding.GetEncoder01">
            <summary>Sets the stub of Encoding.GetEncoder()</summary>
        </member>
        <member name="M:System.Text.Fakes.StubEncoding.GetHashCode">
            <summary>Sets the stub of Encoding.GetHashCode()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubEncoding.GetHashCode01">
            <summary>Sets the stub of Encoding.GetHashCode()</summary>
        </member>
        <member name="M:System.Text.Fakes.StubEncoding.GetMaxByteCount(System.Int32)">
            <summary>Sets the stub of Encoding.GetMaxByteCount(Int32 charCount)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubEncoding.GetMaxByteCountInt32">
            <summary>Sets the stub of Encoding.GetMaxByteCount(Int32 charCount)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubEncoding.GetMaxCharCount(System.Int32)">
            <summary>Sets the stub of Encoding.GetMaxCharCount(Int32 byteCount)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubEncoding.GetMaxCharCountInt32">
            <summary>Sets the stub of Encoding.GetMaxCharCount(Int32 byteCount)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubEncoding.GetPreamble">
            <summary>Sets the stub of Encoding.GetPreamble()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubEncoding.GetPreamble01">
            <summary>Sets the stub of Encoding.GetPreamble()</summary>
        </member>
        <member name="M:System.Text.Fakes.StubEncoding.GetString(System.Byte[])">
            <summary>Sets the stub of Encoding.GetString(Byte[] bytes)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubEncoding.GetString(System.Byte[],System.Int32,System.Int32)">
            <summary>Sets the stub of Encoding.GetString(Byte[] bytes, Int32 index, Int32 count)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubEncoding.GetStringByteArray">
            <summary>Sets the stub of Encoding.GetString(Byte[] bytes)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubEncoding.GetStringByteArrayInt32Int32">
            <summary>Sets the stub of Encoding.GetString(Byte[] bytes, Int32 index, Int32 count)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubEncoding.HeaderNameGet">
            <summary>Sets the stub of Encoding.get_HeaderName()</summary>
        </member>
        <member name="M:System.Text.Fakes.StubEncoding.InitializeStub">
            <summary>Initializes a new instance of type StubEncoding</summary>
        </member>
        <member name="M:System.Text.Fakes.StubEncoding.IsAlwaysNormalized(System.Text.NormalizationForm)">
            <summary>Sets the stub of Encoding.IsAlwaysNormalized(NormalizationForm form)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubEncoding.IsAlwaysNormalizedNormalizationForm">
            <summary>Sets the stub of Encoding.IsAlwaysNormalized(NormalizationForm form)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubEncoding.IsBrowserDisplayGet">
            <summary>Sets the stub of Encoding.get_IsBrowserDisplay()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubEncoding.IsBrowserSaveGet">
            <summary>Sets the stub of Encoding.get_IsBrowserSave()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubEncoding.IsMailNewsDisplayGet">
            <summary>Sets the stub of Encoding.get_IsMailNewsDisplay()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubEncoding.IsMailNewsSaveGet">
            <summary>Sets the stub of Encoding.get_IsMailNewsSave()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubEncoding.IsSingleByteGet">
            <summary>Sets the stub of Encoding.get_IsSingleByte()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubEncoding.WebNameGet">
            <summary>Sets the stub of Encoding.get_WebName()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubEncoding.WindowsCodePageGet">
            <summary>Sets the stub of Encoding.get_WindowsCodePage()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubEncoding.BodyName">
            <summary>Sets the stub of Encoding.get_BodyName()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubEncoding.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Text.Fakes.StubEncoding.CodePage">
            <summary>Sets the stub of Encoding.get_CodePage()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubEncoding.EncodingName">
            <summary>Sets the stub of Encoding.get_EncodingName()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubEncoding.HeaderName">
            <summary>Sets the stub of Encoding.get_HeaderName()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubEncoding.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Text.Fakes.StubEncoding.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Text.Fakes.StubEncoding.IsBrowserDisplay">
            <summary>Sets the stub of Encoding.get_IsBrowserDisplay()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubEncoding.IsBrowserSave">
            <summary>Sets the stub of Encoding.get_IsBrowserSave()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubEncoding.IsMailNewsDisplay">
            <summary>Sets the stub of Encoding.get_IsMailNewsDisplay()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubEncoding.IsMailNewsSave">
            <summary>Sets the stub of Encoding.get_IsMailNewsSave()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubEncoding.IsSingleByte">
            <summary>Sets the stub of Encoding.get_IsSingleByte()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubEncoding.WebName">
            <summary>Sets the stub of Encoding.get_WebName()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubEncoding.WindowsCodePage">
            <summary>Sets the stub of Encoding.get_WindowsCodePage()</summary>
        </member>
        <member name="T:System.Text.Fakes.StubUTF7Encoding">
            <summary>Stub type of System.Text.UTF7Encoding</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF7Encoding.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF7Encoding.#ctor(System.Boolean)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF7Encoding.BodyNameGet">
            <summary>Sets the stub of Encoding.get_BodyName()</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF7Encoding.Clone">
            <summary>Sets the stub of Encoding.Clone()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF7Encoding.Clone01">
            <summary>Sets the stub of Encoding.Clone()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF7Encoding.CodePageGet">
            <summary>Sets the stub of Encoding.get_CodePage()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF7Encoding.EncodingNameGet">
            <summary>Sets the stub of Encoding.get_EncodingName()</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF7Encoding.Equals(System.Object)">
            <summary>Sets the stub of UTF7Encoding.Equals(Object value)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF7Encoding.EqualsObject">
            <summary>Sets the stub of UTF7Encoding.Equals(Object value)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF7Encoding.GetByteCount(System.Char[])">
            <summary>Sets the stub of Encoding.GetByteCount(Char[] chars)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF7Encoding.GetByteCount(System.String)">
            <summary>Sets the stub of UTF7Encoding.GetByteCount(String s)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF7Encoding.GetByteCount(System.Char*,System.Int32)">
            <summary>Sets the stub of UTF7Encoding.GetByteCount(Char* chars, Int32 count)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF7Encoding.GetByteCount(System.Char[],System.Int32,System.Int32)">
            <summary>Sets the stub of UTF7Encoding.GetByteCount(Char[] chars, Int32 index, Int32 count)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF7Encoding.GetByteCountCharArray">
            <summary>Sets the stub of Encoding.GetByteCount(Char[] chars)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF7Encoding.GetByteCountCharArrayInt32Int32">
            <summary>Sets the stub of UTF7Encoding.GetByteCount(Char[] chars, Int32 index, Int32 count)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF7Encoding.GetByteCountString">
            <summary>Sets the stub of UTF7Encoding.GetByteCount(String s)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF7Encoding.GetBytes(System.String)">
            <summary>Sets the stub of Encoding.GetBytes(String s)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF7Encoding.GetBytes(System.Char[])">
            <summary>Sets the stub of Encoding.GetBytes(Char[] chars)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF7Encoding.GetBytes(System.Char*,System.Int32,System.Byte*,System.Int32)">
            <summary>Sets the stub of UTF7Encoding.GetBytes(Char* chars, Int32 charCount, Byte* bytes, Int32 byteCount)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF7Encoding.GetBytes(System.Char[],System.Int32,System.Int32,System.Byte[],System.Int32)">
            <summary>Sets the stub of UTF7Encoding.GetBytes(Char[] chars, Int32 charIndex, Int32 charCount, Byte[] bytes, Int32 byteIndex)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF7Encoding.GetBytes(System.String,System.Int32,System.Int32,System.Byte[],System.Int32)">
            <summary>Sets the stub of UTF7Encoding.GetBytes(String s, Int32 charIndex, Int32 charCount, Byte[] bytes, Int32 byteIndex)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF7Encoding.GetBytes(System.Char[],System.Int32,System.Int32)">
            <summary>Sets the stub of Encoding.GetBytes(Char[] chars, Int32 index, Int32 count)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF7Encoding.GetBytesCharArray">
            <summary>Sets the stub of Encoding.GetBytes(Char[] chars)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF7Encoding.GetBytesCharArrayInt32Int32">
            <summary>Sets the stub of Encoding.GetBytes(Char[] chars, Int32 index, Int32 count)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF7Encoding.GetBytesCharArrayInt32Int32ByteArrayInt32">
            <summary>Sets the stub of UTF7Encoding.GetBytes(Char[] chars, Int32 charIndex, Int32 charCount, Byte[] bytes, Int32 byteIndex)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF7Encoding.GetBytesString">
            <summary>Sets the stub of Encoding.GetBytes(String s)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF7Encoding.GetBytesStringInt32Int32ByteArrayInt32">
            <summary>Sets the stub of UTF7Encoding.GetBytes(String s, Int32 charIndex, Int32 charCount, Byte[] bytes, Int32 byteIndex)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF7Encoding.GetCharCount(System.Byte[])">
            <summary>Sets the stub of Encoding.GetCharCount(Byte[] bytes)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF7Encoding.GetCharCount(System.Byte*,System.Int32)">
            <summary>Sets the stub of UTF7Encoding.GetCharCount(Byte* bytes, Int32 count)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF7Encoding.GetCharCount(System.Byte[],System.Int32,System.Int32)">
            <summary>Sets the stub of UTF7Encoding.GetCharCount(Byte[] bytes, Int32 index, Int32 count)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF7Encoding.GetCharCountByteArray">
            <summary>Sets the stub of Encoding.GetCharCount(Byte[] bytes)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF7Encoding.GetCharCountByteArrayInt32Int32">
            <summary>Sets the stub of UTF7Encoding.GetCharCount(Byte[] bytes, Int32 index, Int32 count)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF7Encoding.GetChars(System.Byte*,System.Int32,System.Char*,System.Int32)">
            <summary>Sets the stub of UTF7Encoding.GetChars(Byte* bytes, Int32 byteCount, Char* chars, Int32 charCount)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF7Encoding.GetChars(System.Byte[])">
            <summary>Sets the stub of Encoding.GetChars(Byte[] bytes)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF7Encoding.GetChars(System.Byte[],System.Int32,System.Int32,System.Char[],System.Int32)">
            <summary>Sets the stub of UTF7Encoding.GetChars(Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF7Encoding.GetChars(System.Byte[],System.Int32,System.Int32)">
            <summary>Sets the stub of Encoding.GetChars(Byte[] bytes, Int32 index, Int32 count)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF7Encoding.GetCharsByteArray">
            <summary>Sets the stub of Encoding.GetChars(Byte[] bytes)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF7Encoding.GetCharsByteArrayInt32Int32">
            <summary>Sets the stub of Encoding.GetChars(Byte[] bytes, Int32 index, Int32 count)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF7Encoding.GetCharsByteArrayInt32Int32CharArrayInt32">
            <summary>Sets the stub of UTF7Encoding.GetChars(Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF7Encoding.GetDecoder">
            <summary>Sets the stub of UTF7Encoding.GetDecoder()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF7Encoding.GetDecoder01">
            <summary>Sets the stub of UTF7Encoding.GetDecoder()</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF7Encoding.GetEncoder">
            <summary>Sets the stub of UTF7Encoding.GetEncoder()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF7Encoding.GetEncoder01">
            <summary>Sets the stub of UTF7Encoding.GetEncoder()</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF7Encoding.GetHashCode">
            <summary>Sets the stub of UTF7Encoding.GetHashCode()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF7Encoding.GetHashCode01">
            <summary>Sets the stub of UTF7Encoding.GetHashCode()</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF7Encoding.GetMaxByteCount(System.Int32)">
            <summary>Sets the stub of UTF7Encoding.GetMaxByteCount(Int32 charCount)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF7Encoding.GetMaxByteCountInt32">
            <summary>Sets the stub of UTF7Encoding.GetMaxByteCount(Int32 charCount)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF7Encoding.GetMaxCharCount(System.Int32)">
            <summary>Sets the stub of UTF7Encoding.GetMaxCharCount(Int32 byteCount)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF7Encoding.GetMaxCharCountInt32">
            <summary>Sets the stub of UTF7Encoding.GetMaxCharCount(Int32 byteCount)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF7Encoding.GetPreamble">
            <summary>Sets the stub of Encoding.GetPreamble()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF7Encoding.GetPreamble01">
            <summary>Sets the stub of Encoding.GetPreamble()</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF7Encoding.GetString(System.Byte[])">
            <summary>Sets the stub of Encoding.GetString(Byte[] bytes)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF7Encoding.GetString(System.Byte[],System.Int32,System.Int32)">
            <summary>Sets the stub of UTF7Encoding.GetString(Byte[] bytes, Int32 index, Int32 count)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF7Encoding.GetStringByteArray">
            <summary>Sets the stub of Encoding.GetString(Byte[] bytes)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF7Encoding.GetStringByteArrayInt32Int32">
            <summary>Sets the stub of UTF7Encoding.GetString(Byte[] bytes, Int32 index, Int32 count)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF7Encoding.HeaderNameGet">
            <summary>Sets the stub of Encoding.get_HeaderName()</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF7Encoding.InitializeStub">
            <summary>Initializes a new instance of type StubUTF7Encoding</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF7Encoding.IsAlwaysNormalized(System.Text.NormalizationForm)">
            <summary>Sets the stub of Encoding.IsAlwaysNormalized(NormalizationForm form)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF7Encoding.IsAlwaysNormalizedNormalizationForm">
            <summary>Sets the stub of Encoding.IsAlwaysNormalized(NormalizationForm form)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF7Encoding.IsBrowserDisplayGet">
            <summary>Sets the stub of Encoding.get_IsBrowserDisplay()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF7Encoding.IsBrowserSaveGet">
            <summary>Sets the stub of Encoding.get_IsBrowserSave()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF7Encoding.IsMailNewsDisplayGet">
            <summary>Sets the stub of Encoding.get_IsMailNewsDisplay()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF7Encoding.IsMailNewsSaveGet">
            <summary>Sets the stub of Encoding.get_IsMailNewsSave()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF7Encoding.IsSingleByteGet">
            <summary>Sets the stub of Encoding.get_IsSingleByte()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF7Encoding.WebNameGet">
            <summary>Sets the stub of Encoding.get_WebName()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF7Encoding.WindowsCodePageGet">
            <summary>Sets the stub of Encoding.get_WindowsCodePage()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubUTF7Encoding.BodyName">
            <summary>Sets the stub of Encoding.get_BodyName()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubUTF7Encoding.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Text.Fakes.StubUTF7Encoding.CodePage">
            <summary>Sets the stub of Encoding.get_CodePage()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubUTF7Encoding.EncodingName">
            <summary>Sets the stub of Encoding.get_EncodingName()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubUTF7Encoding.HeaderName">
            <summary>Sets the stub of Encoding.get_HeaderName()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubUTF7Encoding.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Text.Fakes.StubUTF7Encoding.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Text.Fakes.StubUTF7Encoding.IsBrowserDisplay">
            <summary>Sets the stub of Encoding.get_IsBrowserDisplay()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubUTF7Encoding.IsBrowserSave">
            <summary>Sets the stub of Encoding.get_IsBrowserSave()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubUTF7Encoding.IsMailNewsDisplay">
            <summary>Sets the stub of Encoding.get_IsMailNewsDisplay()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubUTF7Encoding.IsMailNewsSave">
            <summary>Sets the stub of Encoding.get_IsMailNewsSave()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubUTF7Encoding.IsSingleByte">
            <summary>Sets the stub of Encoding.get_IsSingleByte()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubUTF7Encoding.WebName">
            <summary>Sets the stub of Encoding.get_WebName()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubUTF7Encoding.WindowsCodePage">
            <summary>Sets the stub of Encoding.get_WindowsCodePage()</summary>
        </member>
        <member name="T:System.Text.Fakes.StubUTF8Encoding">
            <summary>Stub type of System.Text.UTF8Encoding</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF8Encoding.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF8Encoding.#ctor(System.Boolean)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF8Encoding.#ctor(System.Boolean,System.Boolean)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF8Encoding.BodyNameGet">
            <summary>Sets the stub of Encoding.get_BodyName()</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF8Encoding.Clone">
            <summary>Sets the stub of Encoding.Clone()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF8Encoding.Clone01">
            <summary>Sets the stub of Encoding.Clone()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF8Encoding.CodePageGet">
            <summary>Sets the stub of Encoding.get_CodePage()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF8Encoding.EncodingNameGet">
            <summary>Sets the stub of Encoding.get_EncodingName()</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF8Encoding.Equals(System.Object)">
            <summary>Sets the stub of UTF8Encoding.Equals(Object value)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF8Encoding.EqualsObject">
            <summary>Sets the stub of UTF8Encoding.Equals(Object value)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF8Encoding.GetByteCount(System.Char[])">
            <summary>Sets the stub of Encoding.GetByteCount(Char[] chars)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF8Encoding.GetByteCount(System.String)">
            <summary>Sets the stub of UTF8Encoding.GetByteCount(String chars)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF8Encoding.GetByteCount(System.Char*,System.Int32)">
            <summary>Sets the stub of UTF8Encoding.GetByteCount(Char* chars, Int32 count)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF8Encoding.GetByteCount(System.Char[],System.Int32,System.Int32)">
            <summary>Sets the stub of UTF8Encoding.GetByteCount(Char[] chars, Int32 index, Int32 count)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF8Encoding.GetByteCountCharArray">
            <summary>Sets the stub of Encoding.GetByteCount(Char[] chars)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF8Encoding.GetByteCountCharArrayInt32Int32">
            <summary>Sets the stub of UTF8Encoding.GetByteCount(Char[] chars, Int32 index, Int32 count)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF8Encoding.GetByteCountString">
            <summary>Sets the stub of UTF8Encoding.GetByteCount(String chars)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF8Encoding.GetBytes(System.String)">
            <summary>Sets the stub of Encoding.GetBytes(String s)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF8Encoding.GetBytes(System.Char*,System.Int32,System.Byte*,System.Int32)">
            <summary>Sets the stub of UTF8Encoding.GetBytes(Char* chars, Int32 charCount, Byte* bytes, Int32 byteCount)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF8Encoding.GetBytes(System.String,System.Int32,System.Int32,System.Byte[],System.Int32)">
            <summary>Sets the stub of UTF8Encoding.GetBytes(String s, Int32 charIndex, Int32 charCount, Byte[] bytes, Int32 byteIndex)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF8Encoding.GetBytes(System.Char[])">
            <summary>Sets the stub of Encoding.GetBytes(Char[] chars)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF8Encoding.GetBytes(System.Char[],System.Int32,System.Int32,System.Byte[],System.Int32)">
            <summary>Sets the stub of UTF8Encoding.GetBytes(Char[] chars, Int32 charIndex, Int32 charCount, Byte[] bytes, Int32 byteIndex)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF8Encoding.GetBytes(System.Char[],System.Int32,System.Int32)">
            <summary>Sets the stub of Encoding.GetBytes(Char[] chars, Int32 index, Int32 count)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF8Encoding.GetBytesCharArray">
            <summary>Sets the stub of Encoding.GetBytes(Char[] chars)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF8Encoding.GetBytesCharArrayInt32Int32">
            <summary>Sets the stub of Encoding.GetBytes(Char[] chars, Int32 index, Int32 count)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF8Encoding.GetBytesCharArrayInt32Int32ByteArrayInt32">
            <summary>Sets the stub of UTF8Encoding.GetBytes(Char[] chars, Int32 charIndex, Int32 charCount, Byte[] bytes, Int32 byteIndex)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF8Encoding.GetBytesString">
            <summary>Sets the stub of Encoding.GetBytes(String s)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF8Encoding.GetBytesStringInt32Int32ByteArrayInt32">
            <summary>Sets the stub of UTF8Encoding.GetBytes(String s, Int32 charIndex, Int32 charCount, Byte[] bytes, Int32 byteIndex)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF8Encoding.GetCharCount(System.Byte[])">
            <summary>Sets the stub of Encoding.GetCharCount(Byte[] bytes)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF8Encoding.GetCharCount(System.Byte*,System.Int32)">
            <summary>Sets the stub of UTF8Encoding.GetCharCount(Byte* bytes, Int32 count)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF8Encoding.GetCharCount(System.Byte[],System.Int32,System.Int32)">
            <summary>Sets the stub of UTF8Encoding.GetCharCount(Byte[] bytes, Int32 index, Int32 count)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF8Encoding.GetCharCountByteArray">
            <summary>Sets the stub of Encoding.GetCharCount(Byte[] bytes)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF8Encoding.GetCharCountByteArrayInt32Int32">
            <summary>Sets the stub of UTF8Encoding.GetCharCount(Byte[] bytes, Int32 index, Int32 count)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF8Encoding.GetChars(System.Byte[])">
            <summary>Sets the stub of Encoding.GetChars(Byte[] bytes)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF8Encoding.GetChars(System.Byte*,System.Int32,System.Char*,System.Int32)">
            <summary>Sets the stub of UTF8Encoding.GetChars(Byte* bytes, Int32 byteCount, Char* chars, Int32 charCount)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF8Encoding.GetChars(System.Byte[],System.Int32,System.Int32)">
            <summary>Sets the stub of Encoding.GetChars(Byte[] bytes, Int32 index, Int32 count)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF8Encoding.GetChars(System.Byte[],System.Int32,System.Int32,System.Char[],System.Int32)">
            <summary>Sets the stub of UTF8Encoding.GetChars(Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF8Encoding.GetCharsByteArray">
            <summary>Sets the stub of Encoding.GetChars(Byte[] bytes)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF8Encoding.GetCharsByteArrayInt32Int32">
            <summary>Sets the stub of Encoding.GetChars(Byte[] bytes, Int32 index, Int32 count)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF8Encoding.GetCharsByteArrayInt32Int32CharArrayInt32">
            <summary>Sets the stub of UTF8Encoding.GetChars(Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF8Encoding.GetDecoder">
            <summary>Sets the stub of UTF8Encoding.GetDecoder()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF8Encoding.GetDecoder01">
            <summary>Sets the stub of UTF8Encoding.GetDecoder()</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF8Encoding.GetEncoder">
            <summary>Sets the stub of UTF8Encoding.GetEncoder()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF8Encoding.GetEncoder01">
            <summary>Sets the stub of UTF8Encoding.GetEncoder()</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF8Encoding.GetHashCode">
            <summary>Sets the stub of UTF8Encoding.GetHashCode()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF8Encoding.GetHashCode01">
            <summary>Sets the stub of UTF8Encoding.GetHashCode()</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF8Encoding.GetMaxByteCount(System.Int32)">
            <summary>Sets the stub of UTF8Encoding.GetMaxByteCount(Int32 charCount)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF8Encoding.GetMaxByteCountInt32">
            <summary>Sets the stub of UTF8Encoding.GetMaxByteCount(Int32 charCount)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF8Encoding.GetMaxCharCount(System.Int32)">
            <summary>Sets the stub of UTF8Encoding.GetMaxCharCount(Int32 byteCount)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF8Encoding.GetMaxCharCountInt32">
            <summary>Sets the stub of UTF8Encoding.GetMaxCharCount(Int32 byteCount)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF8Encoding.GetPreamble">
            <summary>Sets the stub of UTF8Encoding.GetPreamble()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF8Encoding.GetPreamble01">
            <summary>Sets the stub of UTF8Encoding.GetPreamble()</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF8Encoding.GetString(System.Byte[])">
            <summary>Sets the stub of Encoding.GetString(Byte[] bytes)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF8Encoding.GetString(System.Byte[],System.Int32,System.Int32)">
            <summary>Sets the stub of UTF8Encoding.GetString(Byte[] bytes, Int32 index, Int32 count)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF8Encoding.GetStringByteArray">
            <summary>Sets the stub of Encoding.GetString(Byte[] bytes)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF8Encoding.GetStringByteArrayInt32Int32">
            <summary>Sets the stub of UTF8Encoding.GetString(Byte[] bytes, Int32 index, Int32 count)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF8Encoding.HeaderNameGet">
            <summary>Sets the stub of Encoding.get_HeaderName()</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF8Encoding.InitializeStub">
            <summary>Initializes a new instance of type StubUTF8Encoding</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUTF8Encoding.IsAlwaysNormalized(System.Text.NormalizationForm)">
            <summary>Sets the stub of Encoding.IsAlwaysNormalized(NormalizationForm form)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF8Encoding.IsAlwaysNormalizedNormalizationForm">
            <summary>Sets the stub of Encoding.IsAlwaysNormalized(NormalizationForm form)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF8Encoding.IsBrowserDisplayGet">
            <summary>Sets the stub of Encoding.get_IsBrowserDisplay()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF8Encoding.IsBrowserSaveGet">
            <summary>Sets the stub of Encoding.get_IsBrowserSave()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF8Encoding.IsMailNewsDisplayGet">
            <summary>Sets the stub of Encoding.get_IsMailNewsDisplay()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF8Encoding.IsMailNewsSaveGet">
            <summary>Sets the stub of Encoding.get_IsMailNewsSave()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF8Encoding.IsSingleByteGet">
            <summary>Sets the stub of Encoding.get_IsSingleByte()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF8Encoding.WebNameGet">
            <summary>Sets the stub of Encoding.get_WebName()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUTF8Encoding.WindowsCodePageGet">
            <summary>Sets the stub of Encoding.get_WindowsCodePage()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubUTF8Encoding.BodyName">
            <summary>Sets the stub of Encoding.get_BodyName()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubUTF8Encoding.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Text.Fakes.StubUTF8Encoding.CodePage">
            <summary>Sets the stub of Encoding.get_CodePage()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubUTF8Encoding.EncodingName">
            <summary>Sets the stub of Encoding.get_EncodingName()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubUTF8Encoding.HeaderName">
            <summary>Sets the stub of Encoding.get_HeaderName()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubUTF8Encoding.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Text.Fakes.StubUTF8Encoding.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Text.Fakes.StubUTF8Encoding.IsBrowserDisplay">
            <summary>Sets the stub of Encoding.get_IsBrowserDisplay()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubUTF8Encoding.IsBrowserSave">
            <summary>Sets the stub of Encoding.get_IsBrowserSave()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubUTF8Encoding.IsMailNewsDisplay">
            <summary>Sets the stub of Encoding.get_IsMailNewsDisplay()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubUTF8Encoding.IsMailNewsSave">
            <summary>Sets the stub of Encoding.get_IsMailNewsSave()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubUTF8Encoding.IsSingleByte">
            <summary>Sets the stub of Encoding.get_IsSingleByte()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubUTF8Encoding.WebName">
            <summary>Sets the stub of Encoding.get_WebName()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubUTF8Encoding.WindowsCodePage">
            <summary>Sets the stub of Encoding.get_WindowsCodePage()</summary>
        </member>
        <member name="T:System.Text.Fakes.StubUnicodeEncoding">
            <summary>Stub type of System.Text.UnicodeEncoding</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUnicodeEncoding.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUnicodeEncoding.#ctor(System.Boolean,System.Boolean)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUnicodeEncoding.#ctor(System.Boolean,System.Boolean,System.Boolean)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUnicodeEncoding.BodyNameGet">
            <summary>Sets the stub of Encoding.get_BodyName()</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUnicodeEncoding.Clone">
            <summary>Sets the stub of Encoding.Clone()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUnicodeEncoding.Clone01">
            <summary>Sets the stub of Encoding.Clone()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUnicodeEncoding.CodePageGet">
            <summary>Sets the stub of Encoding.get_CodePage()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUnicodeEncoding.EncodingNameGet">
            <summary>Sets the stub of Encoding.get_EncodingName()</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUnicodeEncoding.Equals(System.Object)">
            <summary>Sets the stub of UnicodeEncoding.Equals(Object value)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUnicodeEncoding.EqualsObject">
            <summary>Sets the stub of UnicodeEncoding.Equals(Object value)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUnicodeEncoding.GetByteCount(System.Char[])">
            <summary>Sets the stub of Encoding.GetByteCount(Char[] chars)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUnicodeEncoding.GetByteCount(System.String)">
            <summary>Sets the stub of UnicodeEncoding.GetByteCount(String s)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUnicodeEncoding.GetByteCount(System.Char*,System.Int32)">
            <summary>Sets the stub of UnicodeEncoding.GetByteCount(Char* chars, Int32 count)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUnicodeEncoding.GetByteCount(System.Char[],System.Int32,System.Int32)">
            <summary>Sets the stub of UnicodeEncoding.GetByteCount(Char[] chars, Int32 index, Int32 count)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUnicodeEncoding.GetByteCountCharArray">
            <summary>Sets the stub of Encoding.GetByteCount(Char[] chars)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUnicodeEncoding.GetByteCountCharArrayInt32Int32">
            <summary>Sets the stub of UnicodeEncoding.GetByteCount(Char[] chars, Int32 index, Int32 count)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUnicodeEncoding.GetByteCountString">
            <summary>Sets the stub of UnicodeEncoding.GetByteCount(String s)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUnicodeEncoding.GetBytes(System.String)">
            <summary>Sets the stub of Encoding.GetBytes(String s)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUnicodeEncoding.GetBytes(System.Char*,System.Int32,System.Byte*,System.Int32)">
            <summary>Sets the stub of UnicodeEncoding.GetBytes(Char* chars, Int32 charCount, Byte* bytes, Int32 byteCount)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUnicodeEncoding.GetBytes(System.String,System.Int32,System.Int32,System.Byte[],System.Int32)">
            <summary>Sets the stub of UnicodeEncoding.GetBytes(String s, Int32 charIndex, Int32 charCount, Byte[] bytes, Int32 byteIndex)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUnicodeEncoding.GetBytes(System.Char[])">
            <summary>Sets the stub of Encoding.GetBytes(Char[] chars)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUnicodeEncoding.GetBytes(System.Char[],System.Int32,System.Int32,System.Byte[],System.Int32)">
            <summary>Sets the stub of UnicodeEncoding.GetBytes(Char[] chars, Int32 charIndex, Int32 charCount, Byte[] bytes, Int32 byteIndex)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUnicodeEncoding.GetBytes(System.Char[],System.Int32,System.Int32)">
            <summary>Sets the stub of Encoding.GetBytes(Char[] chars, Int32 index, Int32 count)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUnicodeEncoding.GetBytesCharArray">
            <summary>Sets the stub of Encoding.GetBytes(Char[] chars)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUnicodeEncoding.GetBytesCharArrayInt32Int32">
            <summary>Sets the stub of Encoding.GetBytes(Char[] chars, Int32 index, Int32 count)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUnicodeEncoding.GetBytesCharArrayInt32Int32ByteArrayInt32">
            <summary>Sets the stub of UnicodeEncoding.GetBytes(Char[] chars, Int32 charIndex, Int32 charCount, Byte[] bytes, Int32 byteIndex)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUnicodeEncoding.GetBytesString">
            <summary>Sets the stub of Encoding.GetBytes(String s)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUnicodeEncoding.GetBytesStringInt32Int32ByteArrayInt32">
            <summary>Sets the stub of UnicodeEncoding.GetBytes(String s, Int32 charIndex, Int32 charCount, Byte[] bytes, Int32 byteIndex)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUnicodeEncoding.GetCharCount(System.Byte[])">
            <summary>Sets the stub of Encoding.GetCharCount(Byte[] bytes)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUnicodeEncoding.GetCharCount(System.Byte*,System.Int32)">
            <summary>Sets the stub of UnicodeEncoding.GetCharCount(Byte* bytes, Int32 count)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUnicodeEncoding.GetCharCount(System.Byte[],System.Int32,System.Int32)">
            <summary>Sets the stub of UnicodeEncoding.GetCharCount(Byte[] bytes, Int32 index, Int32 count)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUnicodeEncoding.GetCharCountByteArray">
            <summary>Sets the stub of Encoding.GetCharCount(Byte[] bytes)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUnicodeEncoding.GetCharCountByteArrayInt32Int32">
            <summary>Sets the stub of UnicodeEncoding.GetCharCount(Byte[] bytes, Int32 index, Int32 count)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUnicodeEncoding.GetChars(System.Byte[])">
            <summary>Sets the stub of Encoding.GetChars(Byte[] bytes)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUnicodeEncoding.GetChars(System.Byte*,System.Int32,System.Char*,System.Int32)">
            <summary>Sets the stub of UnicodeEncoding.GetChars(Byte* bytes, Int32 byteCount, Char* chars, Int32 charCount)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUnicodeEncoding.GetChars(System.Byte[],System.Int32,System.Int32)">
            <summary>Sets the stub of Encoding.GetChars(Byte[] bytes, Int32 index, Int32 count)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUnicodeEncoding.GetChars(System.Byte[],System.Int32,System.Int32,System.Char[],System.Int32)">
            <summary>Sets the stub of UnicodeEncoding.GetChars(Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUnicodeEncoding.GetCharsByteArray">
            <summary>Sets the stub of Encoding.GetChars(Byte[] bytes)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUnicodeEncoding.GetCharsByteArrayInt32Int32">
            <summary>Sets the stub of Encoding.GetChars(Byte[] bytes, Int32 index, Int32 count)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUnicodeEncoding.GetCharsByteArrayInt32Int32CharArrayInt32">
            <summary>Sets the stub of UnicodeEncoding.GetChars(Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUnicodeEncoding.GetDecoder">
            <summary>Sets the stub of UnicodeEncoding.GetDecoder()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUnicodeEncoding.GetDecoder01">
            <summary>Sets the stub of UnicodeEncoding.GetDecoder()</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUnicodeEncoding.GetEncoder">
            <summary>Sets the stub of UnicodeEncoding.GetEncoder()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUnicodeEncoding.GetEncoder01">
            <summary>Sets the stub of UnicodeEncoding.GetEncoder()</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUnicodeEncoding.GetHashCode">
            <summary>Sets the stub of UnicodeEncoding.GetHashCode()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUnicodeEncoding.GetHashCode01">
            <summary>Sets the stub of UnicodeEncoding.GetHashCode()</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUnicodeEncoding.GetMaxByteCount(System.Int32)">
            <summary>Sets the stub of UnicodeEncoding.GetMaxByteCount(Int32 charCount)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUnicodeEncoding.GetMaxByteCountInt32">
            <summary>Sets the stub of UnicodeEncoding.GetMaxByteCount(Int32 charCount)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUnicodeEncoding.GetMaxCharCount(System.Int32)">
            <summary>Sets the stub of UnicodeEncoding.GetMaxCharCount(Int32 byteCount)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUnicodeEncoding.GetMaxCharCountInt32">
            <summary>Sets the stub of UnicodeEncoding.GetMaxCharCount(Int32 byteCount)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUnicodeEncoding.GetPreamble">
            <summary>Sets the stub of UnicodeEncoding.GetPreamble()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUnicodeEncoding.GetPreamble01">
            <summary>Sets the stub of UnicodeEncoding.GetPreamble()</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUnicodeEncoding.GetString(System.Byte[])">
            <summary>Sets the stub of Encoding.GetString(Byte[] bytes)</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUnicodeEncoding.GetString(System.Byte[],System.Int32,System.Int32)">
            <summary>Sets the stub of UnicodeEncoding.GetString(Byte[] bytes, Int32 index, Int32 count)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUnicodeEncoding.GetStringByteArray">
            <summary>Sets the stub of Encoding.GetString(Byte[] bytes)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUnicodeEncoding.GetStringByteArrayInt32Int32">
            <summary>Sets the stub of UnicodeEncoding.GetString(Byte[] bytes, Int32 index, Int32 count)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUnicodeEncoding.HeaderNameGet">
            <summary>Sets the stub of Encoding.get_HeaderName()</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUnicodeEncoding.InitializeStub">
            <summary>Initializes a new instance of type StubUnicodeEncoding</summary>
        </member>
        <member name="M:System.Text.Fakes.StubUnicodeEncoding.IsAlwaysNormalized(System.Text.NormalizationForm)">
            <summary>Sets the stub of Encoding.IsAlwaysNormalized(NormalizationForm form)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUnicodeEncoding.IsAlwaysNormalizedNormalizationForm">
            <summary>Sets the stub of Encoding.IsAlwaysNormalized(NormalizationForm form)</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUnicodeEncoding.IsBrowserDisplayGet">
            <summary>Sets the stub of Encoding.get_IsBrowserDisplay()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUnicodeEncoding.IsBrowserSaveGet">
            <summary>Sets the stub of Encoding.get_IsBrowserSave()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUnicodeEncoding.IsMailNewsDisplayGet">
            <summary>Sets the stub of Encoding.get_IsMailNewsDisplay()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUnicodeEncoding.IsMailNewsSaveGet">
            <summary>Sets the stub of Encoding.get_IsMailNewsSave()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUnicodeEncoding.IsSingleByteGet">
            <summary>Sets the stub of Encoding.get_IsSingleByte()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUnicodeEncoding.WebNameGet">
            <summary>Sets the stub of Encoding.get_WebName()</summary>
        </member>
        <member name="F:System.Text.Fakes.StubUnicodeEncoding.WindowsCodePageGet">
            <summary>Sets the stub of Encoding.get_WindowsCodePage()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubUnicodeEncoding.BodyName">
            <summary>Sets the stub of Encoding.get_BodyName()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubUnicodeEncoding.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Text.Fakes.StubUnicodeEncoding.CodePage">
            <summary>Sets the stub of Encoding.get_CodePage()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubUnicodeEncoding.EncodingName">
            <summary>Sets the stub of Encoding.get_EncodingName()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubUnicodeEncoding.HeaderName">
            <summary>Sets the stub of Encoding.get_HeaderName()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubUnicodeEncoding.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Text.Fakes.StubUnicodeEncoding.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Text.Fakes.StubUnicodeEncoding.IsBrowserDisplay">
            <summary>Sets the stub of Encoding.get_IsBrowserDisplay()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubUnicodeEncoding.IsBrowserSave">
            <summary>Sets the stub of Encoding.get_IsBrowserSave()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubUnicodeEncoding.IsMailNewsDisplay">
            <summary>Sets the stub of Encoding.get_IsMailNewsDisplay()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubUnicodeEncoding.IsMailNewsSave">
            <summary>Sets the stub of Encoding.get_IsMailNewsSave()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubUnicodeEncoding.IsSingleByte">
            <summary>Sets the stub of Encoding.get_IsSingleByte()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubUnicodeEncoding.WebName">
            <summary>Sets the stub of Encoding.get_WebName()</summary>
        </member>
        <member name="P:System.Text.Fakes.StubUnicodeEncoding.WindowsCodePage">
            <summary>Sets the stub of Encoding.get_WindowsCodePage()</summary>
        </member>
        <member name="T:System.Threading.Tasks.Fakes.StubParallelOptions">
            <summary>Stub type of System.Threading.Tasks.ParallelOptions</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubParallelOptions.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubParallelOptions.InitializeStub">
            <summary>Initializes a new instance of type StubParallelOptions</summary>
        </member>
        <member name="P:System.Threading.Tasks.Fakes.StubParallelOptions.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Threading.Tasks.Fakes.StubParallelOptions.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Threading.Tasks.Fakes.StubParallelOptions.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Threading.Tasks.Fakes.StubTask">
            <summary>Stub type of System.Threading.Tasks.Task</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTask.#ctor(System.Action)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTask.#ctor(System.Action,System.Threading.CancellationToken)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTask.#ctor(System.Action,System.Threading.Tasks.TaskCreationOptions)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTask.#ctor(System.Action{System.Object},System.Object)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTask.#ctor(System.Action,System.Threading.CancellationToken,System.Threading.Tasks.TaskCreationOptions)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTask.#ctor(System.Action{System.Object},System.Object,System.Threading.CancellationToken)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTask.#ctor(System.Action{System.Object},System.Object,System.Threading.Tasks.TaskCreationOptions)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTask.#ctor(System.Action{System.Object},System.Object,System.Threading.CancellationToken,System.Threading.Tasks.TaskCreationOptions)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTask.Dispose(System.Boolean)">
            <summary>Sets the stub of Task.Dispose(Boolean disposing)</summary>
        </member>
        <member name="F:System.Threading.Tasks.Fakes.StubTask.DisposeBoolean">
            <summary>Sets the stub of Task.Dispose(Boolean disposing)</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTask.InitializeStub">
            <summary>Initializes a new instance of type StubTask</summary>
        </member>
        <member name="P:System.Threading.Tasks.Fakes.StubTask.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Threading.Tasks.Fakes.StubTask.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Threading.Tasks.Fakes.StubTask.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Threading.Tasks.Fakes.StubTask`1">
            <summary>Stub type of System.Threading.Tasks.Task`1</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTask`1.#ctor(System.Func{`0})">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTask`1.#ctor(System.Func{`0},System.Threading.CancellationToken)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTask`1.#ctor(System.Func{`0},System.Threading.Tasks.TaskCreationOptions)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTask`1.#ctor(System.Func{System.Object,`0},System.Object)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTask`1.#ctor(System.Func{`0},System.Threading.CancellationToken,System.Threading.Tasks.TaskCreationOptions)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTask`1.#ctor(System.Func{System.Object,`0},System.Object,System.Threading.CancellationToken)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTask`1.#ctor(System.Func{System.Object,`0},System.Object,System.Threading.Tasks.TaskCreationOptions)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTask`1.#ctor(System.Func{System.Object,`0},System.Object,System.Threading.CancellationToken,System.Threading.Tasks.TaskCreationOptions)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTask`1.Dispose(System.Boolean)">
            <summary>Sets the stub of Task.Dispose(Boolean disposing)</summary>
        </member>
        <member name="F:System.Threading.Tasks.Fakes.StubTask`1.DisposeBoolean">
            <summary>Sets the stub of Task.Dispose(Boolean disposing)</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTask`1.InitializeStub">
            <summary>Initializes a new instance of type StubTask</summary>
        </member>
        <member name="P:System.Threading.Tasks.Fakes.StubTask`1.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Threading.Tasks.Fakes.StubTask`1.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Threading.Tasks.Fakes.StubTask`1.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Threading.Tasks.Fakes.StubTaskCanceledException">
            <summary>Stub type of System.Threading.Tasks.TaskCanceledException</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTaskCanceledException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTaskCanceledException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTaskCanceledException.#ctor(System.Threading.Tasks.Task)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTaskCanceledException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTaskCanceledException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTaskCanceledException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubTaskCanceledException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTaskCanceledException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubTaskCanceledException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Threading.Tasks.Fakes.StubTaskCanceledException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTaskCanceledException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Threading.Tasks.Fakes.StubTaskCanceledException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTaskCanceledException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Threading.Tasks.Fakes.StubTaskCanceledException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Threading.Tasks.Fakes.StubTaskCanceledException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Threading.Tasks.Fakes.StubTaskCanceledException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTaskCanceledException.InitializeStub">
            <summary>Initializes a new instance of type StubTaskCanceledException</summary>
        </member>
        <member name="F:System.Threading.Tasks.Fakes.StubTaskCanceledException.MessageGet">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="F:System.Threading.Tasks.Fakes.StubTaskCanceledException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Threading.Tasks.Fakes.StubTaskCanceledException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Threading.Tasks.Fakes.StubTaskCanceledException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTaskCanceledException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Threading.Tasks.Fakes.StubTaskCanceledException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Threading.Tasks.Fakes.StubTaskCanceledException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Threading.Tasks.Fakes.StubTaskCanceledException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Threading.Tasks.Fakes.StubTaskCanceledException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Threading.Tasks.Fakes.StubTaskCanceledException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Threading.Tasks.Fakes.StubTaskCanceledException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Threading.Tasks.Fakes.StubTaskCanceledException.Message">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="P:System.Threading.Tasks.Fakes.StubTaskCanceledException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Threading.Tasks.Fakes.StubTaskCanceledException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Threading.Tasks.Fakes.StubTaskCompletionSource`1">
            <summary>Stub type of System.Threading.Tasks.TaskCompletionSource`1</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTaskCompletionSource`1.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTaskCompletionSource`1.#ctor(System.Threading.Tasks.TaskCreationOptions)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTaskCompletionSource`1.#ctor(System.Object)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTaskCompletionSource`1.#ctor(System.Object,System.Threading.Tasks.TaskCreationOptions)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTaskCompletionSource`1.InitializeStub">
            <summary>Initializes a new instance of type StubTaskCompletionSource</summary>
        </member>
        <member name="P:System.Threading.Tasks.Fakes.StubTaskCompletionSource`1.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Threading.Tasks.Fakes.StubTaskCompletionSource`1.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Threading.Tasks.Fakes.StubTaskCompletionSource`1.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Threading.Tasks.Fakes.StubTaskFactory">
            <summary>Stub type of System.Threading.Tasks.TaskFactory</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTaskFactory.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTaskFactory.#ctor(System.Threading.CancellationToken)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTaskFactory.#ctor(System.Threading.Tasks.TaskScheduler)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTaskFactory.#ctor(System.Threading.Tasks.TaskCreationOptions,System.Threading.Tasks.TaskContinuationOptions)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTaskFactory.#ctor(System.Threading.CancellationToken,System.Threading.Tasks.TaskCreationOptions,System.Threading.Tasks.TaskContinuationOptions,System.Threading.Tasks.TaskScheduler)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTaskFactory.InitializeStub">
            <summary>Initializes a new instance of type StubTaskFactory</summary>
        </member>
        <member name="P:System.Threading.Tasks.Fakes.StubTaskFactory.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Threading.Tasks.Fakes.StubTaskFactory.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Threading.Tasks.Fakes.StubTaskFactory.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Threading.Tasks.Fakes.StubTaskFactory`1">
            <summary>Stub type of System.Threading.Tasks.TaskFactory`1</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTaskFactory`1.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTaskFactory`1.#ctor(System.Threading.CancellationToken)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTaskFactory`1.#ctor(System.Threading.Tasks.TaskScheduler)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTaskFactory`1.#ctor(System.Threading.Tasks.TaskCreationOptions,System.Threading.Tasks.TaskContinuationOptions)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTaskFactory`1.#ctor(System.Threading.CancellationToken,System.Threading.Tasks.TaskCreationOptions,System.Threading.Tasks.TaskContinuationOptions,System.Threading.Tasks.TaskScheduler)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTaskFactory`1.InitializeStub">
            <summary>Initializes a new instance of type StubTaskFactory</summary>
        </member>
        <member name="P:System.Threading.Tasks.Fakes.StubTaskFactory`1.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Threading.Tasks.Fakes.StubTaskFactory`1.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Threading.Tasks.Fakes.StubTaskFactory`1.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="T:System.Threading.Tasks.Fakes.StubTaskScheduler">
            <summary>Stub type of System.Threading.Tasks.TaskScheduler</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTaskScheduler.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTaskScheduler.GetScheduledTasks">
            <summary>Sets the stub of TaskScheduler.GetScheduledTasks()</summary>
        </member>
        <member name="F:System.Threading.Tasks.Fakes.StubTaskScheduler.GetScheduledTasks01">
            <summary>Sets the stub of TaskScheduler.GetScheduledTasks()</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTaskScheduler.InitializeStub">
            <summary>Initializes a new instance of type StubTaskScheduler</summary>
        </member>
        <member name="F:System.Threading.Tasks.Fakes.StubTaskScheduler.MaximumConcurrencyLevelGet">
            <summary>Sets the stub of TaskScheduler.get_MaximumConcurrencyLevel()</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTaskScheduler.QueueTask(System.Threading.Tasks.Task)">
            <summary>Sets the stub of TaskScheduler.QueueTask(Task task)</summary>
        </member>
        <member name="F:System.Threading.Tasks.Fakes.StubTaskScheduler.QueueTaskTask">
            <summary>Sets the stub of TaskScheduler.QueueTask(Task task)</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTaskScheduler.TryDequeue(System.Threading.Tasks.Task)">
            <summary>Sets the stub of TaskScheduler.TryDequeue(Task task)</summary>
        </member>
        <member name="F:System.Threading.Tasks.Fakes.StubTaskScheduler.TryDequeueTask">
            <summary>Sets the stub of TaskScheduler.TryDequeue(Task task)</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTaskScheduler.TryExecuteTaskInline(System.Threading.Tasks.Task,System.Boolean)">
            <summary>Sets the stub of TaskScheduler.TryExecuteTaskInline(Task task, Boolean taskWasPreviouslyQueued)</summary>
        </member>
        <member name="F:System.Threading.Tasks.Fakes.StubTaskScheduler.TryExecuteTaskInlineTaskBoolean">
            <summary>Sets the stub of TaskScheduler.TryExecuteTaskInline(Task task, Boolean taskWasPreviouslyQueued)</summary>
        </member>
        <member name="P:System.Threading.Tasks.Fakes.StubTaskScheduler.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Threading.Tasks.Fakes.StubTaskScheduler.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Threading.Tasks.Fakes.StubTaskScheduler.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Threading.Tasks.Fakes.StubTaskScheduler.MaximumConcurrencyLevel">
            <summary>Sets the stub of TaskScheduler.get_MaximumConcurrencyLevel()</summary>
        </member>
        <member name="T:System.Threading.Tasks.Fakes.StubTaskSchedulerException">
            <summary>Stub type of System.Threading.Tasks.TaskSchedulerException</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTaskSchedulerException.#ctor">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTaskSchedulerException.#ctor(System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTaskSchedulerException.#ctor(System.String)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTaskSchedulerException.#ctor(System.String,System.Exception)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTaskSchedulerException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTaskSchedulerException.AttachBackingFieldToHelpLink">
            <summary>Attaches delegates to emulate StubTaskSchedulerException.HelpLink as a property with a backing field.</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTaskSchedulerException.AttachBackingFieldToSource">
            <summary>Attaches delegates to emulate StubTaskSchedulerException.Source as a property with a backing field.</summary>
        </member>
        <member name="F:System.Threading.Tasks.Fakes.StubTaskSchedulerException.DataGet">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTaskSchedulerException.GetBaseException">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="F:System.Threading.Tasks.Fakes.StubTaskSchedulerException.GetBaseException01">
            <summary>Sets the stub of Exception.GetBaseException()</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTaskSchedulerException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Threading.Tasks.Fakes.StubTaskSchedulerException.GetObjectDataSerializationInfoStreamingContext">
            <summary>Sets the stub of Exception.GetObjectData(SerializationInfo info, StreamingContext context)</summary>
        </member>
        <member name="F:System.Threading.Tasks.Fakes.StubTaskSchedulerException.HelpLinkGet">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="F:System.Threading.Tasks.Fakes.StubTaskSchedulerException.HelpLinkSetString">
            <summary>Sets the stub of Exception.set_HelpLink(String value)</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTaskSchedulerException.InitializeStub">
            <summary>Initializes a new instance of type StubTaskSchedulerException</summary>
        </member>
        <member name="F:System.Threading.Tasks.Fakes.StubTaskSchedulerException.MessageGet">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="F:System.Threading.Tasks.Fakes.StubTaskSchedulerException.SourceGet">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="F:System.Threading.Tasks.Fakes.StubTaskSchedulerException.SourceSetString">
            <summary>Sets the stub of Exception.set_Source(String value)</summary>
        </member>
        <member name="F:System.Threading.Tasks.Fakes.StubTaskSchedulerException.StackTraceGet">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubTaskSchedulerException.ToString">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="F:System.Threading.Tasks.Fakes.StubTaskSchedulerException.ToString01">
            <summary>Sets the stub of Exception.ToString()</summary>
        </member>
        <member name="P:System.Threading.Tasks.Fakes.StubTaskSchedulerException.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Threading.Tasks.Fakes.StubTaskSchedulerException.Data">
            <summary>Sets the stub of Exception.get_Data()</summary>
        </member>
        <member name="P:System.Threading.Tasks.Fakes.StubTaskSchedulerException.HelpLink">
            <summary>Sets the stub of Exception.get_HelpLink()</summary>
        </member>
        <member name="P:System.Threading.Tasks.Fakes.StubTaskSchedulerException.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Threading.Tasks.Fakes.StubTaskSchedulerException.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
        <member name="P:System.Threading.Tasks.Fakes.StubTaskSchedulerException.Message">
            <summary>Sets the stub of Exception.get_Message()</summary>
        </member>
        <member name="P:System.Threading.Tasks.Fakes.StubTaskSchedulerException.Source">
            <summary>Sets the stub of Exception.get_Source()</summary>
        </member>
        <member name="P:System.Threading.Tasks.Fakes.StubTaskSchedulerException.StackTrace">
            <summary>Sets the stub of Exception.get_StackTrace()</summary>
        </member>
        <member name="T:System.Threading.Tasks.Fakes.StubUnobservedTaskExceptionEventArgs">
            <summary>Stub type of System.Threading.Tasks.UnobservedTaskExceptionEventArgs</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubUnobservedTaskExceptionEventArgs.#ctor(System.AggregateException)">
            <summary>Initializes a new instance</summary>
        </member>
        <member name="M:System.Threading.Tasks.Fakes.StubUnobservedTaskExceptionEventArgs.InitializeStub">
            <summary>Initializes a new instance of type StubUnobservedTaskExceptionEventArgs</summary>
        </member>
        <member name="P:System.Threading.Tasks.Fakes.StubUnobservedTaskExceptionEventArgs.CallBase">
            <summary>Gets or sets a value that indicates if the base method should be called instead of the fallback behavior</summary>
        </member>
        <member name="P:System.Threading.Tasks.Fakes.StubUnobservedTaskExceptionEventArgs.InstanceBehavior">
            <summary>Gets or sets the instance behavior.</summary>
        </member>
        <member name="P:System.Threading.Tasks.Fakes.StubUnobservedTaskExceptionEventArgs.InstanceObserver">
            <summary>Gets or sets the instance observer.</summary>
        </member>
    </members>
</doc>

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
India India
More about me on my website
http://lalit.50webs.com

Comments and Discussions