1 write to _typeWithAnnotations
Microsoft.CodeAnalysis.CSharp (1)
Symbols\ErrorPropertySymbol.cs (1)
36
_typeWithAnnotations
= TypeWithAnnotations.Create(type);
1 reference to _typeWithAnnotations
Microsoft.CodeAnalysis.CSharp (1)
Symbols\ErrorPropertySymbol.cs (1)
46
public override TypeWithAnnotations TypeWithAnnotations { get { return
_typeWithAnnotations
; } }