4 references to String142
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
444case 142: return String142;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
757this.ValueType = dictionary.CreateString(IdentityModelStringsVersion1.String142, 142); 791this.ValueType = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String142); 1650public const string ValueType = IdentityModelStringsVersion1.String142;