1 reference to BitArray
System.Collections (1)
System\Collections\BitArray.cs (1)
1041
public object Clone() => new
BitArray
(this);