4 references to String56
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
358
case 56: return
String56
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
289
this.NameIdentifier = dictionary.CreateString(IdentityModelStringsVersion1.
String56
, 56);
350
this.NameIdentifier = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String56
);
1492
public const string NameIdentifier = IdentityModelStringsVersion1.
String56
;