2 references to HoistedSynthesizedLocalField
Microsoft.CodeAnalysis.CSharp (2)
Emitter\EditAndContinue\CSharpDefinitionMap.cs (1)
159case GeneratedNameKind.HoistedSynthesizedLocalField:
Symbols\Synthesized\GeneratedNames.cs (1)
239builder.Append((char)GeneratedNameKind.HoistedSynthesizedLocalField);