2 references to GuidValue
Contract.Data.IntegrationTests (2)
DataContractTests.4.1.0.cs (2)
40
Assert.True((guid == returnedType.
GuidValue
), String.Format("The Guid sent was not the same as the Guid returned.\nSent: {0}\nReturned: {1}", guid, returnedType.
GuidValue
));