1 write to _property
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\SynthesizedSealedPropertyAccessor.cs (1)
35
_property
= property;
2 references to _property
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Synthesized\SynthesizedSealedPropertyAccessor.cs (2)
52
return
_property
.ContainingType;
250
return
_property
;