9 references to TargetTypedAnalysisCompletion
Microsoft.CodeAnalysis.CSharp (9)
FlowAnalysis\NullableWalker.cs (8)
3907TargetTypedAnalysisCompletion[node] = 4080TargetTypedAnalysisCompletion[node] = 4843/// This is done using <see cref="TargetTypedAnalysisCompletion"/>. All registered completions must be processed 6221TargetTypedAnalysisCompletion[node] = 7373TargetTypedAnalysisCompletion.Remove(argumentNoConversion); 9145if (TargetTypedAnalysisCompletion.TryGetValue(conversionOperand, out Func<TypeWithAnnotations, TypeWithState>? completion)) 9147TargetTypedAnalysisCompletion.Remove(conversionOperand); 9994TargetTypedAnalysisCompletion[node] =
FlowAnalysis\NullableWalker_Patterns.cs (1)
1037TargetTypedAnalysisCompletion[node] =