4 references to String172
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
474case 172: return String172;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
511this.Namespace = dictionary.CreateString(IdentityModelStringsVersion1.String172, 172); 539this.Namespace = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String172); 1556public const string Namespace = IdentityModelStringsVersion1.String172;