4 references to String8
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
310case 8: return String8;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
1382this.Namespace = dictionary.CreateString(IdentityModelStringsVersion1.String8, 8); 1414this.Namespace = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String8); 1860public const string Namespace = IdentityModelStringsVersion1.String8;