9 references to TargetTypedAnalysisCompletion
Microsoft.CodeAnalysis.CSharp (9)
FlowAnalysis\NullableWalker.cs (8)
3864TargetTypedAnalysisCompletion[node] = 4134TargetTypedAnalysisCompletion[node] = 4897/// This is done using <see cref="TargetTypedAnalysisCompletion"/>. All registered completions must be processed 6337TargetTypedAnalysisCompletion[node] = 7522TargetTypedAnalysisCompletion.Remove(argumentNoConversion); 9294if (TargetTypedAnalysisCompletion.TryGetValue(conversionOperand, out Func<TypeWithAnnotations, TypeWithState>? completion)) 9296TargetTypedAnalysisCompletion.Remove(conversionOperand); 10143TargetTypedAnalysisCompletion[node] =
FlowAnalysis\NullableWalker_Patterns.cs (1)
1037TargetTypedAnalysisCompletion[node] =