4 references to String103
System.IdentityModel (4)
System\IdentityModel\IdentityModelStringsVersion1.cs (1)
406
case 103: return
String103
;
System\IdentityModel\XD.cs (3)
617
this.ExclusiveC14nWithComments = dictionary.CreateString(IdentityModelStringsVersion1.
String103
, 103);
646
this.ExclusiveC14nWithComments = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String103
);
1599
public const string ExclusiveC14nWithComments = IdentityModelStringsVersion1.
String103
;