7 references to String174
dotnet-svcutil-lib (7)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
476case 174: return String174;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (6)
464this.Length = dictionary.CreateString(IdentityModelStringsVersion1.String174, 174); 493this.Length = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String174); 514this.Length = dictionary.CreateString(IdentityModelStringsVersion1.String174, 174); 542this.Length = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String174); 1549public const string Length = IdentityModelStringsVersion1.String174; 1559public const string Length = IdentityModelStringsVersion1.String174;