4 references to ScopeBounds
Microsoft.CodeAnalysis (4)
CodeGen\LocalScopeManager.cs (4)
273return new ScopeBounds(begin, end); 297return new ScopeBounds(begin, end); 468return new ScopeBounds(begin, end); 517return new ScopeBounds(begin, end);