1 write to _elementTypeWithAnnotations
Microsoft.CodeAnalysis.CSharp (1)
Symbols\ArrayTypeSymbol.cs (1)
33_elementTypeWithAnnotations = elementTypeWithAnnotations;
3 references to _elementTypeWithAnnotations
Microsoft.CodeAnalysis.CSharp (3)
Symbols\ArrayTypeSymbol.cs (3)
206return _elementTypeWithAnnotations; 217return _elementTypeWithAnnotations.Type; 468return _elementTypeWithAnnotations.GetUnificationUseSiteDiagnosticRecursive(ref result, owner, ref checkedTypes) ||