2 references to TryIntersect
Microsoft.CodeAnalysis.AnalyzerUtilities (2)
src\97c55a67c449f67c\GlobalFlowStateAnalysis.GlobalFlowStateAnalysisValueSetDomain.cs (2)
212else if (!TryIntersect(candidate, result, out result)) 222_ = TryIntersect(value1, value2, out var result);