1 write to m_type
mscorlib (1)
system\runtime\serialization\surrogateselector.cs (1)
216m_type = type;
3 references to m_type
mscorlib (3)
system\runtime\serialization\surrogateselector.cs (3)
221return m_type.GetHashCode(); 237return presentValue.m_type == givenValue.m_type &&