1 write to _declaration
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\SynthesizedSimpleProgramEntryPointSymbol.cs (1)
33_declaration = declaration;
2 references to _declaration
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Synthesized\SynthesizedSimpleProgramEntryPointSymbol.cs (2)
208protected override object MethodChecksLockObject => _declaration; 256if (_declaration.SyntaxReference.SyntaxTree == tree)