4 references to String171
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
473case 171: return String171;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
1304this.ContentType = dictionary.CreateString(IdentityModelStringsVersion1.String171, 171); 1328this.ContentType = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String171); 1846public const string ContentType = IdentityModelStringsVersion1.String171;