5 references to SerializeAndParse
PresentationCore.Tests (5)
BinaryFormat\HashTableTests.cs (2)
70SerializationRecord format = hashtable.SerializeAndParse(); 129SerializationRecord format = hashtable.SerializeAndParse();
BinaryFormat\ListTests.cs (1)
101SerializationRecord format = list.SerializeAndParse();
BinaryFormat\SystemDrawingTests.cs (2)
15SerializationRecord record = input.SerializeAndParse(); 27SerializationRecord record = input.SerializeAndParse();