3 references to CreateMarshaler
PresentationFramework (3)
MS\Internal\WindowsRuntime\Generated\Windows.Data.Text.cs (2)
1620__precedingWords = global::MS.Internal.WindowsRuntime.ABI.System.Collections.Generic.IEnumerable<global::MS.Internal.WindowsRuntime.Windows.Data.Text.WordSegment>.CreateMarshaler(precedingWords); 1621__words = global::MS.Internal.WindowsRuntime.ABI.System.Collections.Generic.IEnumerable<global::MS.Internal.WindowsRuntime.Windows.Data.Text.WordSegment>.CreateMarshaler(words);
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IEnumerable.cs (1)
53(value is null) ? IntPtr.Zero : CreateMarshaler(value).GetRef();