1 reference to FromAbiArray
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\WinRT\Marshalers.cs (1)
1011FromAbiArray = (object box) => (T[])(object)MarshalString.FromAbiArray(box);