72 references to SerializationInfo
BinaryFormatTests (1)
FormatTests\FormattedObject\HashTableTests.cs (1)
28
SerializationInfo info =
new
(typeof(Hashtable), FormatterConverterStub.Instance);
System.Formats.Nrbf (1)
System\Formats\Nrbf\Utils\BinaryReaderExtensions.cs (1)
183
SerializationInfo si =
new
(typeof(DateTime), new FormatterConverter());
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Runtime\Serialization\SerializationInfo.cs (1)
51
:
this
(type, converter)
System.Private.DataContractSerialization (3)
System\Runtime\Serialization\Json\XmlObjectSerializerWriteContextComplexJson.cs (1)
340
var serInfo = new
SerializationInfo
(objType, XmlObjectSerializer.FormatterConverter);
System\Runtime\Serialization\XmlObjectSerializerReadContext.cs (1)
546
var serInfo = new
SerializationInfo
(type, XmlObjectSerializer.FormatterConverter);
System\Runtime\Serialization\XmlObjectSerializerWriteContext.cs (1)
519
var serInfo = new
SerializationInfo
(objType, XmlObjectSerializer.FormatterConverter /*!UnsafeTypeForwardingEnabled is always false*/);
System.Private.Windows.Core (2)
System\Private\Windows\BinaryFormat\BinaryFormatWriter.cs (1)
584
SerializationInfo info =
new
(typeof(Hashtable), FormatterConverterStub.Instance);
System\Private\Windows\BinaryFormat\Deserializer\ClassRecordSerializationInfoDeserializer.cs (1)
36
_serializationInfo =
new
(type, DefaultConverter);
System.Resources.Extensions (1)
System\Resources\Extensions\BinaryFormat\Deserializer\ClassRecordSerializationInfoDeserializer.cs (1)
37
_serializationInfo =
new
(type, BinaryFormattedObject.DefaultConverter);
System.Windows.Forms.Design.Tests (50)
System\ComponentModel\Design\Serialization\CodeDomComponentSerializationServiceTests.cs (50)
139
SerializationInfo info =
new
(store.GetType(), new FormatterConverter());
242
SerializationInfo info =
new
(store.GetType(), new FormatterConverter());
344
SerializationInfo info =
new
(store.GetType(), new FormatterConverter());
389
SerializationInfo info =
new
(store.GetType(), new FormatterConverter());
440
SerializationInfo info =
new
(store.GetType(), new FormatterConverter());
486
SerializationInfo info =
new
(store.GetType(), new FormatterConverter());
530
SerializationInfo info =
new
(store.GetType(), new FormatterConverter());
579
SerializationInfo info =
new
(store.GetType(), new FormatterConverter());
649
SerializationInfo info =
new
(store.GetType(), new FormatterConverter());
668
SerializationInfo info =
new
(store.GetType(), new FormatterConverter());
721
SerializationInfo info =
new
(store.GetType(), new FormatterConverter());
732
info = new
SerializationInfo
(store.GetType(), new FormatterConverter());
758
SerializationInfo info =
new
(store.GetType(), new FormatterConverter());
771
info = new
SerializationInfo
(store.GetType(), new FormatterConverter());
806
SerializationInfo info =
new
(store.GetType(), new FormatterConverter());
820
info = new
SerializationInfo
(store.GetType(), new FormatterConverter());
866
SerializationInfo info =
new
(store.GetType(), new FormatterConverter());
879
info = new
SerializationInfo
(store.GetType(), new FormatterConverter());
929
SerializationInfo info =
new
(store.GetType(), new FormatterConverter());
940
info = new
SerializationInfo
(store.GetType(), new FormatterConverter());
966
SerializationInfo info =
new
(store.GetType(), new FormatterConverter());
979
info = new
SerializationInfo
(store.GetType(), new FormatterConverter());
1014
SerializationInfo info =
new
(store.GetType(), new FormatterConverter());
1028
info = new
SerializationInfo
(store.GetType(), new FormatterConverter());
1074
SerializationInfo info =
new
(store.GetType(), new FormatterConverter());
1087
info = new
SerializationInfo
(store.GetType(), new FormatterConverter());
1139
SerializationInfo info =
new
(store.GetType(), new FormatterConverter());
1150
info = new
SerializationInfo
(store.GetType(), new FormatterConverter());
1161
info = new
SerializationInfo
(store.GetType(), new FormatterConverter());
1189
SerializationInfo info =
new
(store.GetType(), new FormatterConverter());
1202
info = new
SerializationInfo
(store.GetType(), new FormatterConverter());
1215
info = new
SerializationInfo
(store.GetType(), new FormatterConverter());
1252
SerializationInfo info =
new
(store.GetType(), new FormatterConverter());
1266
info = new
SerializationInfo
(store.GetType(), new FormatterConverter());
1280
info = new
SerializationInfo
(store.GetType(), new FormatterConverter());
1328
SerializationInfo info =
new
(store.GetType(), new FormatterConverter());
1341
info = new
SerializationInfo
(store.GetType(), new FormatterConverter());
1354
info = new
SerializationInfo
(store.GetType(), new FormatterConverter());
1418
SerializationInfo info =
new
(store.GetType(), new FormatterConverter());
1429
info = new
SerializationInfo
(store.GetType(), new FormatterConverter());
1440
info = new
SerializationInfo
(store.GetType(), new FormatterConverter());
1468
SerializationInfo info =
new
(store.GetType(), new FormatterConverter());
1481
info = new
SerializationInfo
(store.GetType(), new FormatterConverter());
1494
info = new
SerializationInfo
(store.GetType(), new FormatterConverter());
1531
SerializationInfo info =
new
(store.GetType(), new FormatterConverter());
1545
info = new
SerializationInfo
(store.GetType(), new FormatterConverter());
1559
info = new
SerializationInfo
(store.GetType(), new FormatterConverter());
1607
SerializationInfo info =
new
(store.GetType(), new FormatterConverter());
1620
info = new
SerializationInfo
(store.GetType(), new FormatterConverter());
1633
info = new
SerializationInfo
(store.GetType(), new FormatterConverter());
System.Windows.Forms.Tests (10)
System\Windows\Forms\Layout\TableLayoutSettingsTests.cs (7)
1635
SerializationInfo info =
new
(typeof(ListViewGroup), new FormatterConverter());
1648
SerializationInfo info =
new
(typeof(ListViewGroup), new FormatterConverter());
1680
SerializationInfo info =
new
(typeof(ListViewGroup), new FormatterConverter());
1687
info = new
SerializationInfo
(typeof(ListViewGroup), new FormatterConverter());
1716
SerializationInfo info =
new
(typeof(ListViewGroup), new FormatterConverter());
1732
SerializationInfo info =
new
(typeof(ListViewGroup), new FormatterConverter());
1763
SerializationInfo info =
new
(typeof(ListViewGroup), new FormatterConverter());
System\Windows\Forms\ListViewGroupTests.cs (3)
1370
SerializationInfo info =
new
(typeof(ListViewGroup), new FormatterConverter());
1388
SerializationInfo info =
new
(typeof(ListViewGroup), new FormatterConverter());
1406
SerializationInfo info =
new
(typeof(ListViewGroup), new FormatterConverter());
WindowsBase.Tests (3)
System\Security\RightsManagement\RightsManagementExceptionTests.cs (3)
211
var info = new
SerializationInfo
(typeof(RightsManagementException), new FormatterConverter());
240
var info = new
SerializationInfo
(typeof(RightsManagementException), new FormatterConverter());
256
var info = new
SerializationInfo
(typeof(RightsManagementException), new FormatterConverter());