4 references to String32
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
334case 32: return String32;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
265this.AttributeName = dictionary.CreateString(IdentityModelStringsVersion1.String32, 32); 326this.AttributeName = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String32); 1468public const string AttributeName = IdentityModelStringsVersion1.String32;