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