We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a24caaf commit 22d02c4Copy full SHA for 22d02c4
README.md
@@ -10,7 +10,7 @@ ILSourceParser aims to be the comprehensive parser for Microsoft Intermediate La
10
- Asynchronous parsing
11
- Parsing the following types:
12
- Method parameters:
13
- - \out], \opt] and \in] prefixes
+ - [out], [opt] and [in] prefixes
14
- Marshalling (IL `marshal()` function)
15
- Optional parameter names
16
- Method Locals:
0 commit comments