2 writes to _topLevelMethod
Microsoft.CodeAnalysis.CSharp (2)
Lowering\SyntheticBoundNodeFactory.cs (2)
75
_topLevelMethod
= value;
89
_topLevelMethod
= value;
1 reference to _topLevelMethod
Microsoft.CodeAnalysis.CSharp (1)
Lowering\SyntheticBoundNodeFactory.cs (1)
86
get { return
_topLevelMethod
; }