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