3 references to
Microsoft.CodeAnalysis.CSharp (3)
Symbols\NativeIntegerTypeSymbol.cs (1)
29internal NativeIntegerTypeSymbol(NamedTypeSymbol underlyingType) : base(underlyingType, tupleData: null)
Symbols\Retargeting\RetargetingNamedTypeSymbol.cs (1)
42: base(underlyingType, tupleData)
Symbols\SubstitutedNamedTypeSymbol.cs (1)
53: base(originalDefinition, tupleData)