4 references to ContextMarshalException
mscorlib (1)
src\libraries\shims\mscorlib\ref\mscorlib.cs (1)
136
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.
ContextMarshalException
))]
netstandard (1)
netstandard.cs (1)
440
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.
ContextMarshalException
))]
System.Runtime (1)
artifacts\obj\System.Runtime\Debug\net10.0\System.Runtime.Forwards.cs (1)
118
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.
ContextMarshalException
))]
System.Runtime.Extensions (1)
System.Runtime.Extensions.cs (1)
14
[assembly:System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.
ContextMarshalException
))]