4 references to String16
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
318case 16: return String16;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
1234this.Namespace = dictionary.CreateString(IdentityModelStringsVersion1.String16, 16); 1244this.Namespace = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String16); 1818public const string Namespace = IdentityModelStringsVersion1.String16;