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