1 write to _elementTypeWithAnnotations
Microsoft.CodeAnalysis.CSharp (1)
Symbols\ArrayTypeSymbol.cs (1)
32_elementTypeWithAnnotations = elementTypeWithAnnotations;
3 references to _elementTypeWithAnnotations
Microsoft.CodeAnalysis.CSharp (3)
Symbols\ArrayTypeSymbol.cs (3)
205return _elementTypeWithAnnotations; 216return _elementTypeWithAnnotations.Type; 465return _elementTypeWithAnnotations.GetUnificationUseSiteDiagnosticRecursive(ref result, owner, ref checkedTypes) ||