1 write to _kind
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\SynthesizedLocal.cs (1)
56_kind = kind;
3 references to _kind
Microsoft.CodeAnalysis.CSharp (3)
Symbols\Synthesized\SynthesizedLocal.cs (3)
115get { return _kind; } 210builder.Append(_kind.ToString()); 221builder.Append(_kind.ToString());