2 references to ShouldProcessPointsToValue
Microsoft.CodeAnalysis.AnalyzerUtilities (2)
src\RoslynAnalyzers\Utilities\FlowAnalysis\FlowAnalysis\Framework\DataFlow\AnalysisEntityDataFlowOperationVisitor.cs (2)
571
Debug.Assert(
ShouldProcessPointsToValue
(pointsToValue));
624
if (
ShouldProcessPointsToValue
(pointsToValue) &&