9 references to TargetTypedAnalysisCompletion
Microsoft.CodeAnalysis.CSharp (9)
FlowAnalysis\NullableWalker.cs (8)
3959TargetTypedAnalysisCompletion[node] = 4355TargetTypedAnalysisCompletion[node] = 5225/// This is done using <see cref="TargetTypedAnalysisCompletion"/>. All registered completions must be processed 6667TargetTypedAnalysisCompletion[node] = 7897TargetTypedAnalysisCompletion.Remove(argumentNoConversion); 9825if (TargetTypedAnalysisCompletion.TryGetValue(conversionOperand, out Func<TypeWithAnnotations, TypeWithState>? completion)) 9827TargetTypedAnalysisCompletion.Remove(conversionOperand); 10909TargetTypedAnalysisCompletion[node] =
FlowAnalysis\NullableWalker_Patterns.cs (1)
1139TargetTypedAnalysisCompletion[node] =