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)
46public override TypeWithAnnotations TypeWithAnnotations { get { return _typeWithAnnotations; } }