9 references to TargetTypedAnalysisCompletion
Microsoft.CodeAnalysis.CSharp (9)
FlowAnalysis\NullableWalker.cs (8)
3810TargetTypedAnalysisCompletion[node] = 3983TargetTypedAnalysisCompletion[node] = 4745/// This is done using <see cref="TargetTypedAnalysisCompletion"/>. All registered completions must be processed 6126TargetTypedAnalysisCompletion[node] = 7142TargetTypedAnalysisCompletion.Remove(argumentNoConversion); 8863if (TargetTypedAnalysisCompletion.TryGetValue(conversionOperand, out Func<TypeWithAnnotations, TypeWithState>? completion)) 8865TargetTypedAnalysisCompletion.Remove(conversionOperand); 9712TargetTypedAnalysisCompletion[node] =
FlowAnalysis\NullableWalker_Patterns.cs (1)
1037TargetTypedAnalysisCompletion[node] =