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)
205
return
_elementTypeWithAnnotations
;
216
return
_elementTypeWithAnnotations
.Type;
465
return
_elementTypeWithAnnotations
.GetUnificationUseSiteDiagnosticRecursive(ref result, owner, ref checkedTypes) ||