4 references to String134
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
436case 134: return String134;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
747this.SamlAssertionIdValueType = dictionary.CreateString(IdentityModelStringsVersion1.String134, 134); 781this.SamlAssertionIdValueType = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String134); 1640public const string SamlAssertionIdValueType = IdentityModelStringsVersion1.String134;