2 writes to @SourceId
System.Web.Extensions (2)
Compilation\XmlSerializer\DataSvcMapFileSerializer.cs (1)
625
o.
@SourceId
= System.Xml.XmlConvert.ToInt32(Reader.Value);
Compilation\XmlSerializer\SvcMapFileSerializer.cs (1)
732
o.
@SourceId
= System.Xml.XmlConvert.ToInt32(Reader.Value);
2 references to @SourceId
System.Web.Extensions (2)
Compilation\XmlSerializer\DataSvcMapFileSerializer.cs (1)
193
WriteAttribute(@"SourceId", @"", System.Xml.XmlConvert.ToString((global::System.Int32)((global::System.Int32)o.
@SourceId
)));
Compilation\XmlSerializer\SvcMapFileSerializer.cs (1)
164
WriteAttribute(@"SourceId", @"", System.Xml.XmlConvert.ToString((global::System.Int32)((global::System.Int32)o.
@SourceId
)));