1 write to type
System (1)
compmod\system\componentmodel\LicenseManager.cs (1)
547this.type = type;
2 references to type
System (2)
compmod\system\componentmodel\LicenseManager.cs (2)
559return type == this.type ? this.key : null; 562if (type == this.type) {