9 references to TargetTypedAnalysisCompletion
Microsoft.CodeAnalysis.CSharp (9)
FlowAnalysis\NullableWalker.cs (8)
3923TargetTypedAnalysisCompletion[node] = 4317TargetTypedAnalysisCompletion[node] = 5185/// This is done using <see cref="TargetTypedAnalysisCompletion"/>. All registered completions must be processed 6627TargetTypedAnalysisCompletion[node] = 7848TargetTypedAnalysisCompletion.Remove(argumentNoConversion); 9789if (TargetTypedAnalysisCompletion.TryGetValue(conversionOperand, out Func<TypeWithAnnotations, TypeWithState>? completion)) 9791TargetTypedAnalysisCompletion.Remove(conversionOperand); 10859TargetTypedAnalysisCompletion[node] =
FlowAnalysis\NullableWalker_Patterns.cs (1)
1137TargetTypedAnalysisCompletion[node] =