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