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