1 write to _defaultPointsToValueGenerator
Microsoft.CodeAnalysis.AnalyzerUtilities (1)
src\RoslynAnalyzers\Utilities\FlowAnalysis\FlowAnalysis\Analysis\PointsToAnalysis\PointsToAnalysis.PointsToDataFlowOperationVisitor.cs (1)
42_defaultPointsToValueGenerator = defaultPointsToValueGenerator;
7 references to _defaultPointsToValueGenerator
Microsoft.CodeAnalysis.AnalyzerUtilities (7)
src\RoslynAnalyzers\Utilities\FlowAnalysis\FlowAnalysis\Analysis\PointsToAnalysis\PointsToAnalysis.PointsToDataFlowOperationVisitor.cs (7)
96_defaultPointsToValueGenerator.GetOrCreateDefaultValue(analysisEntity); 133(forInterproceduralAnalysis || !_defaultPointsToValueGenerator.HasAnyTrackedEntity)) 141!forInterproceduralAnalysis && _defaultPointsToValueGenerator.IsTrackedEntity(entity)) 163value = _defaultPointsToValueGenerator.GetOrCreateDefaultValue(analysisEntity); 183Debug.Assert(value == _defaultPointsToValueGenerator.GetOrCreateDefaultValue(analysisEntity)); 419ref predicateValueKind, _defaultPointsToValueGenerator, WellKnownTypeProvider.Compilation, IsDisposable, 426ref predicateValueKind, _defaultPointsToValueGenerator, WellKnownTypeProvider.Compilation, IsDisposable,