4 references to String103
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
405
case 103: return
String103
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
614
this.ExclusiveC14nWithComments = dictionary.CreateString(IdentityModelStringsVersion1.
String103
, 103);
643
this.ExclusiveC14nWithComments = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String103
);
1594
public const string ExclusiveC14nWithComments = IdentityModelStringsVersion1.
String103
;