4 references to ConvertAndFree
System.Windows.Forms (2)
System\Windows\Forms\ActiveX\AxHost.AxPropertyDescriptor.cs (1)
307
string?[] names = caStrings.
ConvertAndFree
();
System\Windows\Forms\ComponentModel\COM2Interop\COM2IPerPropertyBrowsingHandler.cs (1)
124
string?[] names = caStrings.
ConvertAndFree
();
System.Windows.Forms.Primitives.Tests (2)
Interop\Ole32\CALPOLESTRTests.cs (2)
16
string?[] values = ca.
ConvertAndFree
();
26
string?[] values = ca.
ConvertAndFree
();