2 writes to type
System (2)
compmod\system\codedom\CodeVariableDeclarationStatement.cs (2)
132type = new CodeTypeReference(""); 137type = value;
2 references to type
System (2)
compmod\system\codedom\CodeVariableDeclarationStatement.cs (2)
131if (type == null) { 134return type;