We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb56688 commit e6bc9e1Copy full SHA for e6bc9e1
Rubberduck.Parsing/VBA/DeclarationCaching/DeclarationFinder.cs
@@ -1178,7 +1178,7 @@ public IEnumerable<IdentifierReference> IdentifierReferences(QualifiedModuleName
1178
}
1179
1180
/// <summary>
1181
- /// Gets all identifier references in the specified module.
+ /// Gets all identifier references with the specified selection.
1182
/// </summary>
1183
public IEnumerable<IdentifierReference> IdentifierReferences(QualifiedSelection selection)
1184
{
0 commit comments