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