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