|
|
@@ -85,6 +85,10 @@ Default. Strongname (sign) the assembly using the strong name key file
|
|
|
AssemblyDelaySign (false)] in your source code. Compiler option takes
|
|
|
precedence over the attributes.
|
|
|
.TP
|
|
|
+.I \-doc:FILE
|
|
|
+Extracts the C#/XML documentation from the source code and stores in in
|
|
|
+the given FILE.
|
|
|
+.TP
|
|
|
.I \-\-expect-error X L
|
|
|
The compiler will expect the code to generate an error
|
|
|
named `X' in line `L'. This is only used by the test suite.
|