9 references to TargetTypedAnalysisCompletion
Microsoft.CodeAnalysis.CSharp (9)
FlowAnalysis\NullableWalker_Patterns.cs (1)
1231TargetTypedAnalysisCompletion[node] =
FlowAnalysis\NullableWalker.cs (8)
4010TargetTypedAnalysisCompletion[node] = 4406TargetTypedAnalysisCompletion[node] = 5265/// This is done using <see cref="TargetTypedAnalysisCompletion"/>. All registered completions must be processed 6723TargetTypedAnalysisCompletion[node] = 7982TargetTypedAnalysisCompletion.Remove(argumentNoConversion); 9910if (TargetTypedAnalysisCompletion.TryGetValue(conversionOperand, out Func<TypeWithAnnotations, TypeWithState>? completion)) 9912TargetTypedAnalysisCompletion.Remove(conversionOperand); 11000TargetTypedAnalysisCompletion[node] =