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