39 references to PlatformNotSupported_ComInterop
System.Private.CoreLib (39)
Internal\Runtime\CompilerHelpers\InteropHelpers.cs (6)
473
throw new PlatformNotSupportedException(SR.
PlatformNotSupported_ComInterop
);
489
throw new PlatformNotSupportedException(SR.
PlatformNotSupported_ComInterop
);
505
throw new PlatformNotSupportedException(SR.
PlatformNotSupported_ComInterop
);
580
throw new PlatformNotSupportedException(SR.
PlatformNotSupported_ComInterop
);
591
throw new PlatformNotSupportedException(SR.
PlatformNotSupported_ComInterop
);
603
throw new PlatformNotSupportedException(SR.
PlatformNotSupported_ComInterop
);
src\runtime\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\runtime\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\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshal.Unix.cs (1)
164
throw new PlatformNotSupportedException(SR.
PlatformNotSupported_ComInterop
);
System\Reflection\Runtime\TypeInfos\RuntimeTypeInfo.InvokeMember.cs (1)
65
throw new PlatformNotSupportedException(SR.
PlatformNotSupported_ComInterop
);
System\Threading\Thread.NativeAot.Unix.cs (1)
106
throw new PlatformNotSupportedException(SR.
PlatformNotSupported_ComInterop
);