2 references to
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Context.cs (2)
19public ContextMarshalException() : this(SR.Arg_ContextMarshalException, null) 23public ContextMarshalException(string? message) : this(message, null)