2 references to AsUnknown
System.Private.Windows.Core (2)
System\Private\Windows\Ole\Composition.NativeToRuntimeAdapter.cs (1)
51ComHelpers.TryGetObjectForIUnknown(nativeStatData.AsUnknown, out enumAdvise);
Windows\Win32\System\Com\ComScope.cs (1)
114HRESULT hr = AsUnknown->QueryInterface(IID.Get<TInterface>(), (void**)&unknown);