1 write to _elementTypeWithAnnotations
Microsoft.CodeAnalysis.CSharp (1)
Symbols\ArrayTypeSymbol.cs (1)
31_elementTypeWithAnnotations = elementTypeWithAnnotations;
3 references to _elementTypeWithAnnotations
Microsoft.CodeAnalysis.CSharp (3)
Symbols\ArrayTypeSymbol.cs (3)
204return _elementTypeWithAnnotations; 215return _elementTypeWithAnnotations.Type; 464return _elementTypeWithAnnotations.GetUnificationUseSiteDiagnosticRecursive(ref result, owner, ref checkedTypes) ||