2 writes to MapFromValueContentAbstractValue
Microsoft.CodeAnalysis.AnalyzerUtilities (2)
src\RoslynAnalyzers\Utilities\FlowAnalysis\FlowAnalysis\Analysis\PropertySetAnalysis\PropertyMapper.cs (2)
40MapFromValueContentAbstractValue = mapFromValueContentAbstractValueCallback ?? throw new ArgumentNullException(nameof(mapFromValueContentAbstractValueCallback)); 53MapFromValueContentAbstractValue = mapFromValueContentAbstractValueCallback ?? throw new ArgumentNullException(nameof(mapFromValueContentAbstractValueCallback));
6 references to MapFromValueContentAbstractValue
Microsoft.CodeAnalysis.AnalyzerUtilities (6)
src\RoslynAnalyzers\Utilities\FlowAnalysis\FlowAnalysis\Analysis\PropertySetAnalysis\PropertyMapper.cs (4)
118internal bool RequiresValueContentAnalysis => this.MapFromValueContentAbstractValue != null; 124this.MapFromValueContentAbstractValue.GetHashCodeOrDefault(), 137&& this.MapFromValueContentAbstractValue == other.MapFromValueContentAbstractValue
src\RoslynAnalyzers\Utilities\FlowAnalysis\FlowAnalysis\Analysis\PropertySetAnalysis\PropertySetAnalysis.PropertySetDataFlowOperationVisitor.cs (2)
296else if (propertyMapper.MapFromValueContentAbstractValue != null) 299propertySetAbstractValueKind = propertyMapper.MapFromValueContentAbstractValue(