8 references to RemoveRootDeclaration
Microsoft.CodeAnalysis.CSharp (1)
Compilation\SyntaxAndDeclarationManager.cs (1)
462
declTableBuilder.
RemoveRootDeclaration
(lazyRoot);
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (7)
DeclarationTests.cs (7)
250
builder.
RemoveRootDeclaration
(decl2);
260
builder.
RemoveRootDeclaration
(decl1);
265
builder.
RemoveRootDeclaration
(decl2);
315
builder.
RemoveRootDeclaration
(decl1);
316
builder.
RemoveRootDeclaration
(decl2);
362
builder.
RemoveRootDeclaration
(decl1);
363
builder.
RemoveRootDeclaration
(decl2);