9 references to TargetTypedAnalysisCompletion
Microsoft.CodeAnalysis.CSharp (9)
FlowAnalysis\NullableWalker.cs (8)
3870TargetTypedAnalysisCompletion[node] = 4140TargetTypedAnalysisCompletion[node] = 4904/// This is done using <see cref="TargetTypedAnalysisCompletion"/>. All registered completions must be processed 6344TargetTypedAnalysisCompletion[node] = 7525TargetTypedAnalysisCompletion.Remove(argumentNoConversion); 9298if (TargetTypedAnalysisCompletion.TryGetValue(conversionOperand, out Func<TypeWithAnnotations, TypeWithState>? completion)) 9300TargetTypedAnalysisCompletion.Remove(conversionOperand); 10155TargetTypedAnalysisCompletion[node] =
FlowAnalysis\NullableWalker_Patterns.cs (1)
1039TargetTypedAnalysisCompletion[node] =