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

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

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