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