9 references to TargetTypedAnalysisCompletion
Microsoft.CodeAnalysis.CSharp (9)
FlowAnalysis\NullableWalker.cs (8)
3661TargetTypedAnalysisCompletion[node] = 3805TargetTypedAnalysisCompletion[node] = 4565/// This is done using <see cref="TargetTypedAnalysisCompletion"/>. All registered completions must be processed 5946TargetTypedAnalysisCompletion[node] = 6962TargetTypedAnalysisCompletion.Remove(argumentNoConversion); 8643if (TargetTypedAnalysisCompletion.TryGetValue(conversionOperand, out Func<TypeWithAnnotations, TypeWithState>? completion)) 8645TargetTypedAnalysisCompletion.Remove(conversionOperand); 9482TargetTypedAnalysisCompletion[node] =
FlowAnalysis\NullableWalker_Patterns.cs (1)
999TargetTypedAnalysisCompletion[node] =