6 references to String187
dotnet-svcutil-lib (6)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceModelStringsVersion1.cs (1)
697
case 187: return
String187
;
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (5)
628
this.TokenTypeAttribute = dictionary.CreateString(ServiceModelStringsVersion1.
String187
, 187);
712
this.TokenType = dictionary.CreateString(ServiceModelStringsVersion1.
String187
, 187);
1506
public const string TokenTypeAttribute = ServiceModelStringsVersion1.
String187
;
1572
public const string TokenType = ServiceModelStringsVersion1.
String187
;
1623
public const string TokenType = ServiceModelStringsVersion1.
String187
;