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