1 write to _exception
VBCSCompiler.UnitTests (1)
CompilationCacheTests.cs (1)
537_exception = ex;
2 references to _exception
VBCSCompiler.UnitTests (2)
CompilationCacheTests.cs (2)
548if (_exception is not null) 552throw new InvalidOperationException("Failed to acquire named mutex for test.", _exception);