3 references to String91
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceModelStringsVersion1.cs (1)
601
case 91: return
String91
;
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (2)
286
this.Prefix = dictionary.CreateString(ServiceModelStringsVersion1.
String91
, 91);
1027
public const string Prefix = ServiceModelStringsVersion1.
String91
;