parent
2190dc2096
commit
2f54c12b82
|
|
@ -5,7 +5,7 @@ using System.Linq;
|
||||||
|
|
||||||
namespace Microsoft.AspNetCore.Razor.Evolution
|
namespace Microsoft.AspNetCore.Razor.Evolution
|
||||||
{
|
{
|
||||||
internal class DefaultRazorIRPhase : RazorEnginePhaseBase
|
internal class DefaultRazorIRPhase : RazorEnginePhaseBase, IRazorIRPhase
|
||||||
{
|
{
|
||||||
public IRazorIRPass[] Passes { get; private set; }
|
public IRazorIRPass[] Passes { get; private set; }
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue