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