7 references to BasicIntermediateNode
Microsoft.AspNetCore.Razor.Language.UnitTests (7)
Intermediate\IntermediateNodeReferenceTest.cs (7)
310
var parent = new
BasicIntermediateNode
("Parent", IntermediateNodeCollection.ReadOnly);
325
var parent = new
BasicIntermediateNode
("Parent", IntermediateNodeCollection.ReadOnly);
340
var parent = new
BasicIntermediateNode
("Parent", IntermediateNodeCollection.ReadOnly);
355
var parent = new
BasicIntermediateNode
("Parent", IntermediateNodeCollection.ReadOnly);
370
var parent = new
BasicIntermediateNode
("Parent", IntermediateNodeCollection.ReadOnly);
385
var parent = new
BasicIntermediateNode
("Parent", IntermediateNodeCollection.ReadOnly);
489
:
this
(name, new IntermediateNodeCollection())