In Get.cs the test X has a hardcoded reference to a test file not found among the included test files.
using (GribFile file = new GribFile(@"C:\Users\eric\Documents\Visual Studio 2013\Projects\AccessViolationTest\AccessViolationTest\data\CMC_reg_TCDC_SFC_0_ps10km_2016031100_P000.grib2"))
In
Get.cs
the testX
has a hardcoded reference to a test file not found among the included test files.