32 references to PlatformNotSupported_ComInterop
System.Private.CoreLib (32)
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\ComEventsHelpers.NoCom.cs (2)
15throw new PlatformNotSupportedException(SR.PlatformNotSupported_ComInterop); 20throw new PlatformNotSupportedException(SR.PlatformNotSupported_ComInterop);
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshal.NoCom.cs (28)
27throw new PlatformNotSupportedException(SR.PlatformNotSupported_ComInterop); 34throw new PlatformNotSupportedException(SR.PlatformNotSupported_ComInterop); 44throw new PlatformNotSupportedException(SR.PlatformNotSupported_ComInterop); 52throw new PlatformNotSupportedException(SR.PlatformNotSupported_ComInterop); 58throw new PlatformNotSupportedException(SR.PlatformNotSupported_ComInterop); 64throw new PlatformNotSupportedException(SR.PlatformNotSupported_ComInterop); 70throw new PlatformNotSupportedException(SR.PlatformNotSupported_ComInterop); 77throw new PlatformNotSupportedException(SR.PlatformNotSupported_ComInterop); 84throw new PlatformNotSupportedException(SR.PlatformNotSupported_ComInterop); 90throw new PlatformNotSupportedException(SR.PlatformNotSupported_ComInterop); 96throw new PlatformNotSupportedException(SR.PlatformNotSupported_ComInterop); 102throw new PlatformNotSupportedException(SR.PlatformNotSupported_ComInterop); 108throw new PlatformNotSupportedException(SR.PlatformNotSupported_ComInterop); 115throw new PlatformNotSupportedException(SR.PlatformNotSupported_ComInterop); 122throw new PlatformNotSupportedException(SR.PlatformNotSupported_ComInterop); 128throw new PlatformNotSupportedException(SR.PlatformNotSupported_ComInterop); 134throw new PlatformNotSupportedException(SR.PlatformNotSupported_ComInterop); 141throw new PlatformNotSupportedException(SR.PlatformNotSupported_ComInterop); 148throw new PlatformNotSupportedException(SR.PlatformNotSupported_ComInterop); 155throw new PlatformNotSupportedException(SR.PlatformNotSupported_ComInterop); 162throw new PlatformNotSupportedException(SR.PlatformNotSupported_ComInterop); 168throw new PlatformNotSupportedException(SR.PlatformNotSupported_ComInterop); 174throw new PlatformNotSupportedException(SR.PlatformNotSupported_ComInterop); 181throw new PlatformNotSupportedException(SR.PlatformNotSupported_ComInterop); 190throw new PlatformNotSupportedException(SR.PlatformNotSupported_ComInterop); 196throw new PlatformNotSupportedException(SR.PlatformNotSupported_ComInterop); 216throw new PlatformNotSupportedException(SR.PlatformNotSupported_ComInterop); 222throw new PlatformNotSupportedException(SR.PlatformNotSupported_ComInterop);
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshal.Unix.cs (1)
163throw new PlatformNotSupportedException(SR.PlatformNotSupported_ComInterop);
src\System\Threading\Thread.CoreCLR.cs (1)
303throw new PlatformNotSupportedException(SR.PlatformNotSupported_ComInterop);