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