4 references to String194
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
496case 194: return String194;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
1105this.Namespace = dictionary.CreateString(IdentityModelStringsVersion1.String194, 194); 1160this.Namespace = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String194); 1762public const string Namespace = IdentityModelStringsVersion1.String194;