5 references to test
Microsoft.CodeAnalysis.Workspaces.UnitTests (5)
ObjectSerializationTests.cs (5)
604test(Guid.Empty); 605test(new Guid(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1)); 606test(new Guid(0b10000000000000000000000000000000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1)); 607test(new Guid(0b10000000000000000000000000000000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0)); 610test(Guid.NewGuid());