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