4 references to String42
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
344
case 42: return
String42
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
275
this.AuthorityKind = dictionary.CreateString(IdentityModelStringsVersion1.
String42
, 42);
336
this.AuthorityKind = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String42
);
1478
public const string AuthorityKind = IdentityModelStringsVersion1.
String42
;