2 references to InvalidOperation_ComInteropRequireComWrapperTrackerInstance
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\ComWrappers.cs (1)
1706
throw new NotSupportedException(SR.
InvalidOperation_ComInteropRequireComWrapperTrackerInstance
);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\TrackerObjectManager.cs (1)
59
throw new NotSupportedException(SR.
InvalidOperation_ComInteropRequireComWrapperTrackerInstance
);