1 write to _marshalers
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\WinRT\Marshalers.cs (1)
642m._marshalers = new IObjectReference[length];
5 references to _marshalers
PresentationFramework (5)
MS\Internal\WindowsRuntime\Generated\WinRT\Marshalers.cs (5)
612if (_marshalers != null) 614foreach (var marshaler in _marshalers) 646m._marshalers[i] = createMarshaler(array[i]); 647element[i] = GetAbi(m._marshalers[i]); 661return (m._marshalers?.Length ?? 0, m._array);