<?xml version="1.0"?>
<ErrorDocumentation xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <ErrorName>CS2006</ErrorName>
  <Examples>
    <string>// CS2006: Missing argument for `/d:' option
// Line: 0
// Compiler options: -d:
</string>
    <string>// CS2006: Missing argument for `/debug:' option
// Line: 0
// Compiler options: -debug:
</string>
  </Examples>
</ErrorDocumentation>