9 references to TargetTypedAnalysisCompletion
Microsoft.CodeAnalysis.CSharp (9)
FlowAnalysis\NullableWalker.cs (8)
3886TargetTypedAnalysisCompletion[node] = 4156TargetTypedAnalysisCompletion[node] = 4957/// This is done using <see cref="TargetTypedAnalysisCompletion"/>. All registered completions must be processed 6397TargetTypedAnalysisCompletion[node] = 7619TargetTypedAnalysisCompletion.Remove(argumentNoConversion); 9438if (TargetTypedAnalysisCompletion.TryGetValue(conversionOperand, out Func<TypeWithAnnotations, TypeWithState>? completion)) 9440TargetTypedAnalysisCompletion.Remove(conversionOperand); 10295TargetTypedAnalysisCompletion[node] =
FlowAnalysis\NullableWalker_Patterns.cs (1)
1039TargetTypedAnalysisCompletion[node] =