2 writes to _cachedStatesForFile
Microsoft.TemplateEngine.Orchestrator.RunnableProjects (2)
FileSourceHierarchicalPathMatcher.cs (2)
49_cachedStatesForFile = FileDispositionStates.None; 56_cachedStatesForFile = EvaluatePath(path);
1 reference to _cachedStatesForFile
Microsoft.TemplateEngine.Orchestrator.RunnableProjects (1)
FileSourceHierarchicalPathMatcher.cs (1)
60return _cachedStatesForFile;