We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9145fdf commit b76f352Copy full SHA for b76f352
Rubberduck.Parsing/Rubberduck.Parsing.csproj
@@ -129,6 +129,7 @@
129
<Compile Include="Preprocessing\VBADateListener.cs" />
130
<Compile Include="Preprocessing\VBADateParser.cs" />
131
<Compile Include="Preprocessing\VBADateVisitor.cs" />
132
+ <Compile Include="Symbols\SpecialFormDeclarations.cs" />
133
<Compile Include="Symbols\ComInformation.cs" />
134
<Compile Include="Symbols\CommentNode.cs" />
135
<Compile Include="Symbols\ComParameter.cs" />
0 commit comments