5 references to String131
dotnet-svcutil-lib (5)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceModelStringsVersion1.cs (1)
641
case 131: return
String131
;
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (4)
469
this.SecurityContextTokenType = dictionary.CreateString(ServiceModelStringsVersion1.
String131
, 131);
470
this.SecurityContextTokenReferenceValueType = dictionary.CreateString(ServiceModelStringsVersion1.
String131
, 131);
1412
public const string SecurityContextTokenType = ServiceModelStringsVersion1.
String131
;
1413
public const string SecurityContextTokenReferenceValueType = ServiceModelStringsVersion1.
String131
;