4 references to ContextBoundObject
mscorlib (1)
src\libraries\shims\mscorlib\ref\mscorlib.cs (1)
135
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.
ContextBoundObject
))]
netstandard (1)
netstandard.cs (1)
439
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.
ContextBoundObject
))]
System.Runtime (1)
artifacts\obj\System.Runtime\Debug\net10.0\System.Runtime.Forwards.cs (1)
117
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.
ContextBoundObject
))]
System.Runtime.Extensions (1)
System.Runtime.Extensions.cs (1)
13
[assembly:System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.
ContextBoundObject
))]