3 references to String192
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceModelStringsVersion1.cs (1)
702
case 192: return
String192
;
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (2)
633
this.Saml20TokenType = dictionary.CreateString(ServiceModelStringsVersion1.
String192
, 192);
1511
public const string Saml20TokenType = ServiceModelStringsVersion1.
String192
;