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