Skip to content

Commit 12d1fe3

Browse files
Fix description of get_modifierValues
Old description was copy-pasted from get_PGOEntryCount
1 parent dacf989 commit 12d1fe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/debugger/debug-interface-access/idiasymbol-get-modifiervalues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.subservice: debug-diagnostics
1414
---
1515
# IDiaSymbol::get_modifierValues
1616

17-
Retrieves the total invocation count in PGO training.
17+
Retrieves an array of [`modifiers`](../../debugger/debug-interface-access/cv-modifier-e.md) affecting the symbol.
1818

1919
## Syntax
2020

0 commit comments

Comments
 (0)