7 references to String177
dotnet-svcutil-lib (7)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
479
case 177: return
String177
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (6)
444
this.Label = dictionary.CreateString(IdentityModelStringsVersion1.
String177
, 177);
473
this.Label = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String177
);
518
this.Label = dictionary.CreateString(IdentityModelStringsVersion1.
String177
, 177);
546
this.Label = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String177
);
1529
public const string Label = IdentityModelStringsVersion1.
String177
;
1563
public const string Label = IdentityModelStringsVersion1.
String177
;