|
|
|
@ -135,7 +135,6 @@
@@ -135,7 +135,6 @@
|
|
|
|
|
<Compile Include="IL\Transforms\InterpolatedStringTransform.cs" /> |
|
|
|
|
<Compile Include="IL\Transforms\IntroduceNativeIntTypeOnLocals.cs" /> |
|
|
|
|
<Compile Include="IL\Transforms\LdLocaDupInitObjTransform.cs" /> |
|
|
|
|
<Compile Include="IL\Transforms\ParameterNullCheckTransform.cs" /> |
|
|
|
|
<Compile Include="IL\Transforms\PatternMatchingTransform.cs" /> |
|
|
|
|
<Compile Include="IL\Transforms\RemoveInfeasiblePathTransform.cs" /> |
|
|
|
|
<Compile Include="Instrumentation\DecompilerEventSource.cs" /> |
|
|
|
@ -336,7 +335,6 @@
@@ -336,7 +335,6 @@
|
|
|
|
|
<Compile Include="DecompilerException.cs" /> |
|
|
|
|
<Compile Include="DecompilerSettings.cs" /> |
|
|
|
|
<Compile Include="CSharp\Transforms\ContextTrackingVisitor.cs" /> |
|
|
|
|
<Compile Include="CSharp\Transforms\DecimalConstantTransform.cs" /> |
|
|
|
|
<Compile Include="CSharp\Transforms\DeclareVariables.cs" /> |
|
|
|
|
<Compile Include="CSharp\Transforms\EscapeInvalidIdentifiers.cs" /> |
|
|
|
|
<Compile Include="CSharp\Transforms\FixNameCollisions.cs" /> |
|
|
|
|