8 references to Release
Microsoft.Private.Windows.Core (8)
System\DisposeHelper.cs (1)
33
localComPointer->
Release
();
Windows\Win32\System\Com\AgileComPointer.cs (1)
88
uint count = ((IUnknown*)@interface)->
Release
();
Windows\Win32\System\Com\ComHelpers.cs (2)
132
ccw->
Release
();
236
uint count = unknown->
Release
();
Windows\Win32\System\Com\ComScope.cs (3)
11
/// to ensure <see cref="ComUnknown.
Release
"/> is called when going out of scope with the using.
118
unknown->
Release
();
135
unknown->
Release
();
Windows\Win32\System\Com\STGMEDIUM.cs (1)
41
pUnkForRelease->
Release
();