1 write to _rebuildCompilation
BuildValidator (1)
CompilationDiff.cs (1)
102_rebuildCompilation = rebuildCompilation;
2 references to _rebuildCompilation
BuildValidator (2)
CompilationDiff.cs (2)
262Debug.Assert(_rebuildCompilation is object); 276createDiffArtifacts(debugPath, AssemblyInfo.FileName, originalInfo, rebuildInfo, _rebuildCompilation);