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