2 references to TryGetComPointer
System.Private.Windows.Core (2)
System\Private\Windows\Ole\Composition.RuntimeToNativeAdapter.cs (2)
68*ppenumAdvise = ComHelpers.TryGetComPointer<Com.IEnumSTATDATA>(enumAdvice, out hr); 80*ppenumFormatEtc = ComHelpers.TryGetComPointer<Com.IEnumFORMATETC>(comTypeFormatEtc, out HRESULT hr);