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