4 references to String61
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
363
case 61: return
String61
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
294
this.NotOnOrAfter = dictionary.CreateString(IdentityModelStringsVersion1.
String61
, 61);
355
this.NotOnOrAfter = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String61
);
1497
public const string NotOnOrAfter = IdentityModelStringsVersion1.
String61
;