3 references to _Release
PresentationFramework (3)
MS\Internal\WindowsRuntime\Generated\WinRT\ComWrappersSupport.net5.cs (1)
67Release = Marshal.GetDelegateForFunctionPointer<IUnknownVftbl._Release>(release),
MS\Internal\WindowsRuntime\Generated\WinRT\Interop\IUnknownVftbl.cs (1)
17public _Release Release;
MS\Internal\WindowsRuntime\Generated\WinRT\ObjectReference.cs (1)
121var releaseDelegate = VftblIUnknown.Release;