1 write to _name
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\SynthesizedGlobalMethodSymbol.cs (1)
42_name = name;
1 reference to _name
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\SynthesizedGlobalMethodSymbol.cs (1)
100get { return _name; }