<?xml version="1.0"?>
<doc>
    <assembly>
        <name>JetBrains.Profiler.Windows.Impl</name>
    </assembly>
    <members>
        <member name="F:JetBrains.Profiler.Windows.Impl.ProfilerActivationFlags.Default">
            <summary>
              Nothing special.
            </summary>
        </member>
        <member name="F:JetBrains.Profiler.Windows.Impl.ProfilerActivationFlags.GrantedRegistryFreeArchitecture">
            <summary>
              Granted that engine supports COR_PROFILER_PATH / CORECLR_PROFILER_PATH. RegSvr32.exe will not be called.
            </summary>
        </member>
        <member name="F:JetBrains.Profiler.Windows.Impl.ProfilerActivationFlags.GrantedRegistryFree">
            <summary>
              Granted that engine supports COR_PROFILER_PATH_32 / COR_PROFILER_PATH_64 / CORECLR_PROFILER_PATH_32 / CORECLR_PROFILER_PATH_64. RegSvr32.exe will not be called.
            </summary>
        </member>
        <member name="F:JetBrains.Profiler.Windows.Impl.ProfilerActivationFlags.DeployAttachHelper">
            <summary>
              Deploy attach helper tool.
            </summary>
        </member>
        <member name="F:JetBrains.Profiler.Windows.Impl.ProfilerActivationFlags.DeployMetroHelper">
            <summary>
              Deploy metro helper tool.
            </summary>
        </member>
        <member name="F:JetBrains.Profiler.Windows.Impl.ProfilerActivationFlags.CheckWindowsBuiltinUsersAccessRights">
            <summary>
              Verify and fix BUILDIN\Users access rights before launch. Windows only.
            </summary>
        </member>
        <member name="F:JetBrains.Profiler.Windows.Impl.ProfilerActivationFlags.CheckWindowsMetroAccessRights">
            <summary>
              Verify and fix metro access rights before launch. Windows only.
            </summary>
        </member>
        <member name="F:JetBrains.Profiler.Windows.Impl.ProfilerActivationFlags.DisableEnvironmentActivation">
            <summary>
              Don't generate activation environment variables, because an another activation way is used.  
            </summary>
        </member>
        <member name="F:JetBrains.Profiler.Windows.Impl.ProfilerFiles.ourSymSrvDirectory">
            Todo: Redesign to get real SymSrv package location!!!
        </member>
        <member name="T:JetBrains.Profiler.Windows.Impl.WindowsHostManager">
            <summary>
            Explicit host manager implementation suitable for shellless environments
            </summary>
        </member>
    </members>
</doc>
