8 references to IntermediateNodeAssert
Microsoft.AspNetCore.Razor.Language.UnitTests (8)
DefaultDocumentClassifierPassTest.cs (1)
6
using static Microsoft.AspNetCore.Razor.Language.Intermediate.
IntermediateNodeAssert
;
DefaultRazorIntermediateNodeLoweringPhaseIntegrationTest.cs (1)
9
using static Microsoft.AspNetCore.Razor.Language.Intermediate.
IntermediateNodeAssert
;
DirectiveRemovalOptimizationPassTest.cs (1)
7
using static Microsoft.AspNetCore.Razor.Language.Intermediate.
IntermediateNodeAssert
;
DocumentClassifierPassBaseTest.cs (1)
9
using static Microsoft.AspNetCore.Razor.Language.Intermediate.
IntermediateNodeAssert
;
Extensions\FunctionsDirectivePassTest.cs (1)
7
using static Microsoft.AspNetCore.Razor.Language.Intermediate.
IntermediateNodeAssert
;
Extensions\InheritsDirectivePassTest.cs (1)
6
using static Microsoft.AspNetCore.Razor.Language.Intermediate.
IntermediateNodeAssert
;
Extensions\MetadataAttributePassTest.cs (1)
7
using static Microsoft.AspNetCore.Razor.Language.Intermediate.
IntermediateNodeAssert
;
Extensions\SectionDirectivePassTest.cs (1)
8
using static Microsoft.AspNetCore.Razor.Language.Intermediate.
IntermediateNodeAssert
;