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