2 writes to _topLevelMethod
Microsoft.CodeAnalysis.CSharp (2)
Lowering\SyntheticBoundNodeFactory.cs (2)
80
_topLevelMethod
= value;
94
_topLevelMethod
= value;
1 reference to _topLevelMethod
Microsoft.CodeAnalysis.CSharp (1)
Lowering\SyntheticBoundNodeFactory.cs (1)
91
get { return
_topLevelMethod
; }