4 references to String18
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
320case 18: return String18;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
1236this.CreatedElement = dictionary.CreateString(IdentityModelStringsVersion1.String18, 18); 1246this.CreatedElement = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String18); 1820public const string CreatedElement = IdentityModelStringsVersion1.String18;