1 write to _name
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\SynthesizedPropertySymbol.cs (1)
19_name = name;
1 reference to _name
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\SynthesizedPropertySymbol.cs (1)
24public override string Name => _name;