1 write to _defaultPointsToValueGenerator
Microsoft.CodeAnalysis.AnalyzerUtilities (1)
src\RoslynAnalyzers\Utilities\FlowAnalysis\FlowAnalysis\Analysis\PointsToAnalysis\PointsToAnalysis.PointsToDataFlowOperationVisitor.cs (1)
40_defaultPointsToValueGenerator = defaultPointsToValueGenerator;
7 references to _defaultPointsToValueGenerator
Microsoft.CodeAnalysis.AnalyzerUtilities (7)
src\RoslynAnalyzers\Utilities\FlowAnalysis\FlowAnalysis\Analysis\PointsToAnalysis\PointsToAnalysis.PointsToDataFlowOperationVisitor.cs (7)
94_defaultPointsToValueGenerator.GetOrCreateDefaultValue(analysisEntity); 131(forInterproceduralAnalysis || !_defaultPointsToValueGenerator.HasAnyTrackedEntity)) 139!forInterproceduralAnalysis && _defaultPointsToValueGenerator.IsTrackedEntity(entity)) 161value = _defaultPointsToValueGenerator.GetOrCreateDefaultValue(analysisEntity); 181Debug.Assert(value == _defaultPointsToValueGenerator.GetOrCreateDefaultValue(analysisEntity)); 417ref predicateValueKind, _defaultPointsToValueGenerator, WellKnownTypeProvider.Compilation, IsDisposable, 424ref predicateValueKind, _defaultPointsToValueGenerator, WellKnownTypeProvider.Compilation, IsDisposable,