3 references to ConvertAndFreeBstr
Microsoft.CSharp (3)
Microsoft\CSharp\RuntimeBinder\ComInterop\ExcepInfo.cs (3)
67string? message = ConvertAndFreeBstr(ref bstrDescription); 87exception.Source = ConvertAndFreeBstr(ref bstrSource); 89string? helpLink = ConvertAndFreeBstr(ref bstrHelpFile);