9 references to TargetTypedAnalysisCompletion
Microsoft.CodeAnalysis.CSharp (9)
FlowAnalysis\NullableWalker.cs (8)
3891TargetTypedAnalysisCompletion[node] = 4064TargetTypedAnalysisCompletion[node] = 4827/// This is done using <see cref="TargetTypedAnalysisCompletion"/>. All registered completions must be processed 6209TargetTypedAnalysisCompletion[node] = 7233TargetTypedAnalysisCompletion.Remove(argumentNoConversion); 8962if (TargetTypedAnalysisCompletion.TryGetValue(conversionOperand, out Func<TypeWithAnnotations, TypeWithState>? completion)) 8964TargetTypedAnalysisCompletion.Remove(conversionOperand); 9813TargetTypedAnalysisCompletion[node] =
FlowAnalysis\NullableWalker_Patterns.cs (1)
1037TargetTypedAnalysisCompletion[node] =