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