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)
206
return
_elementTypeWithAnnotations
;
217
return
_elementTypeWithAnnotations
.Type;
468
return
_elementTypeWithAnnotations
.GetUnificationUseSiteDiagnosticRecursive(ref result, owner, ref checkedTypes) ||