6 references to DisposeMarshalerArray
PresentationFramework (6)
MS\Internal\WindowsRuntime\Generated\Windows.Data.Text.cs (3)
432
public static void DisposeMarshalerArray(MarshalInterfaceHelper<global::MS.Internal.WindowsRuntime.Windows.Data.Text.AlternateWordForm>.MarshalerArray array) => MarshalInterfaceHelper<global::MS.Internal.WindowsRuntime.Windows.Data.Text.AlternateWordForm>.
DisposeMarshalerArray
(array);
1556
public static void DisposeMarshalerArray(MarshalInterfaceHelper<global::MS.Internal.WindowsRuntime.Windows.Data.Text.WordSegment>.MarshalerArray array) => MarshalInterfaceHelper<global::MS.Internal.WindowsRuntime.Windows.Data.Text.WordSegment>.
DisposeMarshalerArray
(array);
1665
public static void DisposeMarshalerArray(MarshalInterfaceHelper<global::MS.Internal.WindowsRuntime.Windows.Data.Text.WordsSegmenter>.MarshalerArray array) => MarshalInterfaceHelper<global::MS.Internal.WindowsRuntime.Windows.Data.Text.WordsSegmenter>.
DisposeMarshalerArray
(array);
MS\Internal\WindowsRuntime\Generated\Windows.Globalization.cs (1)
845
public static void DisposeMarshalerArray(MarshalInterfaceHelper<global::MS.Internal.WindowsRuntime.Windows.Globalization.Language>.MarshalerArray array) => MarshalInterfaceHelper<global::MS.Internal.WindowsRuntime.Windows.Globalization.Language>.
DisposeMarshalerArray
(array);
MS\Internal\WindowsRuntime\Generated\WinRT\Marshalers.cs (2)
866
public static void DisposeMarshalerArray(object box) => MarshalInterfaceHelper<T>.
DisposeMarshalerArray
(box);
972
public static void DisposeMarshalerArray(object box) => MarshalInterfaceHelper<object>.
DisposeMarshalerArray
(box);