1 write to _cachePath
VBCSCompiler.UnitTests (1)
VBCSCompilerServerTests.cs (1)
425
_cachePath
= options.CachePath;
1 reference to _cachePath
VBCSCompiler.UnitTests (1)
VBCSCompilerServerTests.cs (1)
564
Assert.Equal("/tmp/cache",
_cachePath
);