4 references to String39
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
341case 39: return String39;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
272this.AuthenticationMethod = dictionary.CreateString(IdentityModelStringsVersion1.String39, 39); 333this.AuthenticationMethod = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String39); 1475public const string AuthenticationMethod = IdentityModelStringsVersion1.String39;