1 write to m_type
System.AddIn (1)
System\Addin\Hosting\QualificationDataItem.cs (1)
28m_type = addInSegmentType;
4 references to m_type
System.AddIn (4)
System\Addin\Hosting\QualificationDataItem.cs (4)
35get { return m_type; } 53m_type == that.m_type); 58return m_type.GetHashCode() ^ (Name == null ? 0 : Name.GetHashCode());