9 references to TargetTypedAnalysisCompletion
Microsoft.CodeAnalysis.CSharp (9)
FlowAnalysis\NullableWalker.cs (8)
3812TargetTypedAnalysisCompletion[node] = 3985TargetTypedAnalysisCompletion[node] = 4747/// This is done using <see cref="TargetTypedAnalysisCompletion"/>. All registered completions must be processed 6128TargetTypedAnalysisCompletion[node] = 7144TargetTypedAnalysisCompletion.Remove(argumentNoConversion); 8871if (TargetTypedAnalysisCompletion.TryGetValue(conversionOperand, out Func<TypeWithAnnotations, TypeWithState>? completion)) 8873TargetTypedAnalysisCompletion.Remove(conversionOperand); 9720TargetTypedAnalysisCompletion[node] =
FlowAnalysis\NullableWalker_Patterns.cs (1)
1037TargetTypedAnalysisCompletion[node] =