2 writes to m_MediaType
System (2)
net\System\Net\HttpWebResponse.cs (2)
508m_MediaType = mediaType; 586m_MediaType = serializationInfo.GetString("m_MediaType");
1 reference to m_MediaType
System (1)
net\System\Net\HttpWebResponse.cs (1)
626serializationInfo.AddValue("m_MediaType", m_MediaType);