7 references to String177
dotnet-svcutil-lib (7)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
479case 177: return String177;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (6)
444this.Label = dictionary.CreateString(IdentityModelStringsVersion1.String177, 177); 473this.Label = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String177); 518this.Label = dictionary.CreateString(IdentityModelStringsVersion1.String177, 177); 546this.Label = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String177); 1529public const string Label = IdentityModelStringsVersion1.String177; 1563public const string Label = IdentityModelStringsVersion1.String177;