2 writes to type
System (2)
compmod\system\codedom\CodeMemberEvent.cs (2)
46type = new CodeTypeReference(""); 51type = value;
2 references to type
System (2)
compmod\system\codedom\CodeMemberEvent.cs (2)
45if (type == null) { 48return type;