2 writes to type
System (2)
compmod\system\codedom\CodeMemberField.cs (2)
74
type
= new CodeTypeReference("");
79
type
= value;
2 references to type
System (2)
compmod\system\codedom\CodeMemberField.cs (2)
73
if (
type
== null) {
76
return
type
;