<?xml version="1.0"?>
<doc>
    <assembly>
        <name>Sarif.WorkItems</name>
    </assembly>
    <members>
        <member name="M:Microsoft.CodeAnalysis.Sarif.WorkItems.SarifWorkItemFiler.#ctor(System.Uri,Microsoft.CodeAnalysis.Sarif.WorkItems.SarifWorkItemContext)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.CodeAnalysis.Sarif.WorkItems.SarifWorkItemFiler"> class.</see>
            </summary>
            <param name="filingUri">
            The uri to the remote filing host.
            </param>
            <param name="filingContext">
            A starting context object that configures the work item filing operation. In the
            current implementation, this context is copied for each SARIF file (if any) split
            from the input log and then further elaborated upon.
            </param>
        </member>
        <member name="T:Microsoft.CodeAnalysis.Sarif.WorkItems.WorkItemsResources">
            <summary>
              A strongly-typed resource class, for looking up localized strings, etc.
            </summary>
        </member>
        <member name="P:Microsoft.CodeAnalysis.Sarif.WorkItems.WorkItemsResources.ResourceManager">
            <summary>
              Returns the cached ResourceManager instance used by this class.
            </summary>
        </member>
        <member name="P:Microsoft.CodeAnalysis.Sarif.WorkItems.WorkItemsResources.Culture">
            <summary>
              Overrides the current thread's CurrentUICulture property for all
              resource lookups using this strongly typed resource class.
            </summary>
        </member>
        <member name="P:Microsoft.CodeAnalysis.Sarif.WorkItems.WorkItemsResources.AzureDevOpsDefaultDescriptionFooter">
             <summary>
               Looks up a localized string similar to &lt;br&gt;&lt;br&gt;For another viewing option, load the attached SARIF log file in: &lt;br&gt;
            &lt;li&gt;The &lt;a href=&quot;https://marketplace.visualstudio.com/items?itemName=WDGIS.MicrosoftSarifViewer&quot;&gt;Visual Studio SARIF add-in&lt;/a&gt;.&lt;/li&gt;
            &lt;li&gt;The &lt;a href=&quot;https://marketplace.visualstudio.com/items?itemName=WDGIS.MicrosoftSarifViewer2022&quot;&gt;Visual Studio 2022 SARIF add-in&lt;/a&gt;.&lt;/li&gt;
            &lt;li&gt;The &lt;a href=&quot;https://marketplace.visualstudio.com/items?itemName=MS-SarifVSCode.sarif-viewer&quot;&gt;VS Code SARIF extension&lt;/a&gt;.&lt;/li&gt;
            &lt;li&gt;The browser-hoste [rest of string was truncated]&quot;;.
             </summary>
        </member>
        <member name="P:Microsoft.CodeAnalysis.Sarif.WorkItems.WorkItemsResources.GitHubDefaultDescriptionFooter">
             <summary>
               Looks up a localized string similar to **For another viewing option, load the referenced SARIF log file in:**
            - The [Visual Studio SARIF add-in](https://marketplace.visualstudio.com/_apis/public/gallery/publishers/WDGIS/vsextensions/MicrosoftSarifViewer/2.1.7/vspackage)
            - The [VS Code SARIF extension](https://marketplace.visualstudio.com/items?itemName=MS-SarifVSCode.sarif-viewer)
            - The browser-hosted [SARIF web control](&quot;https://microsoft.github.io/sarif-web-component/).
             </summary>
        </member>
        <member name="P:Microsoft.CodeAnalysis.Sarif.WorkItems.WorkItemsResources.HtmlLinkTemplate">
            <summary>
              Looks up a localized string similar to &lt;a href=&quot;{1}&quot;&gt;{0}&lt;/a&gt;.
            </summary>
        </member>
        <member name="P:Microsoft.CodeAnalysis.Sarif.WorkItems.WorkItemsResources.InconsistentHostUrisProvided">
            <summary>
              Looks up a localized string similar to Inconsistent URIs were provided in &apos;filingContext&apos; and &apos;filingUri&apos; arguments..
            </summary>
        </member>
        <member name="P:Microsoft.CodeAnalysis.Sarif.WorkItems.WorkItemsResources.MarkdownLinkTemplate">
            <summary>
              Looks up a localized string similar to [{0}]({1}).
            </summary>
        </member>
        <member name="P:Microsoft.CodeAnalysis.Sarif.WorkItems.WorkItemsResources.MultipleToolsFooter">
            <summary>
              Looks up a localized string similar to  (and other locations).
            </summary>
        </member>
        <member name="P:Microsoft.CodeAnalysis.Sarif.WorkItems.WorkItemsResources.WorkItemBodyTemplateText">
            <summary>
              Looks up a localized string similar to This work item contains {0} {1} issue(s) detected in {2}{3}. Click the &apos;Scans&apos; tab to review results..
            </summary>
        </member>
    </members>
</doc>
