4 references to Save
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\AxHost.State.cs (1)
353_propertyBag.Save(propertyBagBinaryStream);
System.Windows.Forms.Tests (3)
System\Windows\Forms\AxHost.PropertyBagStreamTests.cs (3)
28bag.Save(stream); 59Assert.Throws<NotSupportedException>(() => bag.Save(stream)); 79bag.Save(stream);