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