4 references to String75
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
377case 75: return String75;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
308this.NamespaceAttributePrefix = dictionary.CreateString(IdentityModelStringsVersion1.String75, 75); 369this.NamespaceAttributePrefix = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String75); 1511public const string NamespaceAttributePrefix = IdentityModelStringsVersion1.String75;