3 references to String191
System.ServiceModel.Primitives (3)
System\ServiceModel\ServiceModelStringsVersion1.cs (1)
702
case 191: return
String191
;
System\ServiceModel\XD.cs (2)
645
SamlTokenType = dictionary.CreateString(ServiceModelStringsVersion1.
String191
, 191);
1476
public const string SamlTokenType = ServiceModelStringsVersion1.
String191
;