3 references to SZArray
Microsoft.CodeAnalysis.CSharp (3)
Symbols\ArrayTypeSymbol.cs (3)
80return new SZArray(elementTypeWithAnnotations, array, GetSZArrayInterfaces(elementTypeWithAnnotations, array.ContainingAssembly)); 88return new SZArray(elementTypeWithAnnotations, array, constructedInterfaces); 527return new SZArray(newElementType, BaseTypeNoUseSiteDiagnostics, newInterfaces);