2 references to NotSupported_Constructor
mscorlib (2)
system\appdomain.cs (1)
2953
throw new NotSupportedException(Environment.GetResourceString(ResId.
NotSupported_Constructor
));
system\runtime\remoting\__transparentproxy.cs (1)
25
throw new NotSupportedException(Environment.GetResourceString(ResId.
NotSupported_Constructor
));