1 write to _defaultPointsToValueGenerator
Microsoft.CodeAnalysis.AnalyzerUtilities (1)
src\66dd3055a1c91c38\PointsToAnalysis.PointsToDataFlowOperationVisitor.cs (1)
42_defaultPointsToValueGenerator = defaultPointsToValueGenerator;
7 references to _defaultPointsToValueGenerator
Microsoft.CodeAnalysis.AnalyzerUtilities (7)
src\66dd3055a1c91c38\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,