Skip to content

Commit 2fa7a56

Browse files
igor-tkachevandrewvk
authored andcommitted
Expression visitors from master
1 parent bbbfc04 commit 2fa7a56

File tree

5 files changed

+1380
-0
lines changed

5 files changed

+1380
-0
lines changed

Main/src/CodeJam.Main.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@
105105
<Compile Include="Collections\NamespaceDoc.cs" />
106106
<Compile Include="Collections\QueryableExtensions.ApplyOrder.cs" />
107107
<Compile Include="Collections\QueryableExtensions.cs" />
108+
<Compile Include="Expressions\ExpressionExtensions.cs" />
108109
<Compile Include="IO\NamespaceDoc.cs" />
109110
<Compile Include="NamespaceDoc.cs" />
110111
<Compile Include="Reflection\NamespaceDoc.cs" />

0 commit comments

Comments
 (0)