1 write to @TypeName
System.Web.Extensions (1)
Compilation\XmlSerializer\SvcMapFileSerializer.cs (1)
1229o.@TypeName = Reader.Value;
3 references to @TypeName
System.Web.Extensions (3)
Compilation\WCFModel\VSWCFServiceContractGenerator.cs (2)
1196Type collectionType = typeLoader.LoadType(referencedCollectionMapping.TypeName); 1205new FormatException(String.Format(CultureInfo.CurrentCulture, WCFModelStrings.ReferenceGroup_SharedTypeMustBePublic, referencedCollectionMapping.TypeName)))
Compilation\XmlSerializer\SvcMapFileSerializer.cs (1)
348WriteAttribute(@"TypeName", @"", ((global::System.String)o.@TypeName));