1 write to AllowMerge
System.ComponentModel.Primitives (1)
System\ComponentModel\MergablePropertyAttribute.cs (1)
43AllowMerge = allowMerge;
2 references to AllowMerge
System.ComponentModel.Primitives (2)
System\ComponentModel\MergablePropertyAttribute.cs (2)
53obj is MergablePropertyAttribute other && other.AllowMerge == AllowMerge;