9 references to TargetTypedAnalysisCompletion
Microsoft.CodeAnalysis.CSharp (9)
FlowAnalysis\NullableWalker.cs (8)
3968TargetTypedAnalysisCompletion[node] = 4364TargetTypedAnalysisCompletion[node] = 5223/// This is done using <see cref="TargetTypedAnalysisCompletion"/>. All registered completions must be processed 6665TargetTypedAnalysisCompletion[node] = 7924TargetTypedAnalysisCompletion.Remove(argumentNoConversion); 9852if (TargetTypedAnalysisCompletion.TryGetValue(conversionOperand, out Func<TypeWithAnnotations, TypeWithState>? completion)) 9854TargetTypedAnalysisCompletion.Remove(conversionOperand); 10938TargetTypedAnalysisCompletion[node] =
FlowAnalysis\NullableWalker_Patterns.cs (1)
1193TargetTypedAnalysisCompletion[node] =