15 writes to nextInvokedMethodName
Microsoft.CodeAnalysis.CSharp (15)
Binder\Binder.QueryTranslationState.cs (1)
127nextInvokedMethodName = null;
Binder\Binder_Query.cs (14)
46state.nextInvokedMethodName = GetFirstInvokedMethodName(node, out _); 64state.nextInvokedMethodName = null; 239state.nextInvokedMethodName = null; 269state.nextInvokedMethodName = null; 285state.nextInvokedMethodName = null; 373state.nextInvokedMethodName = null; 438state.nextInvokedMethodName = null; 467state.nextInvokedMethodName = null; 508state.nextInvokedMethodName = null; 539state.nextInvokedMethodName = null; 578state.nextInvokedMethodName = null; 627state.nextInvokedMethodName = null; 675state.nextInvokedMethodName = null; 769state.nextInvokedMethodName = null;
14 references to nextInvokedMethodName
Microsoft.CodeAnalysis.CSharp (14)
Binder\Binder.QueryTranslationState.cs (1)
126Debug.Assert(nextInvokedMethodName is null);
Binder\Binder_Query.cs (13)
59, state.nextInvokedMethodName 235, state.nextInvokedMethodName 265, state.nextInvokedMethodName 281, state.nextInvokedMethodName 369, state.nextInvokedMethodName 434, state.nextInvokedMethodName 463, state.nextInvokedMethodName 504, state.nextInvokedMethodName 535, state.nextInvokedMethodName 574, state.nextInvokedMethodName 623, state.nextInvokedMethodName 671, state.nextInvokedMethodName 765, state.nextInvokedMethodName