4 references to String63
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
365
case 63: return
String63
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
296
this.Statement = dictionary.CreateString(IdentityModelStringsVersion1.
String63
, 63);
357
this.Statement = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String63
);
1499
public const string Statement = IdentityModelStringsVersion1.
String63
;