2 references to TypeArray
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\Types\TypeArray.cs (2)
84public static readonly TypeArray Empty = new TypeArray(Array.Empty<CType>()); 133result = new TypeArray(types);