1 write to writeMethods
System.Web.Extensions (1)
Compilation\XmlSerializer\DataSvcMapFileSerializer.cs (1)
753if (writeMethods == null) writeMethods = _tmp;
3 references to writeMethods
System.Web.Extensions (3)
Compilation\XmlSerializer\DataSvcMapFileSerializer.cs (3)
750if (writeMethods == null) { 753if (writeMethods == null) writeMethods = _tmp; 755return writeMethods;