5 references to ToStringAndFree
System.Private.Windows.Core (3)
Windows\Win32\System\Com\IDispatch.cs (3)
62Description: {exceptionInfo.bstrDescription.ToStringAndFree()} 63Source: {exceptionInfo.bstrSource.ToStringAndFree()} 64Help file: {exceptionInfo.bstrHelpFile.ToStringAndFree()}
System.Windows.Forms (2)
System\Windows\Forms\ComponentModel\COM2Interop\COM2FontConverter.cs (1)
113if (!source.Name.Equals(target->Name.ToStringAndFree()))
System\Windows\Forms\ComponentModel\COM2Interop\COM2IManagedPerPropertyBrowsingHandler.cs (1)
207strings[i] = values[i].ToStringAndFree();