1 write to _propertyTypeWithAnnotations
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Metadata\PE\PEPropertySymbol.cs (1)
313
_propertyTypeWithAnnotations
= propertyTypeWithAnnotations;
1 reference to _propertyTypeWithAnnotations
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Metadata\PE\PEPropertySymbol.cs (1)
687
get { return
_propertyTypeWithAnnotations
; }