2 references to IsTrackedEntity
Microsoft.CodeAnalysis.NetAnalyzers (2)
src\ffd9070534249528\PointsToAnalysis.CorePointsToAnalysisDataDomain.cs (1)
27: base(valueDomain, defaultPointsToValueGenerator.IsTrackedEntity, defaultPointsToValueGenerator.IsTrackedPointsToValue)
src\ffd9070534249528\PointsToAnalysis.PointsToDataFlowOperationVisitor.cs (1)
138!forInterproceduralAnalysis && _defaultPointsToValueGenerator.IsTrackedEntity(entity))