summaryrefslogtreecommitdiff
path: root/_admin/Boogie/aste/summary.log
diff options
context:
space:
mode:
Diffstat (limited to '_admin/Boogie/aste/summary.log')
-rw-r--r--_admin/Boogie/aste/summary.log380
1 files changed, 342 insertions, 38 deletions
diff --git a/_admin/Boogie/aste/summary.log b/_admin/Boogie/aste/summary.log
index 65d20cc8..a74bf079 100644
--- a/_admin/Boogie/aste/summary.log
+++ b/_admin/Boogie/aste/summary.log
@@ -1,45 +1,349 @@
-# Aste started: 2012-08-22 07:00:02
+# Aste started: 2012-10-04 07:00:01
# Host id: Boogiebox
# Configuration: boogie.cfg
# Task: aste.tasks.boogie.FullBuild
-# [2012-08-22 07:01:12] SpecSharp revision: 5f64084327c6
-# [2012-08-22 07:01:12] SscBoogie revision: 5f64084327c6
-# [2012-08-22 07:02:05] Boogie revision: 693e9d4632c3
-[2012-08-22 07:03:35] C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.com SpecSharp.sln /Project "Checkin Tests" /Build
+# [2012-10-04 07:01:18] SpecSharp revision: 394202217a94
+# [2012-10-04 07:01:18] SscBoogie revision: 394202217a94
+# [2012-10-04 07:02:23] Boogie revision: aa44b4ba2f56
+[2012-10-04 07:03:47] C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.com SpecSharp.sln /Project "Checkin Tests" /Build
1>corflags : warning CF011: The specified file is strong name signed. Using /Force will invalidate the signature of this image and will require the assembly to be resigned.
warning CF011: The specified file is strong name signed. Using /Force will invalidate the signature of this image and will require the assembly to be resigned.
-[2012-08-22 07:05:01] C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.com Boogie.sln /Rebuild Checked
+[2012-10-04 07:04:11] [Error] C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.com Dafny.sln /Rebuild Checked
- D:\Temp\aste\Boogie\Source\Core\AbsyType.cs(823,16): warning CS0659: 'Microsoft.Boogie.BasicType' overrides Object.Equals(object o) but does not override Object.GetHashCode()
- D:\Temp\aste\Boogie\Source\Core\AbsyType.cs(2802,16): warning CS0659: 'Microsoft.Boogie.CtorType' overrides Object.Equals(object o) but does not override Object.GetHashCode()
- D:\Temp\aste\Boogie\Source\Core\OOLongUtil.cs(109,7): warning CS0162: Unreachable code detected
- D:\Temp\aste\Boogie\Source\Core\Absy.cs(770,7): warning CC1036: Detected call to method 'Graphing.Graph`1<Microsoft.Boogie.Block>.TopologicalSort' without [Pure] in contracts of method 'Microsoft.Boogie.Program.GraphFromImpl(Microsoft.Boogie.Implementation)'.
- EXEC : warning CC1079: Type Microsoft.Boogie.Variable implements Microsoft.AbstractInterpretationFramework.IVariable.get_Name by inheriting Microsoft.Boogie.NamedDeclaration.get_Name causing the interface contract to not be checked at runtime. Consider adding a wrapper method.
- D:\Temp\aste\Boogie\Source\Core\Parser.cs(128,3): warning CC1032: Method 'Microsoft.Boogie.Parser+BvBounds.Resolve(Microsoft.Boogie.ResolutionContext)' overrides 'Microsoft.Boogie.Absy.Resolve(Microsoft.Boogie.ResolutionContext)', thus cannot add Requires.
- D:\Temp\aste\Boogie\Source\Core\Parser.cs(133,5): warning CC1032: Method 'Microsoft.Boogie.Parser+BvBounds.Emit(Microsoft.Boogie.TokenTextWriter,System.Int32,System.Boolean)' overrides 'Microsoft.Boogie.Expr.Emit(Microsoft.Boogie.TokenTextWriter,System.Int32,System.Boolean)', thus cannot add Requires.
- D:\Temp\aste\Boogie\Source\Core\Parser.cs(136,74): warning CC1032: Method 'Microsoft.Boogie.Parser+BvBounds.ComputeFreeVariables(Microsoft.Boogie.GSet`1<System.Object>)' overrides 'Microsoft.Boogie.Expr.ComputeFreeVariables(Microsoft.Boogie.GSet`1<System.Object>)', thus cannot add Requires.
- D:\Temp\aste\Boogie\Source\AbsInt\ExprFactories.cs(247,7): warning CS0162: Unreachable code detected
- D:\Temp\aste\Boogie\Source\AbsInt\ExprFactories.cs(266,7): warning CS0162: Unreachable code detected
- D:\Temp\aste\Boogie\Source\AbsInt\IntervalDomain.cs(49,9): warning CC1036: Detected call to method 'Microsoft.Boogie.AbstractInterpretation.NativeIntervallDomain+Node.StrictlyBefore(Microsoft.Boogie.Variable,Microsoft.Boogie.Variable)' without [Pure] in contracts of method 'Microsoft.Boogie.AbstractInterpretation.NativeIntervallDomain+Node.#ctor(Microsoft.Boogie.Variable,System.Nullable`1<System.Numerics.BigInteger>,System.Nullable`1<System.Numerics.BigInteger>,Microsoft.Boogie.AbstractInterpretation.NativeIntervallDomain+Node)'.
- D:\Temp\aste\Boogie\Source\VCGeneration\VC.cs(1400,11): warning CS0162: Unreachable code detected
- D:\Temp\aste\Boogie\Source\VCGeneration\VC.cs(1558,11): warning CS0162: Unreachable code detected
- EXEC : warning CC1032: Method 'Microsoft.Boogie.Houdini.InlineRequiresVisitor.VisitCmdSeq(Microsoft.Boogie.CmdSeq)' overrides 'Microsoft.Boogie.StandardVisitor.VisitCmdSeq(Microsoft.Boogie.CmdSeq)', thus cannot add Requires.
- EXEC : warning CC1032: Method 'Microsoft.Boogie.Houdini.FreeRequiresVisitor.VisitAssertRequiresCmd(Microsoft.Boogie.AssertRequiresCmd)' overrides 'Microsoft.Boogie.StandardVisitor.VisitAssertRequiresCmd(Microsoft.Boogie.AssertRequiresCmd)', thus cannot add Requires.
- warning CS0659: 'Microsoft.Boogie.BasicType' overrides Object.Equals(object o) but does not override Object.GetHashCode()
- warning CS0659: 'Microsoft.Boogie.CtorType' overrides Object.Equals(object o) but does not override Object.GetHashCode()
- warning CS0162: Unreachable code detected
- warning CC1036: Detected call to method 'Graphing.Graph`1<Microsoft.Boogie.Block>.TopologicalSort' without [Pure] in contracts of method 'Microsoft.Boogie.Program.GraphFromImpl(Microsoft.Boogie.Implementation)'.
- warning CC1079: Type Microsoft.Boogie.Variable implements Microsoft.AbstractInterpretationFramework.IVariable.get_Name by inheriting Microsoft.Boogie.NamedDeclaration.get_Name causing the interface contract to not be checked at runtime. Consider adding a wrapper method.
- warning CC1032: Method 'Microsoft.Boogie.Parser+BvBounds.Resolve(Microsoft.Boogie.ResolutionContext)' overrides 'Microsoft.Boogie.Absy.Resolve(Microsoft.Boogie.ResolutionContext)', thus cannot add Requires.
- warning CC1032: Method 'Microsoft.Boogie.Parser+BvBounds.Emit(Microsoft.Boogie.TokenTextWriter,System.Int32,System.Boolean)' overrides 'Microsoft.Boogie.Expr.Emit(Microsoft.Boogie.TokenTextWriter,System.Int32,System.Boolean)', thus cannot add Requires.
- warning CC1032: Method 'Microsoft.Boogie.Parser+BvBounds.ComputeFreeVariables(Microsoft.Boogie.GSet`1<System.Object>)' overrides 'Microsoft.Boogie.Expr.ComputeFreeVariables(Microsoft.Boogie.GSet`1<System.Object>)', thus cannot add Requires.
- warning CS0162: Unreachable code detected
- warning CS0162: Unreachable code detected
- warning CC1036: Detected call to method 'Microsoft.Boogie.AbstractInterpretation.NativeIntervallDomain+Node.StrictlyBefore(Microsoft.Boogie.Variable,Microsoft.Boogie.Variable)' without [Pure] in contracts of method 'Microsoft.Boogie.AbstractInterpretation.NativeIntervallDomain+Node.#ctor(Microsoft.Boogie.Variable,System.Nullable`1<System.Numerics.BigInteger>,System.Nullable`1<System.Numerics.BigInteger>,Microsoft.Boogie.AbstractInterpretation.NativeIntervallDomain+Node)'.
- warning CS0162: Unreachable code detected
- warning CS0162: Unreachable code detected
- warning CC1032: Method 'Microsoft.Boogie.Houdini.InlineRequiresVisitor.VisitCmdSeq(Microsoft.Boogie.CmdSeq)' overrides 'Microsoft.Boogie.StandardVisitor.VisitCmdSeq(Microsoft.Boogie.CmdSeq)', thus cannot add Requires.
- warning CC1032: Method 'Microsoft.Boogie.Houdini.FreeRequiresVisitor.VisitAssertRequiresCmd(Microsoft.Boogie.AssertRequiresCmd)' overrides 'Microsoft.Boogie.StandardVisitor.VisitAssertRequiresCmd(Microsoft.Boogie.AssertRequiresCmd)', thus cannot add Requires.
-[2012-08-22 07:59:27] 0 out of 33 test(s) in D:\Temp\aste\Boogie\Test\alltests.txt failed
-# [2012-08-22 08:00:38] Released nightly of Boogie
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(12,17): error CS0234: The type or namespace name 'Boogie' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(11,17): error CS0234: The type or namespace name 'Boogie' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(2891,40): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\cce.cs(5,17): error CS0234: The type or namespace name 'Boogie' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyOptions.cs(6,23): error CS0234: The type or namespace name 'Boogie' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Scanner.cs(8,17): error CS0234: The type or namespace name 'Boogie' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Parser.cs(3,17): error CS0234: The type or namespace name 'Boogie' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Resolver.cs(11,17): error CS0234: The type or namespace name 'Boogie' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(10,23): error CS0234: The type or namespace name 'Boogie' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(85,31): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(93,36): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(100,31): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(108,31): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(115,33): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(123,39): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(3421,23): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(3428,32): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(3594,30): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(3598,35): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(3598,21): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(5945,82): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(6020,42): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(6649,14): error CS0246: The type or namespace name 'ExprSeq' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(6666,46): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(6681,36): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(6691,36): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(6703,36): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(6716,38): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(6725,38): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(6755,39): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(6763,43): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(6763,55): error CS0246: The type or namespace name 'Expr' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(6763,66): error CS0246: The type or namespace name 'Expr' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(6763,74): error CS0246: The type or namespace name 'Expr' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(6780,45): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(6780,57): error CS0246: The type or namespace name 'Expr' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(6780,68): error CS0246: The type or namespace name 'Expr' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(6780,76): error CS0246: The type or namespace name 'Expr' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(6780,84): error CS0246: The type or namespace name 'Expr' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(6802,31): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(6846,36): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(6903,33): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(6911,31): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(6926,37): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(6936,35): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(6967,37): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(1041,25): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(1068,41): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(1089,46): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(1097,41): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(1343,26): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(1350,26): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(1356,22): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(1383,27): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(1514,30): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(1703,95): error CS0246: The type or namespace name 'StmtListBuilder' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(1727,29): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(1727,112): error CS0246: The type or namespace name 'StmtListBuilder' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(2187,23): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(2714,47): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(2835,34): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(2879,26): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(3277,52): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(3277,20): error CS0246: The type or namespace name 'QKeyValue' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(3282,52): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(3282,76): error CS0246: The type or namespace name 'QKeyValue' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(3282,20): error CS0246: The type or namespace name 'QKeyValue' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(3448,62): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(3475,34): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(3505,51): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(3665,25): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(3678,27): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(4366,25): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(4760,54): error CS0246: The type or namespace name 'VariableSeq' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(4855,26): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(4970,40): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(4984,36): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(4997,36): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(5030,88): error CS0246: The type or namespace name 'StmtListBuilder' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(5083,31): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(5140,34): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(5224,24): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(5283,29): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(5421,34): error CS0246: The type or namespace name 'Expr' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(5436,23): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(5535,93): error CS0246: The type or namespace name 'StmtListBuilder' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(5751,40): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(5850,24): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(5850,36): error CS0246: The type or namespace name 'Expr' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(5850,56): error CS0246: The type or namespace name 'StmtListBuilder' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(5862,33): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(5862,45): error CS0246: The type or namespace name 'Expr' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(5873,34): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(7064,31): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(7324,31): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(7334,31): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(7349,26): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Translator.cs(8160,19): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Rewriter.cs(26,31): error CS0246: The type or namespace name 'Boogie' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Rewriter.cs(270,28): error CS0246: The type or namespace name 'Boogie' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Rewriter.cs(335,42): error CS0246: The type or namespace name 'Boogie' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Printer.cs(12,23): error CS0234: The type or namespace name 'Boogie' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\cce.cs(26,38): error CS0246: The type or namespace name 'VariableSeq' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\RefinementTransformer.cs(19,26): error CS0234: The type or namespace name 'Boogie' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Cloner.cs(6,26): error CS0234: The type or namespace name 'Boogie' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Scanner.cs(232,2): error CS0246: The type or namespace name 'Token' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Scanner.cs(241,2): error CS0246: The type or namespace name 'Token' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Scanner.cs(242,2): error CS0246: The type or namespace name 'Token' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Scanner.cs(555,2): error CS0246: The type or namespace name 'Token' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Scanner.cs(789,9): error CS0246: The type or namespace name 'Token' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Scanner.cs(800,9): error CS0246: The type or namespace name 'Token' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Compiler.cs(11,23): error CS0234: The type or namespace name 'Boogie' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Parser.cs(33,9): error CS0246: The type or namespace name 'Token' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Parser.cs(34,9): error CS0246: The type or namespace name 'Token' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Parser.cs(143,21): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Parser.cs(449,21): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Parser.cs(459,30): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Parser.cs(470,17): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Parser.cs(757,21): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Parser.cs(764,46): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Parser.cs(775,21): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Parser.cs(818,29): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Parser.cs(847,24): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Parser.cs(919,90): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Parser.cs(989,47): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Parser.cs(989,69): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Parser.cs(1065,25): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Parser.cs(1147,47): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Parser.cs(1147,69): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Parser.cs(1988,18): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Parser.cs(2258,17): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Parser.cs(2351,17): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Parser.cs(2430,17): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Parser.cs(2666,22): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Parser.cs(2679,28): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Parser.cs(3237,21): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Resolver.cs(22,31): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Resolver.cs(53,25): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Resolver.cs(306,29): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Resolver.cs(314,35): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Resolver.cs(411,59): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Resolver.cs(695,28): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Resolver.cs(904,52): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Resolver.cs(1586,34): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Resolver.cs(2350,29): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Resolver.cs(3790,31): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Resolver.cs(3848,30): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Resolver.cs(3966,47): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Resolver.cs(3981,51): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Resolver.cs(5232,45): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\Resolver.cs(5266,70): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyMain.cs(10,23): error CS0234: The type or namespace name 'Boogie' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(62,38): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(151,23): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(160,23): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(166,23): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(433,26): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(434,21): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(471,28): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(471,110): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(486,28): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(501,28): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(742,12): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(743,12): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(744,12): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(757,24): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(809,26): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(823,23): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(844,26): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(846,33): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(846,47): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(857,26): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(859,26): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(862,36): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(862,50): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(862,93): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(896,26): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(912,29): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(912,90): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(974,25): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(1010,22): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(1062,25): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(1088,28): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(1102,27): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(1131,25): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(1154,23): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(1196,18): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(1203,18): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(1218,25): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(1238,31): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(1268,30): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(1346,21): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(1433,30): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(1454,19): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(1483,26): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(1497,21): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(1508,21): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(1531,21): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(1532,51): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(1568,22): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(1569,52): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(1582,24): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(1583,52): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(1616,19): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(1650,24): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(1673,21): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(1697,22): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(1703,22): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(1752,21): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(1757,18): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(1773,26): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(1780,26): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(1794,23): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(1802,23): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(1816,22): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(1843,22): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(1849,22): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(1860,23): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(1880,21): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(1900,28): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(1954,20): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(1960,20): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(1967,20): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(2020,20): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(2054,21): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(2064,36): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(2082,24): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(2098,36): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(2109,21): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(2114,31): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(2114,83): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(2144,23): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(2154,23): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(2175,23): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(2229,20): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(2318,21): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(2347,22): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(2368,19): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(2396,21): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(2405,31): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(2423,28): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(2458,21): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(2498,22): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(2531,29): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(2547,32): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(2615,25): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(2688,21): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(2785,22): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(2819,26): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(2851,26): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(2853,30): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(2867,30): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(2867,47): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(2893,24): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(2894,28): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(2930,24): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(2930,38): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(2937,12): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(2938,21): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(2945,21): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(2988,23): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(3009,31): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(3036,24): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(3042,24): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(3050,24): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(3057,24): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(3080,26): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(3097,21): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(3113,29): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(3129,27): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(3145,36): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(3156,30): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(3168,27): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(3176,32): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(3184,27): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(3192,27): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(3210,28): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(3235,26): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(3266,28): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(3291,26): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(3314,21): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(3330,29): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(3330,73): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(3368,20): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(3391,32): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(3410,22): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(3436,22): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(3680,23): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(3703,20): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(3725,21): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(3727,22): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(3732,22): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(3732,82): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(3812,30): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(3833,27): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(3843,23): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(3861,23): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(3882,29): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(3894,29): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(3906,25): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(3916,26): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(3936,23): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(3947,23): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(3968,20): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(4000,22): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(4021,21): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(4032,22): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(4050,26): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(4161,21): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(4176,28): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(4193,37): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(4208,29): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(4219,31): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(4247,24): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(4259,26): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(4260,21): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(4262,36): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ D:\Temp\aste\Boogie\Source\Dafny\DafnyAst.cs(4262,52): error CS0246: The type or namespace name 'IToken' could not be found (are you missing a using directive or an assembly reference?)
+ C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(1360,9): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Basetypes". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
+ C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(1360,9): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Core". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
+ C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(1360,9): warning MSB3245: Could not resolve this reference. Could not locate the assembly "ParserHelper". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
+ error CS0006: Metadata file 'D:\Temp\aste\Boogie\Source\Dafny\bin\Checked\DafnyPipeline.dll' could not be found
+ C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(1360,9): warning MSB3245: Could not resolve this reference. Could not locate the assembly "AbsInt". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
+ C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(1360,9): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Core". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
+ C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(1360,9): warning MSB3245: Could not resolve this reference. Could not locate the assembly "ParserHelper". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
+ C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(1360,9): warning MSB3245: Could not resolve this reference. Could not locate the assembly "VCGeneration". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
+ warning MSB3245: Could not resolve this reference. Could not locate the assembly "Basetypes". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
+ warning MSB3245: Could not resolve this reference. Could not locate the assembly "Core". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
+ warning MSB3245: Could not resolve this reference. Could not locate the assembly "ParserHelper". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
+ warning MSB3245: Could not resolve this reference. Could not locate the assembly "AbsInt". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
+ warning MSB3245: Could not resolve this reference. Could not locate the assembly "Core". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
+ warning MSB3245: Could not resolve this reference. Could not locate the assembly "ParserHelper". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
+ warning MSB3245: Could not resolve this reference. Could not locate the assembly "VCGeneration". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
+ 318 error
+ 1 error
+ 2 failed