4 references to String34
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
336case 34: return String34;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
267this.AttributeStatement = dictionary.CreateString(IdentityModelStringsVersion1.String34, 34); 328this.AttributeStatement = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String34); 1470public const string AttributeStatement = IdentityModelStringsVersion1.String34;