9 references to TargetTypedAnalysisCompletion
Microsoft.CodeAnalysis.CSharp (9)
FlowAnalysis\NullableWalker_Patterns.cs (1)
1231TargetTypedAnalysisCompletion[node] =
FlowAnalysis\NullableWalker.cs (8)
3954TargetTypedAnalysisCompletion[node] = 4350TargetTypedAnalysisCompletion[node] = 5209/// This is done using <see cref="TargetTypedAnalysisCompletion"/>. All registered completions must be processed 6651TargetTypedAnalysisCompletion[node] = 7910TargetTypedAnalysisCompletion.Remove(argumentNoConversion); 9838if (TargetTypedAnalysisCompletion.TryGetValue(conversionOperand, out Func<TypeWithAnnotations, TypeWithState>? completion)) 9840TargetTypedAnalysisCompletion.Remove(conversionOperand); 10928TargetTypedAnalysisCompletion[node] =