2 references to @Dictionary
System.Web.Extensions (2)
Compilation\XmlSerializer\SvcMapFileSerializer.cs (2)
358
case global::System.Web.Compilation.WCFModel.ReferencedCollectionType.CollectionCategory.
@Dictionary
: s = @"Dictionary"; break;
1267
case @"Dictionary": return global::System.Web.Compilation.WCFModel.ReferencedCollectionType.CollectionCategory.
@Dictionary
;