1 write to m_key
System.AddIn (1)
System\Addin\Hosting\QualificationDataItem.cs (1)
29m_key = name;
3 references to m_key
System.AddIn (3)
System\Addin\Hosting\QualificationDataItem.cs (3)
40get { return m_key; } 51return (String.Equals(m_key, that.m_key, StringComparison.Ordinal) &&