2 references to PropertyBagSerializationName
System.Windows.Forms (2)
System\Windows\Forms\ActiveX\AxHost.State.cs (2)
109else if (string.Equals(enumerator.Name, PropertyBagSerializationName, StringComparison.InvariantCultureIgnoreCase)) 351info.AddValue(PropertyBagSerializationName, propertyBagBinaryStream.ToArray());