9 references to TargetTypedAnalysisCompletion
Microsoft.CodeAnalysis.CSharp (9)
FlowAnalysis\NullableWalker.cs (8)
3749TargetTypedAnalysisCompletion[node] = 3921TargetTypedAnalysisCompletion[node] = 4681/// This is done using <see cref="TargetTypedAnalysisCompletion"/>. All registered completions must be processed 6062TargetTypedAnalysisCompletion[node] = 7078TargetTypedAnalysisCompletion.Remove(argumentNoConversion); 8799if (TargetTypedAnalysisCompletion.TryGetValue(conversionOperand, out Func<TypeWithAnnotations, TypeWithState>? completion)) 8801TargetTypedAnalysisCompletion.Remove(conversionOperand); 9648TargetTypedAnalysisCompletion[node] =
FlowAnalysis\NullableWalker_Patterns.cs (1)
1037TargetTypedAnalysisCompletion[node] =