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