2020-01-21T16:41:51 1 ERROR - A runtime error has occured. Please see log file for more information. 2020-01-21T16:41:51 1 ERROR - Runtime error: Insufficient memory to continue the execution of the program. at System.Text.StringBuilder.ExpandByABlock(Int32 minBlockCharCount) at System.Text.StringBuilder.Append(Char* value, Int32 valueCount) at System.Text.StringBuilder.Append(Char[] value, Int32 startIndex, Int32 charCount) at System.IO.StreamReader.ReadToEnd() at System.IO.File.InternalReadAllText(String path, Encoding encoding) at Microsoft.AppInspector.AnalyzeCommand.ProcessAsFile(String filename) in C:\Work\Git\ApplicationInspector\AppInspector\Commands\AnalyzeCommand.cs:line 324 at Microsoft.AppInspector.AnalyzeCommand.Run() in C:\Work\Git\ApplicationInspector\AppInspector\Commands\AnalyzeCommand.cs:line 278 at Microsoft.AppInspector.Program.RunAnalyzeCommand(AnalyzeCommandOptions opts) in C:\Work\Git\ApplicationInspector\AppInspector\Program.cs:line 269 at Microsoft.AppInspector.Program.<>c.
b__6_0(AnalyzeCommandOptions opts) in C:\Work\Git\ApplicationInspector\AppInspector\Program.cs:line 230 at CommandLine.ParserResultExtensions.MapResult[T1,T2,T3,T4,T5,TResult](ParserResult`1 result, Func`2 parsedFunc1, Func`2 parsedFunc2, Func`2 parsedFunc3, Func`2 parsedFunc4, Func`2 parsedFunc5, Func`2 notParsedFunc) at Microsoft.AppInspector.Program.Main(String[] args) in C:\Work\Git\ApplicationInspector\AppInspector\Program.cs:line 224