1 write to _defaultPointsToValueGenerator
Microsoft.CodeAnalysis.NetAnalyzers (1)
src\ffd9070534249528\PointsToAnalysis.PointsToDataFlowOperationVisitor.cs (1)
39_defaultPointsToValueGenerator = defaultPointsToValueGenerator;
7 references to _defaultPointsToValueGenerator
Microsoft.CodeAnalysis.NetAnalyzers (7)
src\ffd9070534249528\PointsToAnalysis.PointsToDataFlowOperationVisitor.cs (7)
93_defaultPointsToValueGenerator.GetOrCreateDefaultValue(analysisEntity); 130(forInterproceduralAnalysis || !_defaultPointsToValueGenerator.HasAnyTrackedEntity)) 138!forInterproceduralAnalysis && _defaultPointsToValueGenerator.IsTrackedEntity(entity)) 160value = _defaultPointsToValueGenerator.GetOrCreateDefaultValue(analysisEntity); 180Debug.Assert(value == _defaultPointsToValueGenerator.GetOrCreateDefaultValue(analysisEntity)); 416ref predicateValueKind, _defaultPointsToValueGenerator, WellKnownTypeProvider.Compilation, IsDisposable, 423ref predicateValueKind, _defaultPointsToValueGenerator, WellKnownTypeProvider.Compilation, IsDisposable,