1 write to startDirectives
System (1)
compmod\system\codedom\CodeStatement.cs (1)
55startDirectives = new CodeDirectiveCollection();
2 references to startDirectives
System (2)
compmod\system\codedom\CodeStatement.cs (2)
54if (startDirectives == null) { 57return startDirectives;