<?xml version="1.0" encoding="iso-8859-1"?>
<ErrorDocumentation xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <ErrorName>CS1508</ErrorName>
  <Examples>
    <string>// CS1508: The resource identifier `A' has already been used in this assembly
// Line: 0
// Compiler options: -res:1,A -linkres:1,A

</string>
    <string>// CS1508: The resource identifier `A' has already been used in this assembly
// Line: 0
// Compiler options: -res:1,A -res:2,A

</string>
  </Examples>
</ErrorDocumentation>