<?xml version="1.0"?>
<ErrorDocumentation xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <ErrorName>CS1703</ErrorName>
  <Examples>
    <string>// CS1703: An assembly `System' with the same identity has already been imported. Consider removing one of the references
// Line: 0
// Compiler options: -r:dlls/cs1703-2/System.dll
</string>
  </Examples>
</ErrorDocumentation>