Implemented interface member:
method
ExpandViewLocations
Microsoft.AspNetCore.Mvc.Razor.IViewLocationExpander.ExpandViewLocations(Microsoft.AspNetCore.Mvc.Razor.ViewLocationExpanderContext, System.Collections.Generic.IEnumerable<System.String>)
3 references to ExpandViewLocations
Microsoft.AspNetCore.Mvc.Razor.Test (3)
LanguageViewLocationExpanderTest.cs (3)
145
var expandedViewLocations = languageViewLocationExpander.
ExpandViewLocations
(
169
var expandedViewLocations = languageViewLocationExpander.
ExpandViewLocations
(
198
var expandedViewLocations = languageViewLocationExpander.
ExpandViewLocations
(