1 write to _publisher
System.AddIn (1)
System\Addin\AddInAttribute.cs (1)
67set { _publisher = value; }
1 reference to _publisher
System.AddIn (1)
System\Addin\AddInAttribute.cs (1)
66get { return _publisher; }