4 references to String57
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
359
case 57: return
String57
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
290
this.NameIdentifierFormat = dictionary.CreateString(IdentityModelStringsVersion1.
String57
, 57);
351
this.NameIdentifierFormat = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String57
);
1493
public const string NameIdentifierFormat = IdentityModelStringsVersion1.
String57
;