3 references to CreateMarshaler
PresentationFramework (3)
MS\Internal\WindowsRuntime\Generated\Windows.Data.Text.cs (2)
1613
__precedingWords = global::MS.Internal.WindowsRuntime.ABI.System.Collections.Generic.IEnumerable<global::MS.Internal.WindowsRuntime.Windows.Data.Text.WordSegment>.
CreateMarshaler
(precedingWords);
1614
__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)
47
(value is null) ? IntPtr.Zero :
CreateMarshaler
(value).GetRef();