2 writes to type
System (2)
compmod\system\codedom\CodeMemberProperty.cs (2)
67type = new CodeTypeReference(""); 72type = value;
2 references to type
System (2)
compmod\system\codedom\CodeMemberProperty.cs (2)
66if (type == null) { 69return type;