<?xml version="1.0"?>
<doc>
    <assembly>
        <name>JetBrains.ReSharper.Plugins.FSharp.ProjectModelBase</name>
    </assembly>
    <members>
        <member name="M:JetBrains.ReSharper.Plugins.FSharp.FSharpAsyncUtil.UsingReadLockInsideFcs(JetBrains.Application.Threading.IShellLocks,System.Action)">
            <summary>
            Try to execute <paramref name="action"/> using read lock on the current thread.
            If not possible, queue a request to a thread calling FCS, possibly after a change on the main thread.
            When processing the request, the relevant psi module or declared element may already be removed and invalid.
            </summary>
        </member>
        <member name="T:JetBrains.ReSharper.Plugins.FSharp.FSharpAsyncUtil.FcsCancellationTokenSource">
            Provides the token, depending on the request thread.
            When the request is coming from an FCS thread, then its cancellation token is propagated to the new request.
            Otherwise, and new lifetime definition (with a new token) is created. 
        </member>
        <member name="T:JetBrains.ReSharper.Plugins.FSharp.FSharpIcons.FSharpModule">
             <summary>
            	<para>
            		<para>FSharpModule Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.ReSharper.Plugins.FSharp.FSharpIcons.FSharpModule"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.ReSharper.Plugins.FSharp.FSharpIcons.FSharpModule.Id"></see> identifier object, as a field in the identifier class, for use where an <see cref="T:JetBrains.UI.Icons.IconId"></see> value is expected.</para>
            		<para>
            			<code>
            
                 PPPPPPPPPPPPPPPPPPPPPPPPPP
                 PP^^^^^^^^^^PP          PP
                 hh;;;;;;;;;;hh``````````hh
                 GG++++++++++GG----------GG
                 AA\\\\\\\\\\AA''''''''''AA
                 OOccccccccccOO::::::::::OO
                 RRRRRRRRRRRRRRRRRRRRRRRRRR
                 ##''''''''''''''''''''''##
                 88''''''''''''''''''''''88
                 00______________________00
                 MM::::::::::::::::::::::MM
                 %%""""""""""""""""""""""%%
                 NNNNNNNNNNNNNNNNNNNNNNNNNN
            
            
            </code>
            		</para>
            	</para>
            </summary>
            <remarks>
            	<para>For details on Themed Icons and their use, see Remarks on the outer class.</para>
            </remarks>
            <example>
            	<code>&lt;Image Source="{icons:ThemedIcon myres:KepeqosThemedIconsThemedIcons+FSharpModule}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(KepeqosThemedIconsThemedIcons.FSharpModule))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = KepeqosThemedIconsThemedIcons.FSharpModule.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;KepeqosThemedIconsThemedIcons.FSharpModule&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.ReSharper.Plugins.FSharp.FSharpIcons.FSharpModule.Id">
            <inheritdoc cref="T:JetBrains.ReSharper.Plugins.FSharp.FSharpIcons.FSharpModule">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.ReSharper.Plugins.FSharp.FSharpIcons.FSharpModule.Load_SymbolsVs11Color">
            <summary>Loads the image for Themed Icon FSharpModule theme aspect SymbolsVs11Color.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.Plugins.FSharp.FSharpIcons.FSharpModule.Load_SymbolsVs11Gray">
            <summary>Loads the image for Themed Icon FSharpModule theme aspect SymbolsVs11Gray.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.Plugins.FSharp.FSharpIcons.FSharpModule.Load_SymbolsVs11GrayDark">
            <summary>Loads the image for Themed Icon FSharpModule theme aspect SymbolsVs11GrayDark.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.Plugins.FSharp.FSharpIcons.FSharpModule.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon FSharpModule.</summary>
        </member>
        <member name="T:JetBrains.ReSharper.Plugins.FSharp.FSharpIcons.ExtensionOverlay">
             <summary>
            	<para>
            		<para>ExtensionOverlay Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.ReSharper.Plugins.FSharp.FSharpIcons.ExtensionOverlay"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.ReSharper.Plugins.FSharp.FSharpIcons.ExtensionOverlay.Id"></see> identifier object, as a field in the identifier class, for use where an <see cref="T:JetBrains.UI.Icons.IconId"></see> value is expected.</para>
            		<para>
            			<code>
                                             
                                             
                                             
                                             
                                             
                                 SSSSSSSS    
                                 aa----aa    
                                 PPPPPPPP    
                             6Vr-66````66-rV6
                             kkYKkk````kkKYkk
                             GG`"5G````G5"`GG
                             pp   ,    ,   pp
                             ldv'        'vd5
                              'tRF'    'FR2_ 
                                'I#1..1#j_   
                                  'Y88S_     
            </code>
            		</para>
            	</para>
            </summary>
            <remarks>
            	<para>For details on Themed Icons and their use, see Remarks on the outer class.</para>
            </remarks>
            <example>
            	<code>&lt;Image Source="{icons:ThemedIcon myres:JetirozThemedIconsThemedIcons+ExtensionOverlay}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(JetirozThemedIconsThemedIcons.ExtensionOverlay))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = JetirozThemedIconsThemedIcons.ExtensionOverlay.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;JetirozThemedIconsThemedIcons.ExtensionOverlay&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.ReSharper.Plugins.FSharp.FSharpIcons.ExtensionOverlay.Id">
            <inheritdoc cref="T:JetBrains.ReSharper.Plugins.FSharp.FSharpIcons.ExtensionOverlay">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.ReSharper.Plugins.FSharp.FSharpIcons.ExtensionOverlay.Load_Color">
            <summary>Loads the image for Themed Icon ExtensionOverlay theme aspect Color.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.Plugins.FSharp.FSharpIcons.ExtensionOverlay.Load_Gray">
            <summary>Loads the image for Themed Icon ExtensionOverlay theme aspect Gray.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.Plugins.FSharp.FSharpIcons.ExtensionOverlay.Load_GrayDark">
            <summary>Loads the image for Themed Icon ExtensionOverlay theme aspect GrayDark.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.Plugins.FSharp.FSharpIcons.ExtensionOverlay.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon ExtensionOverlay.</summary>
        </member>
        <member name="T:JetBrains.ReSharper.Plugins.FSharp.FSharpIcons.UsagePartialApplication">
             <summary>
            	<para>
            		<para>UsagePartialApplication Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.ReSharper.Plugins.FSharp.FSharpIcons.UsagePartialApplication"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.ReSharper.Plugins.FSharp.FSharpIcons.UsagePartialApplication.Id"></see> identifier object, as a field in the identifier class, for use where an <see cref="T:JetBrains.UI.Icons.IconId"></see> value is expected.</para>
            		<para>
            			<code>
                    ^sfkq888888888888888888  
                 .vD6?~,-````````````````88  
                ~OX:`````````````````````DD  
               ~D2```````````````````````DD  
               k#"```      ``````````````##  
               OO````  LL     ```````````OO  
               dd``..  ||  ||     ```..``dd  
               bb  ..  77  77  77     `  bb  
               ww  ..  ll  ll  ll  ll    ww  
               66  ..  11  11  11     `  66  
               XX  --  uu  uu     ``.--  XX  
               PP  --  ee     ``.------  PP  
               kk  --     ``.----------  kk  
               VV  --------------------  VV  
               ee                        ee  
               jjjjjjjjjjjjjjjjjjjjjjjjjjjj  
            </code>
            		</para>
            	</para>
            </summary>
            <remarks>
            	<para>For details on Themed Icons and their use, see Remarks on the outer class.</para>
            </remarks>
            <example>
            	<code>&lt;Image Source="{icons:ThemedIcon myres:ZemoqofThemedIconsThemedIcons+UsagePartialApplication}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(ZemoqofThemedIconsThemedIcons.UsagePartialApplication))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = ZemoqofThemedIconsThemedIcons.UsagePartialApplication.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;ZemoqofThemedIconsThemedIcons.UsagePartialApplication&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.ReSharper.Plugins.FSharp.FSharpIcons.UsagePartialApplication.Id">
            <inheritdoc cref="T:JetBrains.ReSharper.Plugins.FSharp.FSharpIcons.UsagePartialApplication">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.ReSharper.Plugins.FSharp.FSharpIcons.UsagePartialApplication.Load_Color">
            <summary>Loads the image for Themed Icon UsagePartialApplication theme aspect Color.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.Plugins.FSharp.FSharpIcons.UsagePartialApplication.Load_Gray">
            <summary>Loads the image for Themed Icon UsagePartialApplication theme aspect Gray.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.Plugins.FSharp.FSharpIcons.UsagePartialApplication.Load_GrayDark">
            <summary>Loads the image for Themed Icon UsagePartialApplication theme aspect GrayDark.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.Plugins.FSharp.FSharpIcons.UsagePartialApplication.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon UsagePartialApplication.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.Plugins.FSharp.ProhibitTypeCheckCookie.Create">
            Prohibits type checking on the current thread.
        </member>
    </members>
</doc>
