2 references to _directoryContentsLookup
Microsoft.AspNetCore.Mvc.Views.TestCommon (2)
TestFileProvider.cs (2)
31if (_directoryContentsLookup.TryGetValue(subpath, out var value)) 57_directoryContentsLookup[path] = directoryContent;