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)
204
return
_elementTypeWithAnnotations
;
215
return
_elementTypeWithAnnotations
.Type;
464
return
_elementTypeWithAnnotations
.GetUnificationUseSiteDiagnosticRecursive(ref result, owner, ref checkedTypes) ||