4 references to GetIUnknownImpl
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\WinRT\ComWrappersSupport.net5.cs (1)
62
GetIUnknownImpl
(out var qi, out var addRef, out var release);
System.Private.CoreLib (2)
src\System\Runtime\InteropServices\ComWrappers.CoreCLR.cs (2)
45
GetIUnknownImpl
(out vftbl[0], out vftbl[1], out vftbl[2]);
52
GetIUnknownImpl
(out vftbl[0], out vftbl[1], out vftbl[2]);
System.Private.Windows.Core (1)
Windows\Win32\System\Com\WinFormsComWrappers.cs (1)
19
GetIUnknownImpl
(out nint fpQueryInterface, out nint fpAddRef, out nint fpRelease);