2 references to WellKnownType
Microsoft.CodeAnalysis.CSharp (2)
Lowering\SyntheticBoundNodeFactory.cs (2)
348return Compilation.CreateArrayTypeSymbol(WellKnownType(elementType)); 1301return Typeof(WellKnownType(type), systemType);