3 references to String191
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceModelStringsVersion1.cs (1)
701
case 191: return
String191
;
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (2)
632
this.SamlTokenType = dictionary.CreateString(ServiceModelStringsVersion1.
String191
, 191);
1510
public const string SamlTokenType = ServiceModelStringsVersion1.
String191
;