3 references to AppendConstructors
Microsoft.CodeAnalysis.Workspaces (3)
FindSymbols\FindReferences\FindReferenceCache.cs (3)
257AppendConstructors(this.SyntaxFacts.GetMembersOfCompilationUnit(this.Root)); 271AppendConstructors(this.SyntaxFacts.GetMembersOfBaseNamespaceDeclaration(member)); 275AppendConstructors(this.SyntaxFacts.GetMembersOfTypeDeclaration(member));