15 writes to nextInvokedMethodName
Microsoft.CodeAnalysis.CSharp (15)
Binder\Binder.QueryTranslationState.cs (1)
126nextInvokedMethodName = 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; 437state.nextInvokedMethodName = null; 465state.nextInvokedMethodName = null; 505state.nextInvokedMethodName = null; 535state.nextInvokedMethodName = null; 574state.nextInvokedMethodName = null; 622state.nextInvokedMethodName = null; 669state.nextInvokedMethodName = null; 763state.nextInvokedMethodName = null;
14 references to nextInvokedMethodName
Microsoft.CodeAnalysis.CSharp (14)
Binder\Binder.QueryTranslationState.cs (1)
125Debug.Assert(nextInvokedMethodName is null);
Binder\Binder_Query.cs (13)
59, state.nextInvokedMethodName 235, state.nextInvokedMethodName 265, state.nextInvokedMethodName 281, state.nextInvokedMethodName 369, state.nextInvokedMethodName 433, state.nextInvokedMethodName 461, state.nextInvokedMethodName 501, state.nextInvokedMethodName 531, state.nextInvokedMethodName 570, state.nextInvokedMethodName 618, state.nextInvokedMethodName 665, state.nextInvokedMethodName 759, state.nextInvokedMethodName