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