4 references to _content
RazorBuildWebSite (4)
UpdateableFileProvider.cs (4)
43var old = _content[subpath]; 45_content[subpath] = new TestFileInfo(content); 57if (!_content.TryGetValue(subpath, out var fileInfo)) 72if (_content.TryGetValue(filter, out var fileInfo))