5 references to SerializeAndParse
PresentationCore.Tests (5)
BinaryFormat\HashTableTests.cs (2)
72SerializationRecord format = hashtable.SerializeAndParse(); 131SerializationRecord format = hashtable.SerializeAndParse();
BinaryFormat\ListTests.cs (1)
105SerializationRecord format = list.SerializeAndParse();
BinaryFormat\SystemDrawingTests.cs (2)
17SerializationRecord record = input.SerializeAndParse(); 29SerializationRecord record = input.SerializeAndParse();