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