Base:
property
TypeArgumentsWithAnnotationsNoUseSiteDiagnostics
Microsoft.CodeAnalysis.CSharp.Symbols.NamedTypeSymbol.TypeArgumentsWithAnnotationsNoUseSiteDiagnostics
2 references to TypeArgumentsWithAnnotationsNoUseSiteDiagnostics
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Synthesized\ReadOnlyListType\SynthesizedReadOnlyListEnumeratorTypeSymbol.cs (1)
30
var typeArgs = containingType.
TypeArgumentsWithAnnotationsNoUseSiteDiagnostics
;
Symbols\Synthesized\ReadOnlyListType\SynthesizedReadOnlyListTypeSymbol.cs (1)
274
var typeArgs =
TypeArgumentsWithAnnotationsNoUseSiteDiagnostics
;