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