9 references to TargetTypedAnalysisCompletion
Microsoft.CodeAnalysis.CSharp (9)
FlowAnalysis\NullableWalker.cs (8)
3885TargetTypedAnalysisCompletion[node] = 4154TargetTypedAnalysisCompletion[node] = 4955/// This is done using <see cref="TargetTypedAnalysisCompletion"/>. All registered completions must be processed 6395TargetTypedAnalysisCompletion[node] = 7617TargetTypedAnalysisCompletion.Remove(argumentNoConversion); 9436if (TargetTypedAnalysisCompletion.TryGetValue(conversionOperand, out Func<TypeWithAnnotations, TypeWithState>? completion)) 9438TargetTypedAnalysisCompletion.Remove(conversionOperand); 10293TargetTypedAnalysisCompletion[node] =
FlowAnalysis\NullableWalker_Patterns.cs (1)
1039TargetTypedAnalysisCompletion[node] =