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