2 references to setAnalyzedNullability
Microsoft.CodeAnalysis.CSharp (2)
FlowAnalysis\NullableWalker.cs (2)
9921TypeWithState result = setAnalyzedNullability(node, delegateType, analysisCompletion, node.WasTargetTyped); 9952return setAnalyzedNullability(node, delegateType, analysisCompletion: null, isTargetTyped: false);