4 references to PropertySetAbstractValue
Microsoft.CodeAnalysis.NetAnalyzers (4)
src\11b41c7305441175\PropertySetAbstractValue.cs (2)
51
return new
PropertySetAbstractValue
(propertyAbstractValues.ToImmutable());
63
return new
PropertySetAbstractValue
(propertyAbstractValues);
src\11b41c7305441175\PropertySetAbstractValue.ValuePool.cs (2)
44
this.OneDimensionalPool[i] = new
PropertySetAbstractValue
(
63
this.TwoDimensionalPool[i, j] = new
PropertySetAbstractValue
(