Internal\SrgsParser\XmlParser.cs (16)
296CheckForDuplicates(ref sVersion, reader);
388CheckForDuplicates(ref sAlphabet, reader);
414CheckForDuplicates(ref sLanguage, reader);
426CheckForDuplicates(ref sNamespace, reader);
521CheckForDuplicates(ref id, reader);
525CheckForDuplicates(ref scope, reader);
552CheckForDuplicates(ref dynamic, reader);
570CheckForDuplicates(ref sBaseClass, reader);
578CheckForDuplicates(ref sInit, reader);
583CheckForDuplicates(ref sParse, reader);
588CheckForDuplicates(ref sError, reader);
593CheckForDuplicates(ref sRecognition, reader);
681CheckForDuplicates(ref uri, reader);
724CheckForDuplicates(ref sAlias, reader);
728CheckForDuplicates(ref sParams, reader);
873CheckForDuplicates(ref sMatch, reader);