<?xml version="1.0"?>
<doc>
    <assembly>
        <name>MergeAttributes</name>
    </assembly>
    <members>
        <member name="M:Microsoft.Tools.Build.MergeAttributes.AddFileAttributes(System.IO.StreamReader,System.Collections.Hashtable)">
            <devdoc>
                Adds attributes from the given file to the attribute hashtable.
            </devdoc>
        </member>
        <member name="M:Microsoft.Tools.Build.MergeAttributes.EmitMergedFile(System.IO.TextWriter,System.String,System.Collections.Hashtable,System.String)">
            <devdoc>
                Writes out the merged file data to a stream.
            </devdoc>
        </member>
        <member name="M:Microsoft.Tools.Build.MergeAttributes.ErrorFileNotExist(System.String)">
            <devdoc>
                Throws a file error
            </devdoc>
        </member>
        <member name="M:Microsoft.Tools.Build.MergeAttributes.ErrorInvalidFile">
            <devdoc>
                Throws a file error
            </devdoc>
        </member>
        <member name="M:Microsoft.Tools.Build.MergeAttributes.ErrorUsage">
            <devdoc>
                Throws a usage error
            </devdoc>
        </member>
        <member name="M:Microsoft.Tools.Build.MergeAttributes.LocateAttributeBlock(System.String,System.Int32@,System.Int32@)">
            <devdoc>
                Given a string of text this locates the inner attribute block for the assembly.
            </devdoc>
        </member>
        <member name="M:Microsoft.Tools.Build.MergeAttributes.Main(System.String[])">
            <devdoc>
                Main entry point.
            </devdoc>
        </member>
        <member name="M:Microsoft.Tools.Build.MergeAttributes.ParseArguments(System.String[],System.String@,System.String@,System.String@)">
            <devdoc>
                Parses our command line.
            </devdoc>
        </member>
        <member name="M:Microsoft.Tools.Build.MergeAttributes.ParseFileAttributes(System.String,System.Collections.Hashtable)">
            <devdoc>
                Takes the given block of text and parses attributes from it.
            </devdoc>
        </member>
        <member name="M:Microsoft.Tools.Build.MergeAttributes.ParsePrimaryFile(System.IO.StreamReader,System.String@,System.Collections.Hashtable,System.String@)">
            <devdoc>
                Parses the primary file, adding attributes to the hashtable and
                filling in the beginning and ending blobs.
            </devdoc>
        </member>
    </members>
</doc>
