1 write to _topLevelMethod
Microsoft.CodeAnalysis.CSharp (1)
Lowering\LocalRewriter\DynamicSiteContainer.cs (1)
23_topLevelMethod = topLevelMethod;
2 references to _topLevelMethod
Microsoft.CodeAnalysis.CSharp (2)
Lowering\LocalRewriter\DynamicSiteContainer.cs (2)
30var containingSymbol = _topLevelMethod.ContainingSymbol; 61get { return _topLevelMethod; }