3 references to String192
System.ServiceModel (3)
System\ServiceModel\ServiceModelStringsVersion1.cs (1)
703
case 192: return
String192
;
System\ServiceModel\XD.cs (2)
1218
this.Saml20TokenType = dictionary.CreateString(ServiceModelStringsVersion1.
String192
, 192);
2224
public const string Saml20TokenType = ServiceModelStringsVersion1.
String192
;