2 references to InvalidOperation_ComInteropRequireComWrapperInstance
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\ComWrappers.cs (2)
1474
throw new NotSupportedException(SR.
InvalidOperation_ComInteropRequireComWrapperInstance
);
1505
throw new NotSupportedException(SR.
InvalidOperation_ComInteropRequireComWrapperInstance
);