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 4da13c3 commit 65e5f8aCopy full SHA for 65e5f8a
docs/UnderTheHood.md
@@ -220,7 +220,7 @@ you might get MissingMethodException like this:
220
MissingMethodException: Method not found: 'NormalTest.Test'.
221
```
222
223
-When this exception is thrown, just recompiling `Assembly-CSharp-Editor` can solve the problem.
+When this exception is thrown, just recompiling Assembly-CSharp-Editor can solve the problem.
224
So this can be a good option for making build fast on the price of rare exception.
225
226
### MDB instead of PDB
0 commit comments