9 references to TargetTypedAnalysisCompletion
Microsoft.CodeAnalysis.CSharp (9)
FlowAnalysis\NullableWalker.cs (8)
3895TargetTypedAnalysisCompletion[node] = 4289TargetTypedAnalysisCompletion[node] = 5113/// This is done using <see cref="TargetTypedAnalysisCompletion"/>. All registered completions must be processed 6553TargetTypedAnalysisCompletion[node] = 7774TargetTypedAnalysisCompletion.Remove(argumentNoConversion); 9604if (TargetTypedAnalysisCompletion.TryGetValue(conversionOperand, out Func<TypeWithAnnotations, TypeWithState>? completion)) 9606TargetTypedAnalysisCompletion.Remove(conversionOperand); 10460TargetTypedAnalysisCompletion[node] =
FlowAnalysis\NullableWalker_Patterns.cs (1)
1039TargetTypedAnalysisCompletion[node] =