4 references to COR_E_PLATFORMNOTSUPPORTED
mscorlib (4)
system\environment.cs (1)
1522
case __HResults.
COR_E_PLATFORMNOTSUPPORTED
:
system\platformnotsupportedexception.cs (3)
27
SetErrorCode(__HResults.
COR_E_PLATFORMNOTSUPPORTED
);
32
SetErrorCode(__HResults.
COR_E_PLATFORMNOTSUPPORTED
);
37
SetErrorCode(__HResults.
COR_E_PLATFORMNOTSUPPORTED
);