13 writes to Type
System.ServiceModel.Primitives.Tests (13)
ServiceModel\MessageContractTest.4.4.0.cs (13)
68Type = typeof(DateTime), 71Type = typeof(string), 77Type = typeof(string), 80Type = typeof(string[]), 83Type = typeof(string), 89Type = null, 103Type = typeof(DateTime), 106Type = typeof(string), 109Type = typeof(decimal), 115Type = typeof(string), 118Type = typeof(string[]), 121Type = typeof(string), 127Type = null,
2 references to Type
UnitTests.Common (2)
TestHelpers.cs (2)
254if (desc.Type != data.Type) 257action, section, desc.Name, data.Type, desc.Type));