2 references to ShouldProcessPointsToValue
Microsoft.CodeAnalysis.NetAnalyzers (2)
src\9382845807600969\AnalysisEntityDataFlowOperationVisitor.cs (2)
570
Debug.Assert(
ShouldProcessPointsToValue
(pointsToValue));
623
if (
ShouldProcessPointsToValue
(pointsToValue) &&