SYMBOL INDEX (1374 symbols across 284 files) FILE: ClangPowerTools/ClangPowerTools/ClangPowerToolsPackage.cs class RunClangPowerToolsPackage2 (line 31) | [PackageRegistration(UseManagedResourcesOnly = true, AllowsBackgroundLoa... method RunClangPowerToolsPackage2 (line 65) | public RunClangPowerToolsPackage2() method InitializeAsync (line 80) | protected override async Task InitializeAsync(CancellationToken cancel... FILE: ClangPowerTools/ClangPowerTools/Properties/Resource.Designer.cs class Resource (line 22) | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resource... method Resource (line 31) | [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Mic... FILE: ClangPowerTools/ClangPowerToolsLib16/Properties/Resource.Designer.cs class Resource (line 22) | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resource... method Resource (line 31) | [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Mic... FILE: ClangPowerTools/ClangPowerToolsLib17/Properties/Resource.Designer.cs class Resource (line 22) | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resource... method Resource (line 31) | [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Mic... FILE: ClangPowerTools/ClangPowerToolsShared/Attributes/ClangCheckAttribute.cs class ClangCheckAttribute (line 5) | [AttributeUsage(AttributeTargets.Property)] method ClangCheckAttribute (line 9) | public ClangCheckAttribute(bool aIsFlag) FILE: ClangPowerTools/ClangPowerToolsShared/Attributes/ClangFormatPathAttribute.cs class ClangFormatPathAttribute (line 5) | [AttributeUsage(AttributeTargets.Property)] method ClangFormatPathAttribute (line 10) | public ClangFormatPathAttribute(bool aActivate) FILE: ClangPowerTools/ClangPowerToolsShared/Attributes/ClangTidyPathAttribute.cs class ClangTidyPathAttribute (line 5) | [AttributeUsage(AttributeTargets.Property)] method ClangTidyPathAttribute (line 10) | public ClangTidyPathAttribute(bool aActivate) FILE: ClangPowerTools/ClangPowerToolsShared/Builder/IAsyncBuilder.cs type IBuilderAsync (line 5) | public interface IBuilderAsync method BuildAsync (line 7) | Task BuildAsync(); method GetAsyncResult (line 9) | T GetAsyncResult(); FILE: ClangPowerTools/ClangPowerToolsShared/Builder/IBuilder.cs type IBuilder (line 3) | public interface IBuilder method Build (line 5) | void Build(); method GetResult (line 6) | T GetResult(); FILE: ClangPowerTools/ClangPowerToolsShared/CMake/CMakeBuilder.cs class CMakeBuilder (line 6) | public class CMakeBuilder method CreateBuildDirectory (line 22) | public bool CreateBuildDirectory(string newDirName, out string dirPath) method Build (line 40) | public void Build() method LockVcxprojFile (line 76) | private void LockVcxprojFile() method UnlockVcxprojFile (line 87) | private void UnlockVcxprojFile() method ClearBuildCashe (line 99) | public void ClearBuildCashe() FILE: ClangPowerTools/ClangPowerToolsShared/ClangPowerToolsPackage.cs class RunClangPowerToolsPackage (line 40) | [PackageRegistration(UseManagedResourcesOnly = true, AllowsBackgroundLoa... method RunClangPowerToolsPackage (line 78) | public RunClangPowerToolsPackage() method InitializeAsync (line 96) | protected override async Task InitializeAsync(CancellationToken cancel... method AdviseSolutionEvents (line 169) | private void AdviseSolutionEvents(IVsSolution aVsSolution) method UnadviseSolutionEvents (line 181) | private void UnadviseSolutionEvents(IVsSolution aVsSolution) method OnAfterOpenProject (line 201) | public int OnAfterOpenProject(IVsHierarchy aPHierarchy, int aFAdded) method OnQueryCloseProject (line 207) | public int OnQueryCloseProject(IVsHierarchy aPHierarchy, int aFRemovin... method OnBeforeCloseProject (line 215) | public int OnBeforeCloseProject(IVsHierarchy aPHierarchy, int aFRemoved) method OnAfterLoadProject (line 224) | public int OnAfterLoadProject(IVsHierarchy aPStubHierarchy, IVsHierarc... method OnQueryUnloadProject (line 232) | public int OnQueryUnloadProject(IVsHierarchy aPRealHierarchy, ref int ... method OnBeforeUnloadProject (line 239) | public int OnBeforeUnloadProject(IVsHierarchy aPRealHierarchy, IVsHier... method OnAfterOpenSolution (line 246) | public int OnAfterOpenSolution(object aPUnkReserved, int aFNewSolution) method OnQueryCloseSolution (line 253) | public int OnQueryCloseSolution(object aPUnkReserved, ref int aPfCancel) method OnBeforeCloseSolution (line 258) | public int OnBeforeCloseSolution(object aPUnkReserved) method OnAfterCloseSolution (line 268) | public int OnAfterCloseSolution(object aPUnkReserved) method OnBeforeOpenSolution (line 279) | public int OnBeforeOpenSolution(string pszSolutionFilename) method OnBeforeBackgroundSolutionLoadBegins (line 284) | public int OnBeforeBackgroundSolutionLoadBegins() method OnQueryBackgroundLoadProjectBatch (line 289) | public int OnQueryBackgroundLoadProjectBatch(out bool pfShouldDelayLoa... method OnBeforeLoadProjectBatch (line 295) | public int OnBeforeLoadProjectBatch(bool fIsBackgroundIdleBatch) method OnAfterLoadProjectBatch (line 300) | public int OnAfterLoadProjectBatch(bool fIsBackgroundIdleBatch) method OnAfterBackgroundSolutionLoadComplete (line 305) | public int OnAfterBackgroundSolutionLoadComplete() method OnAfterOpenFolder (line 315) | public void OnAfterOpenFolder(string folderPath) method OnBeforeCloseFolder (line 319) | public void OnBeforeCloseFolder(string folderPath) method OnQueryCloseFolder (line 323) | public void OnQueryCloseFolder(string folderPath, ref int pfCancel) method OnAfterCloseFolder (line 327) | public void OnAfterCloseFolder(string folderPath) method OnAfterLoadAllDeferredProjects (line 331) | public void OnAfterLoadAllDeferredProjects() method UpdateVersion (line 339) | private void UpdateVersion(string version) method ShowToolbar (line 361) | private void ShowToolbar(string version) method RegisterVsServicesAsync (line 376) | private async Task RegisterVsServicesAsync() method RegisterToEventsAsync (line 404) | private async Task RegisterToEventsAsync() method RegisterToCPTEvents (line 416) | private void RegisterToCPTEvents() method RegisterToVsEvents (line 453) | private void RegisterToVsEvents() method UnregisterFromEvents (line 476) | private void UnregisterFromEvents() method UnregisterFromCPTEvents (line 482) | private void UnregisterFromCPTEvents() method DeleteTempSolution (line 519) | private void DeleteTempSolution() method HideToolWindow (line 528) | private int HideToolWindow() method DeleteCacheReporitory (line 537) | private void DeleteCacheReporitory() method CreateCacheRepository (line 546) | private void CreateCacheRepository() method UnregisterFromVsEvents (line 556) | private void UnregisterFromVsEvents() FILE: ClangPowerTools/ClangPowerToolsShared/ClangPowerToolsPackageImpl.cs class ClangPowerToolsPackageImpl (line 26) | public class ClangPowerToolsPackageImpl : IVsSolutionEvents, IVsSolution... method ClangPowerToolsPackageImpl (line 55) | public ClangPowerToolsPackageImpl(AsyncPackage aPackage) method InitializeAsync (line 70) | public async Task InitializeAsync() method AdviseSolutionEvents (line 136) | private void AdviseSolutionEvents(IVsSolution aVsSolution) method UnadviseSolutionEvents (line 148) | private void UnadviseSolutionEvents(IVsSolution aVsSolution) method OnAfterOpenProject (line 168) | public int OnAfterOpenProject(IVsHierarchy aPHierarchy, int aFAdded) method OnQueryCloseProject (line 174) | public int OnQueryCloseProject(IVsHierarchy aPHierarchy, int aFRemovin... method OnBeforeCloseProject (line 183) | public int OnBeforeCloseProject(IVsHierarchy aPHierarchy, int aFRemoved) method OnAfterLoadProject (line 191) | public int OnAfterLoadProject(IVsHierarchy aPStubHierarchy, IVsHierarc... method OnQueryUnloadProject (line 198) | public int OnQueryUnloadProject(IVsHierarchy aPRealHierarchy, ref int ... method OnBeforeUnloadProject (line 205) | public int OnBeforeUnloadProject(IVsHierarchy aPRealHierarchy, IVsHier... method OnAfterOpenSolution (line 213) | public int OnAfterOpenSolution(object aPUnkReserved, int aFNewSolution) method OnQueryCloseSolution (line 220) | public int OnQueryCloseSolution(object aPUnkReserved, ref int aPfCancel) method OnBeforeCloseSolution (line 225) | public int OnBeforeCloseSolution(object aPUnkReserved) method OnAfterCloseSolution (line 232) | public int OnAfterCloseSolution(object aPUnkReserved) method OnBeforeOpenSolution (line 243) | public int OnBeforeOpenSolution(string pszSolutionFilename) method OnBeforeBackgroundSolutionLoadBegins (line 249) | public int OnBeforeBackgroundSolutionLoadBegins() method OnQueryBackgroundLoadProjectBatch (line 254) | public int OnQueryBackgroundLoadProjectBatch(out bool pfShouldDelayLoa... method OnBeforeLoadProjectBatch (line 260) | public int OnBeforeLoadProjectBatch(bool fIsBackgroundIdleBatch) method OnAfterLoadProjectBatch (line 265) | public int OnAfterLoadProjectBatch(bool fIsBackgroundIdleBatch) method OnAfterBackgroundSolutionLoadComplete (line 270) | public int OnAfterBackgroundSolutionLoadComplete() method OnAfterOpenFolder (line 280) | public void OnAfterOpenFolder(string folderPath) method OnBeforeCloseFolder (line 284) | public void OnBeforeCloseFolder(string folderPath) method OnQueryCloseFolder (line 288) | public void OnQueryCloseFolder(string folderPath, ref int pfCancel) method OnAfterCloseFolder (line 292) | public void OnAfterCloseFolder(string folderPath) method OnAfterLoadAllDeferredProjects (line 296) | public void OnAfterLoadAllDeferredProjects() method UpdateVersion (line 304) | private void UpdateVersion(string version) method ShowToolbar (line 329) | private void ShowToolbar(string version) method RegisterVsServicesAsync (line 344) | private async Task RegisterVsServicesAsync() method RegisterToEventsAsync (line 372) | private async Task RegisterToEventsAsync() method RegisterToCPTEvents (line 379) | private void RegisterToCPTEvents() method RegisterToVsEvents (line 420) | private void RegisterToVsEvents() method UnregisterFromEvents (line 442) | private void UnregisterFromEvents() method UnregisterFromCPTEvents (line 448) | private void UnregisterFromCPTEvents() method DeleteTempSolution (line 487) | private void DeleteTempSolution() method HideToolWindow (line 500) | private int HideToolWindow() method DeleteCacheReporitory (line 517) | private void DeleteCacheReporitory() method DeleteFromFindToolWindowHistory (line 526) | private void DeleteFromFindToolWindowHistory() method CreateCacheRepository (line 533) | private void CreateCacheRepository() method UnregisterFromVsEvents (line 543) | private void UnregisterFromVsEvents() FILE: ClangPowerTools/ClangPowerToolsShared/Commands/BackgroundTidy/BackgroundTidy.cs class BackgroundTidy (line 12) | public class BackgroundTidy : IDisposable method BackgroundTidy (line 35) | public BackgroundTidy() method Dispose (line 42) | public void Dispose() method Run (line 51) | public void Run(Document document, int commandId) FILE: ClangPowerTools/ClangPowerToolsShared/Commands/BackgroundTidy/DataProcessor.cs class DataProcessor (line 13) | public class DataProcessor method ReceiveData (line 30) | public void ReceiveData(object sender, DataReceivedEventArgs e) method ClosedDataConnection (line 41) | public void ClosedDataConnection(object sender, EventArgs e) method Process (line 68) | private void Process(string message) method GetErrors (line 85) | private void GetErrors(string text, IVsHierarchy hierarchy, out List(List itemsToIgnore, T settings... method RemoveDuplicateDocuments (line 50) | private List RemoveDuplicateDocuments(List documentsTo... FILE: ClangPowerTools/ClangPowerToolsShared/Commands/IgnoreCompileCommand.cs class IgnoreCompileCommand (line 13) | public sealed class IgnoreCompileCommand : IgnoreCommand method IgnoreCompileCommand (line 34) | private IgnoreCompileCommand(CommandController aCommandController, Ole... method InitializeAsync (line 54) | public static async Task InitializeAsync(CommandController aCommandCon... method RunIgnoreCompileCommand (line 72) | public void RunIgnoreCompileCommand() FILE: ClangPowerTools/ClangPowerToolsShared/Commands/IgnoreFormatCommand.cs class IgnoreFormatCommand (line 12) | public sealed class IgnoreFormatCommand : IgnoreCommand method IgnoreFormatCommand (line 34) | private IgnoreFormatCommand(CommandController aCommandController, OleM... method InitializeAsync (line 55) | public static async Task InitializeAsync(CommandController aCommandCon... method RunIgnoreFormatCommand (line 73) | public void RunIgnoreFormatCommand() FILE: ClangPowerTools/ClangPowerToolsShared/Commands/JsonCompilationDatabaseCommand.cs class JsonCompilationDatabaseCommand (line 14) | internal sealed class JsonCompilationDatabaseCommand : CompileCommand method JsonCompilationDatabaseCommand (line 38) | private JsonCompilationDatabaseCommand(OleMenuCommandService aCommandS... method InitializeAsync (line 50) | public static new async Task InitializeAsync(CommandController aComman... method ExportAsync (line 69) | public async Task ExportAsync(CommandUILocation aCommandUILocation, bo... method OpenInFileExplorer (line 76) | internal void OpenInFileExplorer(object sender, JsonFilePathArgs e) FILE: ClangPowerTools/ClangPowerToolsShared/Commands/LookInMenu.cs type LookInMenu (line 3) | public enum LookInMenu class MenuItem (line 10) | public class MenuItem method MenuItem (line 12) | public MenuItem() { } method MenuItem (line 13) | public MenuItem(string name, LookInMenu lookInMenu) FILE: ClangPowerTools/ClangPowerToolsShared/Commands/Models/CacheProjectsItemsModel.cs class CacheProjectsItemsModel (line 11) | public class CacheProjectsItemsModel FILE: ClangPowerTools/ClangPowerToolsShared/Commands/OptimizeIncludesCommand.cs class OptimizeIncludesCommand (line 13) | public class OptimizeIncludesCommand : ClangCommand method OptimizeIncludesCommand (line 31) | protected OptimizeIncludesCommand(OleMenuCommandService aCommandServic... method InitializeAsync (line 51) | public static async Task InitializeAsync(CommandController aCommandCon... method RunOptimizeIncludes (line 62) | public async Task RunOptimizeIncludes(CommandUILocation commandUILocat... FILE: ClangPowerTools/ClangPowerToolsShared/Commands/RunController.cs class RunController (line 9) | public static class RunController method OnDataStreamClose (line 16) | public static void OnDataStreamClose(CloseDataStreamingEventArgs e) FILE: ClangPowerTools/ClangPowerToolsShared/Commands/SettingsCommand.cs class SettingsCommand (line 17) | public sealed class SettingsCommand : BasicCommand method SettingsCommand (line 40) | private SettingsCommand(CommandController aCommandController, OleMenuC... method InitializeAsync (line 61) | public static async Task InitializeAsync(CommandController aCommandCon... method ShowSettingsAsync (line 72) | public async Task ShowSettingsAsync() FILE: ClangPowerTools/ClangPowerToolsShared/Commands/StopCommand.cs class StopCommand (line 18) | public sealed class StopCommand : ClangCommand method StopCommand (line 49) | private StopCommand(OleMenuCommandService aCommandService, CommandCont... method InitializeAsync (line 73) | public static async Task InitializeAsync(CommandController aCommandCon... method RunStopClangCommandAsync (line 85) | public Task RunStopClangCommandAsync(bool backgroundRunners) method StopClangCommand (line 94) | public void StopClangCommand(bool backgroundRunners) FILE: ClangPowerTools/ClangPowerToolsShared/Commands/TidyCommand.cs class TidyCommand (line 21) | public sealed class TidyCommand : ClangCommand method TidyCommand (line 47) | private TidyCommand(OleMenuCommandService aCommandService, CommandCont... method InitializeAsync (line 71) | public static async Task InitializeAsync(CommandController aCommandCon... method ShowTidyToolWindowEmptyAsync (line 84) | public async Task ShowTidyToolWindowEmptyAsync() method ShowTidyToolWindowAsync (line 100) | public async Task ShowTidyToolWindowAsync(List paths = null) method RunClangTidyAsync (line 113) | public async Task RunClangTidyAsync(int aCommandId, CommandUILocation ... FILE: ClangPowerTools/ClangPowerToolsShared/Commands/VsCommands.cs class VsCommands (line 5) | public static class VsCommands FILE: ClangPowerTools/ClangPowerToolsShared/Convertors/BooleanToGridLengthConverter.cs class BooleanToGridLengthConverter (line 8) | public class BooleanToGridLengthConverter : IValueConverter method Convert (line 10) | public object Convert(object value, Type targetType, object parameter,... method ConvertBack (line 19) | public object ConvertBack(object value, Type targetType, object parame... FILE: ClangPowerTools/ClangPowerToolsShared/Convertors/BooleanToVisibilityConverter.cs class BooleanToVisibilityConverter (line 8) | public class BooleanToVisibilityConverter : IValueConverter method GetVisibility (line 10) | private object GetVisibility(object value) method Convert (line 22) | public object Convert(object value, Type targetType, object parameter,... method ConvertBack (line 27) | public object ConvertBack(object value, Type targetType, object parame... FILE: ClangPowerTools/ClangPowerToolsShared/Convertors/ClangFormatFallbackStyleConverter.cs class ClangFormatFallbackStyleConverter (line 8) | public class ClangFormatFallbackStyleConverter : IValueConverter method Convert (line 21) | public object Convert(object value, Type targetType, object parameter,... method ConvertBack (line 27) | public object ConvertBack(object value, Type targetType, object parame... FILE: ClangPowerTools/ClangPowerToolsShared/Convertors/ClangFormatStyleConverter.cs class ClangFormatStyleConverter (line 8) | public class ClangFormatStyleConverter : IValueConverter method Convert (line 21) | public object Convert(object value, Type targetType, object parameter,... method ConvertBack (line 27) | public object ConvertBack(object value, Type targetType, object parame... FILE: ClangPowerTools/ClangPowerToolsShared/Convertors/ClangGeneralAdditionalIncludesConvertor.cs class ClangGeneralAdditionalIncludesConvertor (line 8) | public class ClangGeneralAdditionalIncludesConvertor : IValueConverter method ToString (line 30) | public static string ToString(ClangGeneralAdditionalIncludes? aAdditio... method FromString (line 33) | public static ClangGeneralAdditionalIncludes? FromString(string aAddit... method Convert (line 36) | public object Convert(object value, Type targetType, object parameter,... method ConvertBack (line 42) | public object ConvertBack(object value, Type targetType, object parame... FILE: ClangPowerTools/ClangPowerToolsShared/Convertors/ClangTidyHeaderFiltersConvertor.cs class ClangTidyHeaderFiltersConvertor (line 8) | public class ClangTidyHeaderFiltersConvertor : IValueConverter method ScriptEncode (line 30) | public static string ScriptEncode(string aHeaderFilters) method ScriptDecode (line 38) | public static string ScriptDecode(string aHeaderFilters) method Convert (line 48) | public object Convert(object value, Type targetType, object parameter,... method ConvertBack (line 53) | public object ConvertBack(object value, Type targetType, object parame... FILE: ClangPowerTools/ClangPowerToolsShared/Convertors/ClangTidyUseChecksFromConvertor.cs class ClangTidyUseChecksFromConvertor (line 8) | public class ClangTidyUseChecksFromConvertor : IValueConverter method ToString (line 33) | public static string ToString(ClangTidyUseChecksFrom? aChecksFrom) method FromString (line 36) | public static ClangTidyUseChecksFrom? FromString(string aChecksFrom) method Convert (line 44) | public object Convert(object value, Type targetType, object parameter,... method ConvertBack (line 50) | public object ConvertBack(object value, Type targetType, object parame... FILE: ClangPowerTools/ClangPowerToolsShared/Error/ErrorDetector.cs class ErrorDetector (line 8) | public class ErrorDetector : IDetector method Detect (line 14) | public bool Detect(string text, string pattern, out Match matchResult) method HasEncodingError (line 27) | public bool HasEncodingError(string message) FILE: ClangPowerTools/ClangPowerToolsShared/Error/ErrorFormatter.cs class ErrorFormatter (line 6) | class ErrorFormatter : ITextFormatter method Format (line 11) | public string Format(string aText, string aReplacement) FILE: ClangPowerTools/ClangPowerToolsShared/Error/ErrorParserConstants.cs class ErrorParserConstants (line 3) | public class ErrorParserConstants FILE: ClangPowerTools/ClangPowerToolsShared/Error/ErrorWindowController.cs class ErrorWindowController (line 14) | public class ErrorWindowController : ErrorListProvider method ErrorWindowController (line 22) | public ErrorWindowController(IServiceProvider aIServiceProvider) : bas... method OnErrorDetected (line 28) | public void OnErrorDetected(object sender, ErrorDetectedEventArgs e) method RemoveErrors (line 51) | public void RemoveErrors(IVsHierarchy aHierarchy) method Clear (line 77) | public void Clear() method OnClangCommandBegin (line 85) | public void OnClangCommandBegin(object sender, ClearEventArgs e) method OnBuildBegin (line 92) | public void OnBuildBegin(vsBuildScope Scope, vsBuildAction Action) method ErrorTaskNavigate (line 101) | private void ErrorTaskNavigate(object sender, EventArgs e) FILE: ClangPowerTools/ClangPowerToolsShared/Error/TaskErrorModel.cs class TaskErrorModel (line 5) | public class TaskErrorModel : ErrorTask method Equals (line 16) | public override bool Equals(object obj) method GetHashCode (line 25) | public override int GetHashCode() FILE: ClangPowerTools/ClangPowerToolsShared/Error/TaskErrorModelBuilder.cs class TaskErrorModelBuilder (line 9) | public class TaskErrorModelBuilder : IBuilder method TaskErrorModelBuilder (line 23) | public TaskErrorModelBuilder(IVsHierarchy aHierarchy, Match aMatchResult) method GetResult (line 35) | public TaskErrorModel GetResult() => mError; method Build (line 38) | public void Build() method BuildMatch (line 79) | private void BuildMatch() method FindErrorCategory (line 119) | private TaskErrorCategory FindErrorCategory(ref string aCategoryAsString) method CreateFullErrorMessage (line 144) | private string CreateFullErrorMessage(string aPath, int aLine, string ... FILE: ClangPowerTools/ClangPowerToolsShared/Error/TaskErrorViewModel.cs class TaskErrorViewModel (line 5) | public static class TaskErrorViewModel FILE: ClangPowerTools/ClangPowerToolsShared/Events/ActiveDocumentEventArgs.cs class ActiveDocumentEventArgs (line 3) | public class ActiveDocumentEventArgs method ActiveDocumentEventArgs (line 7) | public ActiveDocumentEventArgs(bool isActiveDocument) FILE: ClangPowerTools/ClangPowerToolsShared/Events/BoolEventArgs.cs class BoolEventArgs (line 5) | public class BoolEventArgs : EventArgs method BoolEventArgs (line 9) | public BoolEventArgs(bool value) => Value = value; FILE: ClangPowerTools/ClangPowerToolsShared/Events/ClangCommandEventArgs.cs class ClangCommandMessageEventArgs (line 5) | public class ClangCommandMessageEventArgs : EventArgs method ClangCommandMessageEventArgs (line 11) | public ClangCommandMessageEventArgs(string aMessage, bool aClear) FILE: ClangPowerTools/ClangPowerToolsShared/Events/CleanErrorListEventArgs.cs class ClearEventArgs (line 5) | public class ClearEventArgs : EventArgs method ClearEventArgs (line 7) | public ClearEventArgs() { } FILE: ClangPowerTools/ClangPowerToolsShared/Events/CloseDataConnectionEventArgs.cs class CloseDataConnectionEventArgs (line 3) | public class CloseDataConnectionEventArgs method CloseDataConnectionEventArgs (line 5) | public CloseDataConnectionEventArgs() { } FILE: ClangPowerTools/ClangPowerToolsShared/Events/CloseDataStreamingEventArgs.cs class CloseDataStreamingEventArgs (line 3) | public class CloseDataStreamingEventArgs method CloseDataStreamingEventArgs (line 7) | public CloseDataStreamingEventArgs(bool isStopped) FILE: ClangPowerTools/ClangPowerToolsShared/Events/ErrorDetectedEventArgs.cs class ErrorDetectedEventArgs (line 5) | public class ErrorDetectedEventArgs method ErrorDetectedEventArgs (line 9) | public ErrorDetectedEventArgs(IEnumerable aErrorList) FILE: ClangPowerTools/ClangPowerToolsShared/Events/FormatCommandEventArgs.cs class FormatCommandEventArgs (line 5) | public class FormatCommandEventArgs : EventArgs FILE: ClangPowerTools/ClangPowerToolsShared/Events/HasEncodingErrorEventArgs.cs class HasEncodingErrorEventArgs (line 5) | public class HasEncodingErrorEventArgs method HasEncodingErrorEventArgs (line 9) | public HasEncodingErrorEventArgs(OutputContentModel model) FILE: ClangPowerTools/ClangPowerToolsShared/Events/JsonFilePathArgs.cs class JsonFilePathArgs (line 3) | public class JsonFilePathArgs method JsonFilePathArgs (line 7) | public JsonFilePathArgs(string path) FILE: ClangPowerTools/ClangPowerToolsShared/Events/VsHierarchyDetectedEventArgs.cs class VsHierarchyDetectedEventArgs (line 5) | public class VsHierarchyDetectedEventArgs method VsHierarchyDetectedEventArgs (line 10) | public VsHierarchyDetectedEventArgs(IVsHierarchy aHierarchy) FILE: ClangPowerTools/ClangPowerToolsShared/Export Config/TidyConfigFile.cs class TidyConfigFile (line 8) | public class TidyConfigFile method TidyConfigFile (line 18) | public TidyConfigFile() method CreateOutput (line 41) | public StringBuilder CreateOutput() method CreateChecksOutputLine (line 72) | private void CreateChecksOutputLine(string paramaterName) method CreateLine (line 94) | private string CreateLine(string propertyName, int nameLength, T va... method CreateOutputLine (line 103) | private void CreateOutputLine(string paramaterName, T formatStyle, ... method CreateWarningAsErrorsOutputLine (line 108) | private void CreateWarningAsErrorsOutputLine(string paramaterName, str... method CreateChecksOutputLine (line 120) | private void CreateChecksOutputLine(string paramaterName, string custo... method CreateHeaderFilterOutputLine (line 132) | private void CreateHeaderFilterOutputLine(string paramaterName, string... FILE: ClangPowerTools/ClangPowerToolsShared/Extensions/IntExtension.cs class IntExtension (line 3) | public static class IntExtension method ForceInRange (line 5) | public static int ForceInRange(this int number, int min, int max) method RoundUp (line 16) | public static int RoundUp(this int number) FILE: ClangPowerTools/ClangPowerToolsShared/Extensions/ObjectExtension.cs class ObjectExtension (line 5) | public static class ObjectExtension method Clone (line 7) | public static T Clone(this T obj) FILE: ClangPowerTools/ClangPowerToolsShared/Extensions/StringExtension.cs class StringExtension (line 7) | public static class StringExtension method SubstringAfter (line 11) | public static string SubstringAfter(this string aText, string aSearche... method SubstringBefore (line 25) | public static string SubstringBefore(this string aText, string aSearch... method Contains (line 46) | public static bool Contains(this string paragrah, string word, StringC... method AllIndexesOf (line 58) | public static IEnumerable AllIndexesOf(this string str, string va... method Reverse (line 71) | public static string Reverse(this string input) method TrimEnd (line 79) | public static string TrimEnd(this string input, string substring) FILE: ClangPowerTools/ClangPowerToolsShared/Extensions/TaskExtensions.cs class TaskExtensions (line 9) | public static class TaskExtensions method SafeFireAndForget (line 19) | public static async void SafeFireAndForget(this Task task, bool contin... FILE: ClangPowerTools/ClangPowerToolsShared/Files Operations/FileChangerWatcher.cs class FileChangerWatcher (line 7) | public class FileChangerWatcher : IDisposable method Run (line 26) | public void Run(string aDirectoryPath) method Dispose (line 39) | public void Dispose() method CreateFileWatcher (line 54) | private FileSystemWatcher CreateFileWatcher(string aDirectoryPath, str... FILE: ClangPowerTools/ClangPowerToolsShared/Files Operations/FileOpener.cs class FileOpener (line 5) | public class FileOpener method Open (line 16) | public static void Open(object source, FileSystemEventArgs e) FILE: ClangPowerTools/ClangPowerToolsShared/Files Operations/FilePathCollector.cs class FilePathCollector (line 7) | public class FilePathCollector method Collect (line 11) | public IEnumerable Collect(IEnumerable aItems) method Collect (line 15) | public IEnumerable Collect(Documents aDocuments) method Collect (line 19) | public string Collect(Document aDocument) => aDocument.FullName; FILE: ClangPowerTools/ClangPowerToolsShared/Helpers/ActiveWindowProperties.cs class ActiveWindowProperties (line 7) | public static class ActiveWindowProperties method GetProjectItemOfActiveWindow (line 11) | public static ProjectItem GetProjectItemOfActiveWindow() FILE: ClangPowerTools/ClangPowerToolsShared/Helpers/ApiUtility.cs class ApiUtility (line 6) | public static class ApiUtility method InitializeApiClient (line 10) | public static void InitializeApiClient() FILE: ClangPowerTools/ClangPowerToolsShared/Helpers/AutomationUtil.cs class AutomationUtil (line 8) | public class AutomationUtil method GetAllProjects (line 13) | public static List GetAllProjects(Solution aSolution) method GetProjectHierarchy (line 32) | public static IVsHierarchy GetProjectHierarchy(IVsSolution aSolution, ... method GetItemHierarchy (line 39) | public static IVsHierarchy GetItemHierarchy(IVsSolution aSolution, IIt... method SaveDirtyProjects (line 58) | public static void SaveDirtyProjects(Solution aSolution) method ContainLoadedItems (line 75) | public static bool ContainLoadedItems(IEnumerable aItems) method GetSolutionFolderProjects (line 98) | private static List GetSolutionFolderProjects(Project aSolution... method IsLoadedProject (line 116) | private static bool IsLoadedProject(Project aProject) FILE: ClangPowerTools/ClangPowerToolsShared/Helpers/ClangTidyCleaner.cs class ClangTidyCleaner (line 6) | public class ClangTidyCleaner method Remove (line 18) | public void Remove(string directoryPath) method Remove (line 50) | public void Remove(List mDirectoriesPath) FILE: ClangPowerTools/ClangPowerToolsShared/Helpers/DocumentHandler.cs class DocumentHandler (line 10) | public class DocumentHandler method GetActiveDocuments (line 18) | public static Documents GetActiveDocuments() method GetListOfActiveDocuments (line 27) | public static List GetListOfActiveDocuments() method GetActiveDocument (line 41) | public static Document GetActiveDocument() method GetSelectedItems (line 50) | public static SelectedItems GetSelectedItems() method SaveActiveDocuments (line 60) | public static void SaveActiveDocuments() method IsOpen (line 78) | public static bool IsOpen(Document aSearchedDocument, List a... method FocusActiveDocument (line 84) | public static void FocusActiveDocument() FILE: ClangPowerTools/ClangPowerToolsShared/Helpers/FileSystem.cs class FileSystem (line 9) | public static class FileSystem method SearchAllTopDirectories (line 25) | public static bool SearchAllTopDirectories(string filePath, IEnumerabl... method CreateDirectory (line 46) | public static void CreateDirectory(string path) method DeleteDirectory (line 51) | public static void DeleteDirectory(string path) method DeleteFile (line 66) | public static void DeleteFile(string path) method DoesFileExist (line 81) | public static bool DoesFileExist(string path, string fileName) method WriteContentToFile (line 87) | public static void WriteContentToFile(string path, string content) method ReadContentFromFile (line 94) | public static string ReadContentFromFile(string path) method ReadContentFromFile (line 103) | public static string ReadContentFromFile(string path, string wantedLin... method ReadContentFromMultipleFiles (line 119) | public static List ReadContentFromMultipleFiles(List f... method CreateFullFileName (line 135) | public static string CreateFullFileName(string path, string fileName) method MoveFile (line 140) | public static void MoveFile(string sourceFileName, string destFileName) FILE: ClangPowerTools/ClangPowerToolsShared/Helpers/FormatEditorUtility.cs class FormatEditorUtility (line 9) | public static class FormatEditorUtility method OpenBrowser (line 13) | public static void OpenBrowser() method FrameworkInstalled (line 25) | public static bool FrameworkInstalled() FILE: ClangPowerTools/ClangPowerToolsShared/Helpers/GenerateDocumentation.cs class GenerateDocumentation (line 14) | public static class GenerateDocumentation method FindOutputFolderName (line 31) | public static string FindOutputFolderName(string outputPath) method DisplayInfoMessage (line 57) | public static void DisplayInfoMessage(string outputPath) method ClosedDataConnection (line 63) | public static void ClosedDataConnection(object sender, EventArgs e) method OpenInFileExplorer (line 73) | public static void OpenInFileExplorer(string path) FILE: ClangPowerTools/ClangPowerToolsShared/Helpers/JoinUtility.cs class JoinUtility (line 6) | public static class JoinUtility method Join (line 8) | public static string Join(string separator, params string[] text) method AddMatcherKeyword (line 14) | public static string AddMatcherKeyword(string matcher) FILE: ClangPowerTools/ClangPowerToolsShared/Helpers/LaunchCompilationDbProgrammatically.cs class LaunchCompilationDbProgrammatically (line 11) | internal class LaunchCompilationDbProgrammatically method FromFindToolWindowAsync (line 21) | public async Task FromFindToolWindowAsync() method FromGenerateDocumentationAsync (line 56) | public async Task FromGenerateDocumentationAsync() method FromOptimizeIncludesAsync (line 62) | public async Task FromOptimizeIncludesAsync() FILE: ClangPowerTools/ClangPowerToolsShared/Helpers/ManageEncoding.cs class ManageEncoding (line 6) | public class ManageEncoding method ChangeEncodingFromBomToUtf8 (line 9) | public static void ChangeEncodingFromBomToUtf8(string inputFile, strin... FILE: ClangPowerTools/ClangPowerToolsShared/Helpers/NetworkUtility.cs class NetworkUtility (line 7) | public class NetworkUtility method CheckInternetConnectionAsync (line 9) | public static async Task CheckInternetConnectionAsync() FILE: ClangPowerTools/ClangPowerToolsShared/Helpers/PCHCleaner.cs class PCHCleaner (line 5) | public class PCHCleaner method Remove (line 19) | public void Remove(string aFolderPath) FILE: ClangPowerTools/ClangPowerToolsShared/Helpers/PackageUtility.cs class PackageUtility (line 8) | public class PackageUtility method GetVersion (line 10) | public static string GetVersion() FILE: ClangPowerTools/ClangPowerToolsShared/Helpers/ProjectConfigurationHandler.cs class ProjectConfigurationHandler (line 5) | public class ProjectConfigurationHandler method GetPlatform (line 9) | public static string GetPlatform(Project aProject) method GetConfiguration (line 18) | public static string GetConfiguration(Project aProject) method GetActiveConfiguration (line 31) | private static bool GetActiveConfiguration(Project aProject, out Confi... FILE: ClangPowerTools/ClangPowerToolsShared/Helpers/PropertyHandler.cs class PropertyHandler (line 6) | public static class PropertyHandler method Get (line 16) | public static object Get(object obj, string propertyName) => typeof... method Set (line 24) | public static void Set(object obj, string propertyName, object value) FILE: ClangPowerTools/ClangPowerToolsShared/Helpers/RegistryUtility.cs class RegistryUtility (line 5) | public class RegistryUtility method RegistryUtility (line 15) | public RegistryUtility(string registryName) => this.registryName = reg... method ReadLocalMachineKey (line 22) | public string ReadLocalMachineKey(string keyName) method ReadCurrentUserKey (line 37) | public string ReadCurrentUserKey(string keyName) method WriteCurrentUserKey (line 52) | public bool WriteCurrentUserKey(string keyName, string keyValue) method Exists (line 66) | public bool Exists() => Microsoft.Win32.Registry.CurrentUser.OpenSubKe... method DeleteCurrentUserKey (line 68) | public bool DeleteCurrentUserKey(string keyName) FILE: ClangPowerTools/ClangPowerToolsShared/Helpers/RunningDocTableEvents.cs class RunningDocTableEvents (line 14) | public class RunningDocTableEvents : IVsRunningDocTableEvents3 method RunningDocTableEvents (line 30) | public RunningDocTableEvents(Package aPackage) method OnAfterAttributeChange (line 47) | public int OnAfterAttributeChange(uint docCookie, uint grfAttribs) method OnAfterAttributeChangeEx (line 52) | public int OnAfterAttributeChangeEx(uint docCookie, uint grfAttribs, I... method OnAfterDocumentWindowHide (line 57) | public int OnAfterDocumentWindowHide(uint docCookie, IVsWindowFrame pF... method OnAfterFirstDocumentLock (line 62) | public int OnAfterFirstDocumentLock(uint docCookie, uint dwRDTLockType... method OnAfterSave (line 67) | public int OnAfterSave(uint docCookie) method OnBeforeDocumentWindowShow (line 72) | public int OnBeforeDocumentWindowShow(uint docCookie, int fFirstShow, ... method OnBeforeLastDocumentUnlock (line 89) | public int OnBeforeLastDocumentUnlock(uint docCookie, uint dwRDTLockTy... method OnBeforeSave (line 94) | public int OnBeforeSave(uint docCookie) method FindDocument (line 123) | private Document FindDocument(uint docCookie) FILE: ClangPowerTools/ClangPowerToolsShared/Helpers/ScriptGenerator.cs class ScriptGenerator (line 10) | public static class ScriptGenerator method GetRunModeParamaters (line 14) | public static string GetRunModeParamaters() method GetGenericParamaters (line 22) | public static string GetGenericParamaters(int aCommandId, string vsEdi... method GetItemRelatedParametersCustomPaths (line 30) | public static string GetItemRelatedParametersCustomPaths(List ... method GetProjectRelatedParameters (line 45) | public static string GetProjectRelatedParameters(CacheProjectsItemsMod... method JoinPathsToStringScript (line 55) | public static string JoinPathsToStringScript(List paths) method GetItemRelatedParameters (line 66) | public static string GetItemRelatedParameters(IItem item, bool jsonCom... method GetItemRelatedParameters (line 74) | public static string GetItemRelatedParameters(List items, bool ... FILE: ClangPowerTools/ClangPowerToolsShared/Helpers/SettingsApi.cs class SettingsApi (line 11) | public class SettingsApi method SettingsApi (line 15) | public SettingsApi() method UploadSettingsAsync (line 24) | public async Task UploadSettingsAsync() method DownloadSettingsAsync (line 33) | public async Task DownloadSettingsAsync() method CloudSaveExistsAsync (line 46) | public async Task CloudSaveExistsAsync() method GetUserProfileJsonAsync (line 59) | public async Task GetUserProfileJsonAsync() method GetLicenseDetailsJsonAsync (line 68) | public async Task GetLicenseDetailsJsonAsync() method PostSettingsAsync (line 81) | private async Task PostSettingsAsync(string setti... method GetSettingsAsync (line 89) | private async Task GetSettingsAsync() method GetUserProfileDetailsAsync (line 96) | private async Task GetUserProfileDetailsAsync() method GetLicenseDetailsAsync (line 103) | private async Task GetLicenseDetailsAsync() method SetAuthenticationHeader (line 110) | private static void SetAuthenticationHeader() FILE: ClangPowerTools/ClangPowerToolsShared/Helpers/SettingsPathBuilder.cs class SettingsPathBuilder (line 6) | public class SettingsPathBuilder method GetPath (line 19) | public string GetPath(string aFileName) => Path.Combine(GetFolderPath(... method GetLlvmPath (line 21) | public string GetLlvmPath(string version) method GetLlvmBinPath (line 28) | public string GetLlvmBinPath(string version) method GetCurrentExecutableLlvmPath (line 34) | public string GetCurrentExecutableLlvmPath() method GetLlvmExecutablePath (line 47) | public string GetLlvmExecutablePath(string version, string executableN... method GetAssemblyLocalPath (line 54) | public string GetAssemblyLocalPath() method GetFolderPath (line 63) | private string GetFolderPath() FILE: ClangPowerTools/ClangPowerToolsShared/Helpers/SolutionInfo.cs class SolutionInfo (line 10) | public static class SolutionInfo method GetSolutionInfo (line 29) | public static int GetSolutionInfo(out string dir, out string file, out... method IsSolutionOpen (line 39) | public static bool IsSolutionOpen() method IsOpenFolderModeActive (line 51) | public static bool IsOpenFolderModeActive() method ContainsCppProject (line 60) | public static bool ContainsCppProject() method AnyCppProject (line 73) | public static bool AnyCppProject(Solution solution) method IsCppProject (line 85) | public static bool IsCppProject(Project project) method AreContextMenuCommandsEnabled (line 90) | public static bool AreContextMenuCommandsEnabled() method AreToolbarCommandsEnabled (line 122) | public static bool AreToolbarCommandsEnabled() method ActiveDocumentValidation (line 138) | public static bool ActiveDocumentValidation() FILE: ClangPowerTools/ClangPowerToolsShared/Helpers/StatusBarHandler.cs class StatusBarHandler (line 9) | public class StatusBarHandler method Text (line 14) | public static void Text(string aText, int aFreezeStatusBar) method Animation (line 43) | public static void Animation(vsStatusAnimation aAnimation, int aEnable... method Status (line 62) | public static void Status(string aText, int aFreezeStatusBar, vsStatus... FILE: ClangPowerTools/ClangPowerToolsShared/Helpers/UIUpdater.cs class UIUpdater (line 7) | public class UIUpdater method BeginInvoke (line 11) | public static void BeginInvoke(Action aAction) method InvokeAsync (line 16) | public async static Task InvokeAsync(Action aAction) FILE: ClangPowerTools/ClangPowerToolsShared/Helpers/VsWindowController.cs class VsWindowController (line 8) | public static class VsWindowController method SetPreviousActiveWindow (line 26) | public static void SetPreviousActiveWindow(Window previousWindow) => P... method Activate (line 32) | public static void Activate(Window window) FILE: ClangPowerTools/ClangPowerToolsShared/Helpers/Vsix.cs class Vsix (line 13) | public class Vsix method GetCurrentView (line 18) | public static IWpfTextView GetCurrentView() method IsDocumentDirty (line 30) | public static bool IsDocumentDirty(Document document) method GetDocumentView (line 37) | public static IWpfTextView GetDocumentView(Document document) method VsToWpfTextView (line 43) | public static IWpfTextView VsToWpfTextView(IVsTextView textView) method GetVsTextViewFrompPath (line 54) | public static IVsTextView GetVsTextViewFrompPath(string filePath) method GetTextDocument (line 72) | public static ITextDocument GetTextDocument(IWpfTextView view) method GetDocumentParent (line 80) | public static string GetDocumentParent(IWpfTextView view) method GetDocumentPath (line 90) | public static string GetDocumentPath(IWpfTextView view) FILE: ClangPowerTools/ClangPowerToolsShared/IgnoreActions/IgnoreItem.cs class IgnoreItem (line 11) | public class IgnoreItem method Check (line 76) | public bool Check(IItem checkedItem, List paths = null) method Check (line 104) | public bool Check(Document checkedItem) FILE: ClangPowerTools/ClangPowerToolsShared/Items/CurrentDocument.cs class CurrentDocument (line 5) | public class CurrentDocument : IItem method CurrentDocument (line 15) | public CurrentDocument(Document aDocument) => mDocument = aDocument; method GetName (line 21) | public string GetName() => mDocument.Name; method GetObject (line 23) | public object GetObject() => mDocument.Object(); method GetPath (line 25) | public string GetPath() => mDocument.FullName; method Save (line 27) | public void Save() => mDocument.Save(); FILE: ClangPowerTools/ClangPowerToolsShared/Items/CurrentProject.cs class CurrentProject (line 5) | public class CurrentProject : IItem method CurrentProject (line 15) | public CurrentProject(Project aProject) => mProject = aProject; method GetName (line 21) | public string GetName() => mProject.FullName.Substring(mProject.FullNa... method GetPath (line 23) | public string GetPath() => mProject.FullName; method GetObject (line 25) | public object GetObject() => mProject; method Save (line 27) | public void Save() => mProject.Save(mProject.FullName); FILE: ClangPowerTools/ClangPowerToolsShared/Items/CurrentProjectItem.cs class CurrentProjectItem (line 5) | public class CurrentProjectItem : IItem method CurrentProjectItem (line 15) | public CurrentProjectItem(ProjectItem aProjectItem) => mProjectItem = ... method GetName (line 21) | public string GetName() => mProjectItem.Name; method GetPath (line 23) | public string GetPath() => mProjectItem.Properties.Item("FullPath").Va... method GetObject (line 25) | public object GetObject() => mProjectItem; method Save (line 27) | public void Save() => mProjectItem.Save(""); FILE: ClangPowerTools/ClangPowerToolsShared/Items/CurrentSolution.cs class CurrentSolution (line 5) | class CurrentSolution : IItem method CurrentSolution (line 16) | public CurrentSolution(Solution solution) => this.solution = solution; method CurrentSolution (line 18) | public CurrentSolution(Solution solution, string savePath) method GetName (line 26) | public string GetName() => solution.FileName; method GetObject (line 28) | public object GetObject() => solution; method GetPath (line 30) | public string GetPath() => solution.FullName; method Save (line 32) | public void Save() => solution.SaveAs(saveAsPath); FILE: ClangPowerTools/ClangPowerToolsShared/Items/IItem.cs type IItem (line 3) | public interface IItem method GetName (line 5) | string GetName(); method GetPath (line 7) | string GetPath(); method GetObject (line 9) | object GetObject(); method Save (line 11) | void Save(); FILE: ClangPowerTools/ClangPowerToolsShared/Items/ItemsCollector.cs class ItemsCollector (line 15) | public class ItemsCollector method ItemsCollector (line 27) | public ItemsCollector(bool jsonCompilationActive = false) method SetItem (line 45) | public void SetItem(Document document) method CollectActiveProjectItem (line 58) | public List CollectActiveProjectItem(bool saveInItems = true) method GetFilesToIgnore (line 110) | public List GetFilesToIgnore() method GetProjectsToIgnore (line 119) | public List GetProjectsToIgnore() method GetDocumentsToEncode (line 139) | public List GetDocumentsToEncode() method SolutionOrProjectIsSelected (line 147) | public bool SolutionOrProjectIsSelected() method CollectCustomItemsByPath (line 171) | public void CollectCustomItemsByPath(List customPath) method CollectProjectItems (line 183) | public void CollectProjectItems() method CollectSelectedItems (line 211) | public void CollectSelectedItems() method CollectSelectedProjectItems (line 242) | public void CollectSelectedProjectItems() method CollectCurrentProjectItems (line 266) | public void CollectCurrentProjectItems() method AddProjectItem (line 292) | public void AddProjectItem(ProjectItem aItem) method GetProjectsFromSolution (line 310) | private void GetProjectsFromSolution(Solution aSolution) method GetResultProjectsFromSolution (line 315) | private List GetResultProjectsFromSolution(Solution aSolution) method AddProject (line 320) | private void AddProject(Project aProject) => Items.Add(new CurrentProj... method GetProjectItem (line 323) | private void GetProjectItem(ProjectItem aProjectItem) method GetProjectItem (line 345) | private void GetProjectItem(Project aProject) method GetProjectItem (line 357) | private void GetProjectItem(Solution aSolution) FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/AutoCompleteHistory/ASTMatchers.cs class ASTMatchers (line 7) | public static class ASTMatchers FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/AutoCompleteHistory/AutoCompleteBehavior.cs class AutoCompleteBehavior (line 11) | public static class AutoCompleteBehavior method GetAutoCompleteItemsSource (line 56) | public static IEnumerable GetAutoCompleteIte... method SetAutoCompleteItemsSource (line 65) | public static void SetAutoCompleteItemsSource(DependencyObject obj, IE... method OnAutoCompleteItemsSource (line 70) | private static void OnAutoCompleteItemsSource(object sender, Dependenc... method GetAutoCompleteStringComparison (line 90) | public static StringComparison GetAutoCompleteStringComparison(Depende... method SetAutoCompleteStringComparison (line 95) | public static void SetAutoCompleteStringComparison(DependencyObject ob... method GetAutoCompleteIndicator (line 102) | public static String GetAutoCompleteIndicator(DependencyObject obj) method SetAutoCompleteIndicator (line 107) | public static void SetAutoCompleteIndicator(DependencyObject obj, Stri... method OnPreviewKeyDown (line 118) | static void OnPreviewKeyDown(object sender, KeyEventArgs e) method OnTextChanged (line 148) | static void OnTextChanged(object sender, TextChangedEventArgs e) FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/CollectionElementsCounter.cs class CollectionElementsCounter (line 11) | public static class CollectionElementsCounter method Initialize (line 44) | public static void Initialize(IEnumerable collection) method Add (line 59) | public static void Add() method Remove (line 72) | public static void Remove() method IsEmpty (line 86) | public static bool IsEmpty() => length == 0; FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Command/RelayCommand.cs class RelayCommand (line 10) | public class RelayCommand : ICommand method RelayCommand (line 21) | public RelayCommand(Action action, Func canExecute = null) method CanExecute (line 26) | public bool CanExecute(object parameter) method Execute (line 30) | public void Execute(object parameter) FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Commands/FileCommand.cs class FileCommand (line 14) | public static class FileCommand method GetShortPathName (line 16) | [DllImport("kernel32.dll", CharSet = CharSet.Auto)] method GetShortPath (line 19) | public static string GetShortPath(string longPath) method TidyFixDiff (line 26) | public static void TidyFixDiff(FileModel filePath, bool makeDiff = true) method CopyFileFromTempToSolution (line 54) | public static void CopyFileFromTempToSolution(FileModel file) method CopyFileFromSolutionToTemp (line 74) | public static void CopyFileFromSolutionToTemp(FileModel file) method Copy (line 88) | public static void Copy(string source, string destination) method CopyFilesInTempSolution (line 99) | public static void CopyFilesInTempSolution(List files) method DiffFilesUsingDefaultTool (line 107) | public static void DiffFilesUsingDefaultTool(string file1, string file2) FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Commands/RelayCommand.cs class RelayCommand (line 6) | public class RelayCommand : ICommand method RelayCommand (line 13) | public RelayCommand(Action action, Func canExecute = null) method CanExecute (line 29) | public bool CanExecute(object parameter) method Execute (line 34) | public void Execute(object parameter) FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Commands/TidyDiffCommand.cs class TidyDiffCommand (line 11) | public static class TidyDiffCommand method TidyFixDiff (line 13) | public static void TidyFixDiff(string filePath, bool makeDiff = true) method CopyFileInTemp (line 41) | public static void CopyFileInTemp(string filePath) method CopyFilesInTemp (line 48) | public static void CopyFilesInTemp(List filePaths) method DiffFilesUsingDefaultTool (line 58) | public static void DiffFilesUsingDefaultTool(string file1, string file2) FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Commands/VSThemeCommand.cs class VSThemeCommand (line 7) | public static class VSThemeCommand method GetCurrentVsTheme (line 13) | public static VsThemes GetCurrentVsTheme() method GetDiscardFixIconEnabled (line 25) | public static string GetDiscardFixIconEnabled() method GetTidyFixIconEnabled (line 36) | public static string GetTidyFixIconEnabled() method GetRefreshTidyIconEnabled (line 47) | public static string GetRefreshTidyIconEnabled() method GetUnpinIcon (line 59) | public static string GetUnpinIcon() method GetPinIcon (line 70) | public static string GetPinIcon() method GetIgnoreIconEnabled (line 81) | public static string GetIgnoreIconEnabled() method GetDiffIconEnabled (line 92) | public static string GetDiffIconEnabled() FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/CommonSettingsFunctionality.cs class CommonSettingsFunctionality (line 11) | public abstract class CommonSettingsFunctionality method OpenFile (line 15) | protected string OpenFile(string fileName, string defaultExt, string f... method OpenFiles (line 34) | protected string[] OpenFiles(string fileName, string defaultExt, strin... method BrowseForFolderFiles (line 56) | protected string[] BrowseForFolderFiles(string searchFilePattern, Sear... method BrowseForFolderFiles (line 74) | protected string BrowseForFolderFiles() method SaveFile (line 85) | protected string SaveFile(string fileName, string defaultExt, string f... method WriteContentToFile (line 106) | protected void WriteContentToFile(string path, string content) method OpenContentDialog (line 111) | protected string OpenContentDialog(string content, bool showFilesPicke... method CreateInput (line 120) | private string CreateInput(List models) FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Constants/CPPKeywords.cs class CPPKeywords (line 5) | public static class CPPKeywords FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Constants/ComboBoxConstants.cs type ClangFormatStyle (line 10) | [Serializable] type ClangFormatFallbackStyle (line 30) | [Serializable] type ClangGeneralAdditionalIncludes (line 50) | [Serializable] type ClangTidyUseChecksFrom (line 63) | [Serializable] type ToggleValues (line 80) | [Serializable] class ComboBoxConstants (line 91) | public sealed class ComboBoxConstants FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Constants/EncodingConstants.cs class EncodingConstants (line 3) | public static class EncodingConstants FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Constants/FormatEditorConstants.cs class FormatEditorConstants (line 6) | public static class FormatEditorConstants FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Constants/IconResourceConstants.cs class IconResourceConstants (line 5) | public static class IconResourceConstants FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Constants/LLVMVersionsAlternate.cs class LlvmVersionsAlternate (line 5) | public static class LlvmVersionsAlternate FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Constants/LlvmConstants.cs class LlvmConstants (line 3) | public static class LlvmConstants FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Constants/LlvmVersions.cs class LlvmVersions (line 5) | public static class LlvmVersions FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Constants/MatchConstants.cs class MatchConstants (line 9) | public static class MatchConstants FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Constants/PathConstants.cs class PathConstants (line 10) | public static class PathConstants FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Constants/PsUpdaterConstants.cs class PsUpdaterConstants (line 5) | public static class PsUpdaterConstants FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Constants/ResourceConstants.cs class ResourceConstants (line 3) | public static class ResourceConstants FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Constants/ThemeConstants.cs type VsThemes (line 3) | public enum VsThemes FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Constants/TidyConstants.cs class TidyConstants (line 6) | public static class TidyConstants FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Constants/UIElementsConstants.cs class UIElementsConstants (line 3) | public static class UIElementsConstants FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Controllers/AccountController.cs class AccountController (line 11) | public class AccountController method LoginAsync (line 15) | public async Task LoginAsync(UserModel userModel) method GetUserAccountHttpRestulAsync (line 46) | private async Task GetUserAccountHttpRestulAsync(... method SaveToken (line 52) | private void SaveToken(string token) method DeleteExistingToken (line 63) | private void DeleteExistingToken(string filePath) method SeralizeUserModel (line 71) | private string SeralizeUserModel(UserModel userModel) FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Controllers/FindController.cs class FindController (line 14) | public class FindController : INotifyPropertyChanged method FindController (line 51) | public FindController() method LaunchCommand (line 56) | public void LaunchCommand() method RunPowershellQuery (line 91) | public void RunPowershellQuery() method DisplayMessageAfterFind (line 116) | private void DisplayMessageAfterFind() method DisplayMessageBeforeFind (line 121) | private void DisplayMessageBeforeFind() method BeforeCommand (line 131) | protected void BeforeCommand() method AfterCommand (line 137) | protected void AfterCommand() method GetPathToClangQuery (line 143) | private void GetPathToClangQuery() class FileCompilationDB (line 152) | private class FileCompilationDB method GetCommandForPowershell (line 157) | private Dictionary GetCommandForPowershell(string path... method CheckFileNameActiveInteractiveMode (line 179) | private void CheckFileNameActiveInteractiveMode(string aFileName) method GetCommandForPowershellInteractiveMode (line 196) | private Dictionary GetCommandForPowershellInteractiveM... FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Controllers/FormatEditorController.cs class FormatEditorController (line 10) | public class FormatEditorController method FormatEditorController (line 22) | public FormatEditorController() method OpenEditor (line 32) | public void OpenEditor() method InstallClangFormatEditorSilent (line 48) | public void InstallClangFormatEditorSilent() method CreateEditorDirectory (line 69) | private static void CreateEditorDirectory() FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Controllers/FreeTrialController.cs class FreeTrialController (line 6) | public class FreeTrialController method FreeTrialController (line 21) | public FreeTrialController() => registryUtility = new RegistryUtility(... method Start (line 27) | public bool Start() => registryUtility.WriteCurrentUserKey(keyName, Da... method MarkAsExpired (line 29) | public bool MarkAsExpired() => registryUtility.WriteCurrentUserKey(key... method GetStartTime (line 31) | public string GetStartTime() method GetExpirationDateAsString (line 39) | public string GetExpirationDateAsString() method IsActive (line 54) | public bool IsActive() method WasEverInTrial (line 66) | public bool WasEverInTrial() => registryUtility.Exists() && FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Controllers/LicenseController.cs class LicenseController (line 6) | public class LicenseController method GetUserLicenseTypeAsync (line 11) | public async Task GetUserLicenseTypeAsync() FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Controllers/LlvmController.cs class LlvmController (line 14) | public class LlvmController : IDownload, IInstall method LlvmController (line 45) | public LlvmController() method GetLlvmPathFromRegistry (line 54) | public string GetLlvmPathFromRegistry() method GetVersionFromRegistry (line 64) | public string GetVersionFromRegistry() method Download (line 74) | public void Download(string version, DownloadProgressChangedEventHandl... method Install (line 105) | public void Install(string version) method Uninstall (line 134) | public void Uninstall(string version) method IsVersionExeOnDisk (line 163) | public bool IsVersionExeOnDisk(string version, string name) method DownloadCompleted (line 169) | public void DownloadCompleted(object sender, AsyncCompletedEventArgs e) method InstallFinishedState (line 185) | private void InstallFinishedState() method InstallingState (line 191) | private void InstallingState() method DefaultState (line 197) | private void DefaultState() method DownloadCanceled (line 204) | private void DownloadCanceled() method BeginInstallation (line 214) | private void BeginInstallation() method ResetDownloadProgressState (line 221) | private void ResetDownloadProgressState() method InstallProcessExited (line 228) | private void InstallProcessExited(object sender, EventArgs e) method UninstallProcessExited (line 235) | private void UninstallProcessExited(object sender, EventArgs e) method WindowClosed (line 242) | private void WindowClosed(object sender, EventArgs e) method CreateVersionDirectory (line 251) | private void CreateVersionDirectory(string version) method DeleteLlvmDirectory (line 257) | private void DeleteLlvmDirectory(string version) method DeleteInstallerFile (line 263) | private void DeleteInstallerFile(string version) method DoesUninstallExist (line 270) | private bool DoesUninstallExist(string version) FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Controllers/LookInMenuController.cs class LookInMenuController (line 5) | public static class LookInMenuController method SetSelectedOption (line 9) | public static void SetSelectedOption(MenuItem menuItem) method GetSelectedMenuItem (line 14) | public static MenuItem GetSelectedMenuItem() FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Controllers/TidyToolWindowController.cs class TidyToolWindowController (line 20) | public class TidyToolWindowController method InitTidyToolWindow (line 37) | public void InitTidyToolWindow(List filesPath) method AddHeadersInFilesList (line 48) | public void AddHeadersInFilesList(List filesPath) method AddFilesInFilesList (line 88) | public void AddFilesInFilesList(List filesPath) method GetExtension (line 114) | private string GetExtension(string path) method FixAllFilesAsync (line 126) | public async Task FixAllFilesAsync(FileModel file = null) method UpdateCheckedNumber (line 161) | public void UpdateCheckedNumber(FileModel file) method UpdateTidyToolWindowCheckBox (line 181) | public void UpdateTidyToolWindowCheckBox() method DiffBetweenCopyAndCurrent (line 193) | public void DiffBetweenCopyAndCurrent(FileModel file) method CheckOrUncheckAll (line 199) | public void CheckOrUncheckAll() method BeforeCommand (line 214) | public void BeforeCommand() method AfterCommand (line 226) | public void AfterCommand() method MarkFixedFiles (line 240) | public void MarkFixedFiles(List fixedFiles) method DiscardFile (line 257) | public void DiscardFile(FileModel file) method RemoveFiles (line 274) | public void RemoveFiles(FileModel customFile = null) method TidyFilesAsync (line 308) | public async Task TidyFilesAsync(List paths = null) method MarkUnfixedFiles (line 324) | public void MarkUnfixedFiles(List checkedFiles) method CheckIsHeader (line 336) | private bool CheckIsHeader(string fullFilePath) method CheckAll (line 345) | private void CheckAll() method UncheckAll (line 356) | private void UncheckAll() method MarkUnfixedFiles (line 367) | private void MarkUnfixedFiles(FileModel file) method UnifyFileModelLists (line 377) | private List UnifyFileModelLists(List firstList,... method RefreshValues (line 394) | private void RefreshValues() FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/FindToolWindowHandler.cs class FindToolWindowHandler (line 12) | public class FindToolWindowHandler method FindToolWindowHandler (line 18) | public FindToolWindowHandler() method Initialize (line 24) | public void Initialize() method SaveMatchersHistoryData (line 33) | public void SaveMatchersHistoryData() method SerializeHistoryData (line 38) | private void SerializeHistoryData(List m... method ReadFile (line 49) | private string ReadFile(string path) method LoadFindToolWindowData (line 55) | public void LoadFindToolWindowData() method LoadFindToolWindowData (line 65) | public void LoadFindToolWindowData(string path) method DeserializeMatchersHistory (line 75) | private void DeserializeMatchersHistory(string json) FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Interfaces/IAccountValidator.cs type IAccountValidator (line 3) | interface IAccountValidator: ILicense FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Interfaces/IDownload.cs type IDownload (line 6) | public interface IDownload method Download (line 8) | void Download(string uri, DownloadProgressChangedEventHandler method); method DownloadCompleted (line 10) | void DownloadCompleted(object sender, AsyncCompletedEventArgs e); FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Interfaces/IInstall.cs type IInstall (line 5) | public interface IInstall method Install (line 7) | void Install(string path); method Uninstall (line 9) | void Uninstall(string path); FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Interfaces/ILicense.cs type ILicense (line 8) | public interface ILicense method ValidateAsync (line 14) | Task ValidateAsync(); FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Interfaces/IView.cs type IView (line 3) | interface IView method ResetView (line 5) | public void ResetView(); FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Interfaces/IViewMatche.cs type IViewMatcher (line 3) | public interface IViewMatcher method Hide (line 9) | void Hide(); method Show (line 10) | void Show(); FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/LicenseValidation/CommercialLicenseValidator.cs class CommercialLicenseValidator (line 14) | public class CommercialLicenseValidator : PersonalLicenseValidator method ValidateAsync (line 22) | public new async Task ValidateAsync() method VerifyLicense (line 53) | private bool VerifyLicense(List licenses) method CheckExpirationDate (line 63) | private bool CheckExpirationDate(string expirationDate) FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/LicenseValidation/LicenseType.cs type LicenseType (line 8) | [Serializable] FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/LicenseValidation/LocalLicenseValidator.cs class LocalLicenseValidator (line 6) | public class LocalLicenseValidator : ILicense method ValidateAsync (line 14) | public Task ValidateAsync() FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/LicenseValidation/PersonalLicenseValidator.cs class PersonalLicenseValidator (line 11) | public class PersonalLicenseValidator : ILicense method ValidateAsync (line 13) | public async Task ValidateAsync() method CheckUserAccountAsync (line 36) | protected async Task> CheckUse... FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/LicenseValidation/Token.cs class Token (line 5) | public class Token method GetTokenPath (line 22) | private string GetTokenPath() method GetToken (line 35) | public bool GetToken(out string jwt) FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/LlvmUri.cs class LlvmUri (line 6) | public class LlvmUri method GetDefaultUri (line 8) | public string GetDefaultUri(string version) method GetGitHubUri (line 13) | public string GetGitHubUri(string version) method GetOperatingSystemParamaters (line 17) | private string GetOperatingSystemParamaters() FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Models/AccountApiModel.cs class AccountApiModel (line 3) | public class AccountApiModel FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Models/AccountModel.cs class AccountModel (line 5) | public class AccountModel FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Models/CompilerSettingsModel.cs class CompilerSettingsModel (line 6) | public class CompilerSettingsModel : INotifyPropertyChanged FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Models/FileModel.cs class FileModel (line 9) | public class FileModel : INotifyPropertyChanged method FileModel (line 24) | public FileModel() method FileModel (line 35) | public FileModel(FileModel file) method ChangeIconsTheme (line 176) | public void ChangeIconsTheme() FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Models/FormatSettingsModel.cs class FormatSettingsModel (line 3) | public class FormatSettingsModel FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Models/GeneralSettingsModel.cs class GeneralSettingsModel (line 3) | public class GeneralSettingsModel FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Models/InputDataModel.cs class InputDataModel (line 5) | public class InputDataModel : INotifyPropertyChanged method InputDataModel (line 16) | public InputDataModel(string input) FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Models/LicenseModel.cs class LicenseModel (line 3) | public class LicenseModel FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Models/LlvmModel.cs class LlvmModel (line 5) | public class LlvmModel : INotifyPropertyChanged FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Models/LlvmSettingsModel.cs class LlvmSettingsModel (line 9) | public class LlvmSettingsModel FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Models/MessageModel.cs class MessageModel (line 6) | public class MessageModel FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Models/SelectedFileModel.cs class SelectedFileModel (line 5) | public class SelectedFileModel method SelectedFileModel (line 16) | public SelectedFileModel(string path, string pathToShow) FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Models/TidyCheckModel.cs class TidyCheckModel (line 6) | public class TidyCheckModel : INotifyPropertyChanged FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Models/TidySettingsModel.cs class TidySettingsModel (line 3) | public class TidySettingsModel FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Models/ToggleModel.cs class ToggleModel (line 3) | public class ToggleModel method ToggleModel (line 14) | public ToggleModel(string name, ToggleValues value) FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Models/TokenModel.cs class TokenModel (line 3) | public class TokenModel FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Models/ToolWindowModels/AutoCompleteHistoryModel.cs class AutoCompleteHistoryModel (line 11) | public class AutoCompleteHistoryModel : INotifyPropertyChanged method AutoCompleteHistoryModel (line 64) | public AutoCompleteHistoryModel(bool isHistory = false) method Pin (line 69) | public bool Pin() method AutoCompleteHistoryModel (line 85) | public AutoCompleteHistoryModel(AutoCompleteHistoryViewModel autoCompl... method UpdateVisibility (line 95) | private void UpdateVisibility(bool isHistory) method SetIcon (line 104) | private void SetIcon(bool value) FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Models/ToolWindowModels/ComponentVisibility.cs class ComponentVisibility (line 6) | public class ComponentVisibility : INotifyPropertyChanged method ComponentVisibility (line 12) | public ComponentVisibility() method Hide (line 22) | public void Hide() method Show (line 27) | public void Show() FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Models/ToolWindowModels/CountStateFilesModel.cs class CountFilesModel (line 10) | public class CountFilesModel : INotifyPropertyChanged method UpdateTotalChecked (line 110) | public void UpdateTotalChecked(ObservableCollection files) method CheckFileUpdate (line 118) | public void CheckFileUpdate(FileModel file) method UnCheckFileUpdate (line 147) | public void UnCheckFileUpdate(FileModel file) method UpdateToUncheckAll (line 176) | public void UpdateToUncheckAll() method UpdateFixFileState (line 190) | public void UpdateFixFileState(FileModel file) FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Models/ToolWindowModels/CustomMatchesModel.cs class CustomMatchesModel (line 11) | public class CustomMatchesModel : ComponentVisibility, IViewMatcher method CustomMatchesModel (line 16) | public CustomMatchesModel() { } FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Models/ToolWindowModels/DefaultArgsModel.cs class DefaultArgsModel (line 8) | public class DefaultArgsModel : ComponentVisibility, IViewMatcher method DefaultArgsModel (line 15) | public DefaultArgsModel() { } FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Models/ToolWindowModels/FileType.cs type FileType (line 7) | public enum FileType FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Models/ToolWindowModels/FindControllerModel.cs class FindControllerModel (line 7) | public class FindControllerModel method FindControllerModel (line 16) | public FindControllerModel() method HidePreviousSelectedModel (line 30) | protected void HidePreviousSelectedModel() method ShowSelectedModel (line 35) | protected void ShowSelectedModel(IViewMatcher viewMatcher) FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Models/ToolWindowModels/FindToolWindowModel.cs class FindToolWindowModel (line 9) | public class FindToolWindowModel : FindControllerModel, INotifyPropertyC... method FindToolWindowModel (line 16) | public FindToolWindowModel() method UpdateUiToSelectedModel (line 22) | public void UpdateUiToSelectedModel(IViewMatcher viewMatcher) method ShowProgressBar (line 75) | private void ShowProgressBar() method HideProgressBar (line 81) | private void HideProgressBar() FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Models/ToolWindowModels/IconModel.cs class IconModel (line 9) | public class IconModel : INotifyPropertyChanged method IconModel (line 22) | public IconModel() method IconModel (line 27) | public IconModel(string iconPath, string visibility, bool isEnabled, s... FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Models/ToolWindowModels/TidyToolWindowModel.cs class TidyToolWindowModel (line 7) | public class TidyToolWindowModel : INotifyPropertyChanged method TidyToolWindowModel (line 23) | public TidyToolWindowModel() method ChangeIconsTheme (line 219) | public void ChangeIconsTheme() method UpdateIconsOnPropertyChange (line 236) | private void UpdateIconsOnPropertyChange(object sender, System.EventAr... FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Models/UserModel.cs class UserModel (line 5) | public class UserModel : IDisposable method UserModel (line 15) | public UserModel(string email, string password) method UserModel (line 21) | public UserModel() { } method Dispose (line 23) | public void Dispose() FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/OldSettings/ClangFormatPathValue.cs class ClangFormatPathValue (line 3) | public class ClangFormatPathValue FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/OldSettings/ClangTidyPathValue.cs class ClangTidyPathValue (line 3) | public class ClangTidyPathValue FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/OldSettings/HeaderFiltersValue.cs class HeaderFiltersValue (line 3) | public class HeaderFiltersValue method HeaderFiltersValue (line 14) | public HeaderFiltersValue(string aValue) FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/OldSettings/OldModels/ClangFormatOptions.cs class ClangFormatOptions (line 5) | [Serializable] FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/OldSettings/OldModels/ClangOptions.cs class ClangOptions (line 3) | public class ClangOptions FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/OldSettings/OldModels/ClangTidyOptions.cs class ClangTidyOptions (line 6) | [Serializable] FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/OldSettings/OldModels/DefaultOptions.cs class DefaultOptions (line 3) | public class DefaultOptions FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/PreinstalledLlvm.cs class PreinstalledLlvm (line 8) | public class PreinstalledLlvm method PreinstalledLlvm (line 19) | public PreinstalledLlvm(List llvms, ObservableCollection(T settings, string settingsFileNa... method DeleteOldSettings (line 262) | private void DeleteOldSettings() method CreateModelsList (line 271) | private List CreateModelsList() method SerializeSettings (line 284) | private void SerializeSettings(List models, string path) method SerializeSettings (line 294) | private void SerializeSettings(object models, string path) method DeserializeSettings (line 317) | private void DeserializeSettings(string json) method ReadSettingsFile (line 345) | private string ReadSettingsFile(string path) method SetSettingsModels (line 351) | private void SetSettingsModels(CompilerSettingsModel compilerModel, Fo... method GetSettingsFilePath (line 361) | private string GetSettingsFilePath(string path, string fileName) method SerializeSettings (line 366) | private void SerializeSettings(string path, ref T config) where T :... method MapClangOptionsToSettings (line 372) | private void MapClangOptionsToSettings(ClangOptions clangOptions) method MapClangFormatOptionsToSettings (line 390) | private void MapClangFormatOptionsToSettings(ClangFormatOptions clangF... method MapClangTidyOptionsToSettings (line 406) | private void MapClangTidyOptionsToSettings(ClangTidyOptions clangTidy) method LoadLocalAccountSettings (line 424) | private AccountModel LoadLocalAccountSettings() method LoadServerAccountSettingsAsync (line 440) | private async Task LoadServerAccountSettingsAsync() method GetUserProfileAsync (line 465) | private async Task GetUserProfileAsync() method GetLicenseInfoAsync (line 478) | private async Task> GetLicenseInfoAs... method DeserializeUserAccountDetails (line 495) | private AccountApiModel DeserializeUserAccountDetails(string json) method DeserializeLicenseDetails (line 501) | private LicenseModel DeserializeLicenseDetails(string json) FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/SettingsTooltips.cs class SettingsTooltips (line 3) | public class SettingsTooltips FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/TextManipulation.cs class TextManipulation (line 11) | public class TextManipulation method HighlightKeywords (line 13) | public static void HighlightKeywords(TextPointer startPointer, TextPoi... method ReplaceAllTextInFlowDocument (line 35) | public static void ReplaceAllTextInFlowDocument(FlowDocument document,... method ChangeTextColor (line 41) | private static void ChangeTextColor(HashSet keywords, Brush fo... method CheckForSpaceAfterKeyword (line 54) | private static bool CheckForSpaceAfterKeyword(string text, string keyw... method CreateSelection (line 66) | private static TextRange CreateSelection(TextPointer position, int key... FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/TidyChecks.cs class TidyChecks (line 4) | public class TidyChecks { FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/TidyChecksDefault.cs class TidyChecksDefault (line 5) | public static class TidyChecksDefault FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/ViewModels/AboutSettingsViewModel.cs class AboutSettingsViewModel (line 10) | public class AboutSettingsViewModel : CommonSettingsFunctionality method AboutSettingsViewModel (line 28) | public AboutSettingsViewModel() method ExportSettings (line 87) | private void ExportSettings() method ImportSettings (line 98) | private void ImportSettings() method ResetSettings (line 109) | private void ResetSettings() FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/ViewModels/AutoCompleteHistoryViewModel.cs class AutoCompleteHistoryViewModel (line 5) | public class AutoCompleteHistoryViewModel FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/ViewModels/CompilerSettingsViewModel.cs class CompilerSettingsViewModel (line 14) | public class CompilerSettingsViewModel : CommonSettingsFunctionality, IN... method CompilerSettingsViewModel (line 33) | public CompilerSettingsViewModel() method UpdateCompileFlags (line 112) | private void UpdateCompileFlags() method UpdateFilesToIgnore (line 118) | private void UpdateFilesToIgnore() method UpdateProjectsToIgnore (line 124) | private void UpdateProjectsToIgnore() method AddCptAlias (line 130) | private void AddCptAlias() method UpdateScripts (line 147) | private void UpdateScripts() FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/ViewModels/DetectedStyleInfoViewModel.cs class DetectedStyleInfoViewModel (line 6) | public class DetectedStyleInfoViewModel : INotifyPropertyChanged method DetectedStyleInfoViewModel (line 17) | public DetectedStyleInfoViewModel(string styleInfo) method OnPropertyChanged (line 38) | private void OnPropertyChanged(string propertyName) FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/ViewModels/EncodingErrorViewModel.cs class EncodingErrorViewModel (line 16) | class EncodingErrorViewModel : INotifyPropertyChanged method EncodingErrorViewModel (line 93) | public EncodingErrorViewModel(List selectedDocuments) method LoadData (line 104) | public void LoadData() method SearchCommandExecute (line 119) | private void SearchCommandExecute() method CloseCommandExecute (line 127) | private void CloseCommandExecute() method ConvertCommandExecute (line 132) | private void ConvertCommandExecute() method ConvertFileToUTF8 (line 146) | private void ConvertFileToUTF8(string file) method GetEncoding (line 154) | private Encoding GetEncoding(string fileName) FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/ViewModels/FeedbackViewModel.cs class FeedbackViewModel (line 7) | public class FeedbackViewModel method OpenGitHubFeedback (line 45) | private void OpenGitHubFeedback() method OpenWebsiteFeedback (line 50) | private void OpenWebsiteFeedback() FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/ViewModels/FindToolWindowViewModel.cs class FindToolWindowViewModel (line 21) | public class FindToolWindowViewModel : FindController method FindToolWindowViewModel (line 54) | public FindToolWindowViewModel(FindToolWindowView findToolWindowView) method AddPinOnRightPlace (line 63) | public void AddPinOnRightPlace(AutoCompleteHistoryModel autoCompleteHi... method OnListChange (line 84) | public void OnListChange(object sender, TextChangedEventArgs e) method OpenToolWindow (line 110) | public void OpenToolWindow() { } method RunQuery (line 112) | public void RunQuery() method SelectCommandToRun (line 122) | public void SelectCommandToRun(IViewMatcher viewMatcher) method RunCommandFromView (line 128) | public void RunCommandFromView() method GetASTMatchersWithHistory (line 138) | private List GetASTMatchersWithHistory() method Swap (line 150) | private void Swap(IList list, int indexA, int indexB) method AddMatcherInHistory (line 157) | private void AddMatcherInHistory() FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/ViewModels/FolderExplorerViewModel.cs class FolderExplorerViewModel (line 14) | public class FolderExplorerViewModel : CommonSettingsFunctionality, INot... method FolderExplorerViewModel (line 27) | public FolderExplorerViewModel(FolderExplorerView folderExplorerView, ... method SetLLVM (line 78) | public void SetLLVM() method GetFolderPath (line 109) | public void GetFolderPath() FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/ViewModels/FormatSettingsViewModel.cs class FormatSettingsViewModel (line 13) | public class FormatSettingsViewModel : CommonSettingsFunctionality, INot... method FormatSettingsViewModel (line 28) | public FormatSettingsViewModel() method OpenClangFormatEditor (line 108) | private void OpenClangFormatEditor() method UpdateFileExtensions (line 124) | private void UpdateFileExtensions() method UpdateFilesToIgnore (line 130) | private void UpdateFilesToIgnore() method UpdateAssumeFilename (line 136) | private void UpdateAssumeFilename() method UpdateCustomExecutable (line 142) | private void UpdateCustomExecutable() FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/ViewModels/InputDataViewModel.cs class InputDataViewModel (line 13) | public class InputDataViewModel : CommonSettingsFunctionality, INotifyPr... method InputDataViewModel (line 32) | public InputDataViewModel(string content, bool showFilesPicker = false... method InputDataViewModel (line 39) | public InputDataViewModel() { } method ShowViewDialog (line 122) | public void ShowViewDialog() method PickFile (line 128) | private void PickFile() method PickFolder (line 140) | private void PickFolder() method DeleteInput (line 146) | public void DeleteInput(int index) method AddInput (line 154) | private void AddInput() method IsDuplicate (line 182) | private bool IsDuplicate(string element) => Inputs.FirstOrDefault(mode... method CreateInputsCollection (line 184) | private void CreateInputsCollection(string content) method AddNewElement (line 194) | private void AddNewElement(string newElement) FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/ViewModels/InputMultipleDataViewModel.cs class InputMultipleDataViewModel (line 3) | public class InputMultipleDataViewModel method InputMultipleDataViewModel (line 13) | public InputMultipleDataViewModel(string input) method InputMultipleDataViewModel (line 19) | public InputMultipleDataViewModel() FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/ViewModels/LicenseViewModel.cs class LicenseViewModel (line 10) | public class LicenseViewModel method LicenseViewModel (line 25) | public LicenseViewModel() { } method LicenseViewModel (line 27) | public LicenseViewModel(LicenseView view) method CommercialLicenceExecute (line 72) | public void CommercialLicenceExecute() method PersonalLicenceExecute (line 78) | public void PersonalLicenceExecute() method TrialLicenceExecute (line 83) | public void TrialLicenceExecute() method ShowLoginView (line 98) | public void ShowLoginView() FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/ViewModels/LlvmSettingsViewModel.cs class LlvmSettingsViewModel (line 15) | public class LlvmSettingsViewModel : CommonSettingsFunctionality, INotif... method LlvmSettingsViewModel (line 35) | public LlvmSettingsViewModel(LlvmSettingsView view) method DownloadCommand (line 101) | public void DownloadCommand(int elementIndex) method CancelCommand (line 109) | public void CancelCommand() method UninstallCommand (line 117) | public void UninstallCommand(int elementIndex) method BrowseForLLVM (line 124) | public void BrowseForLLVM() method InstallFinished (line 135) | private void InstallFinished(object sender, EventArgs e) method UninstallFinished (line 142) | private void UninstallFinished(object sender, EventArgs e) method OperationCanceled (line 156) | private void OperationCanceled() method IntitializeView (line 161) | private void IntitializeView() method DownloadProgressChanged (line 186) | private void DownloadProgressChanged(object sender, DownloadProgressCh... method SetSelectedVersionIfEmpty (line 191) | private void SetSelectedVersionIfEmpty() method ResetVersionUsedIfRequired (line 200) | private void ResetVersionUsedIfRequired() method InsertVersionToInstalledLlvms (line 208) | private void InsertVersionToInstalledLlvms() method DisableButtons (line 221) | private void DisableButtons(int elementIndex) method ResetButtonsState (line 229) | private void ResetButtonsState() FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/ViewModels/LoginViewModel.cs class LoginViewModel (line 15) | public class LoginViewModel : INotifyPropertyChanged, IDataErrorInfo method LoginViewModel (line 76) | public LoginViewModel() { } method LoginViewModel (line 78) | public LoginViewModel(LoginView view) method ForgotPasswordAction (line 130) | public void ForgotPasswordAction() method SignUpAction (line 135) | public void SignUpAction() method SignInActionAsync (line 140) | public async Task SignInActionAsync() method IsEmailAddressValid (line 179) | private bool IsEmailAddressValid(out string errorMessage) method SetLoginButtonState (line 193) | private void SetLoginButtonState(bool isEnabled, string background, st... method OnEmailValidation (line 203) | private void OnEmailValidation() FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/ViewModels/ReleaseNotesViewModel.cs class ReleaseNotesViewModel (line 8) | public class ReleaseNotesViewModel method ReleaseNotesViewModel (line 20) | public ReleaseNotesViewModel(ReleaseNotesView release) method LogInAction (line 55) | private void LogInAction() method OpenBlogAction (line 62) | private void OpenBlogAction() FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/ViewModels/SettingsViewModel.cs class SettingsViewModel (line 9) | public class SettingsViewModel method SettingsViewModel (line 25) | public SettingsViewModel(SettingsView settingsView, bool showFooter) method OnClosed (line 53) | public void OnClosed(object sender, EventArgs e) FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/ViewModels/TidyChecksViewModel.cs class TidyChecksViewModel (line 17) | public class TidyChecksViewModel : INotifyPropertyChanged method TidyChecksViewModel (line 34) | public TidyChecksViewModel(TidyChecksView view) method MultipleStateChange (line 145) | public void MultipleStateChange(bool checkValue) method DeactivateDefaultsToggle (line 160) | public void DeactivateDefaultsToggle() method OpenBrowser (line 168) | public void OpenBrowser(string tidyCheckName) method CreateFlagUri (line 174) | private string CreateFlagUri(string tidyCheckName) method LoadChecks (line 192) | private void LoadChecks() method InitializeChecks (line 217) | private void InitializeChecks() method SetDefaultsToggle (line 225) | private void SetDefaultsToggle(bool value) method SetInitialStateDefaultsToggle (line 239) | private void SetInitialStateDefaultsToggle() method EnableDisableAllChecks (line 265) | private void EnableDisableAllChecks(bool value) method SetInitialStateEnableAllToggle (line 280) | private void SetInitialStateEnableAllToggle(IEnumerable filesPath) method UpdateViewModel (line 147) | public void UpdateViewModel(List filesPath) method TidyAllFilesAsync (line 163) | private async Task TidyAllFilesAsync(List paths = null) method CheckOrUncheckAll (line 170) | public void CheckOrUncheckAll() method FixAllFilesAsync (line 175) | public async Task FixAllFilesAsync(FileModel file = null) method UpdateCheckedNumber (line 185) | public void UpdateCheckedNumber(FileModel file) method DiffFile (line 191) | public void DiffFile(FileModel file) method RemoveAllFiles (line 200) | private void RemoveAllFiles() method DiscardAllFiles (line 216) | private void DiscardAllFiles() method ThemeChangeEvent (line 238) | public void ThemeChangeEvent(ThemeChangedEventArgs e) method RefreshOnWindowUpdate (line 250) | private void RefreshOnWindowUpdate() FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/ViewModels/ToggleMultipleDataViewModel.cs class ToggleMultipleDataViewModel (line 8) | public class ToggleMultipleDataViewModel method ToggleMultipleDataViewModel (line 27) | public ToggleMultipleDataViewModel(List input) method ToggleMultipleDataViewModel (line 33) | public ToggleMultipleDataViewModel() FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/ViewModels/TrialExpiredViewModel.cs class TrialExpiredViewModel (line 8) | public class TrialExpiredViewModel method TrialExpiredViewModel (line 32) | public TrialExpiredViewModel() { } method TrialExpiredViewModel (line 34) | public TrialExpiredViewModel(TrialExpiredView view) method CommercialLicenceExecute (line 64) | public void CommercialLicenceExecute() method PersonalLicenceExecute (line 70) | public void PersonalLicenceExecute() method ShowLoginView (line 79) | public void ShowLoginView() FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Views/AboutSettingsView.xaml.cs class AboutSettingsView (line 9) | public partial class AboutSettingsView : UserControl method AboutSettingsView (line 11) | public AboutSettingsView() FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Views/CMakeBetaWarning.xaml.cs class CMakeBetaWarning (line 9) | public partial class CMakeBetaWarning : Window method CMakeBetaWarning (line 14) | public CMakeBetaWarning() method ContinueButton_Click (line 19) | private void ContinueButton_Click(object sender, RoutedEventArgs e) method CheckBox_Checked (line 24) | private void CheckBox_Checked(object sender, RoutedEventArgs e) method CheckBox_Unchecked (line 30) | private void CheckBox_Unchecked(object sender, RoutedEventArgs e) FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Views/CompilerSettingsView.xaml.cs class CompilerSettingsView (line 9) | public partial class CompilerSettingsView : UserControl, IView method CompilerSettingsView (line 11) | public CompilerSettingsView() method ResetView (line 18) | public void ResetView() FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Views/Components/BuyNowFooter.xaml.cs class BuyNowFooter (line 8) | public partial class BuyNowFooter : UserControl method BuyNowFooter (line 10) | public BuyNowFooter() FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Views/Components/InputList.xaml.cs class InputList (line 12) | public partial class InputList : UserControl method InputList (line 16) | public InputList() method DeleteButton_Click (line 96) | private void DeleteButton_Click(object sender, RoutedEventArgs e) method GetElementIndex (line 102) | private int GetElementIndex(FrameworkElement frameworkElement) FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Views/Components/MessageBanner.xaml.cs class MessageBanner (line 9) | public partial class MessageBanner : UserControl method MessageBanner (line 11) | public MessageBanner() FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Views/Components/ThreePieceButton.xaml.cs class ThreePieceButton (line 10) | public partial class ThreePieceButton : UserControl method ThreePieceButton (line 12) | public ThreePieceButton() FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Views/Components/ThreePieceComponent.xaml.cs class ThreePieceComponent (line 10) | public partial class ThreePieceComponent : UserControl method ThreePieceComponent (line 12) | public ThreePieceComponent() FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Views/DialogWindow.cs class DialogWindow (line 3) | public class DialogWindow : Microsoft.VisualStudio.PlatformUI.DialogWindow method DialogWindow (line 5) | public DialogWindow() method DialogWindow (line 10) | public DialogWindow(string helpTopic) method DialogWindow_KeyUp (line 16) | private void DialogWindow_KeyUp(object sender, System.Windows.Input.Ke... method InvokeDialogHelp (line 25) | protected override void InvokeDialogHelp() FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Views/EncodingErrorView.xaml.cs class EncodingErrorView (line 9) | public partial class EncodingErrorView : Window method EncodingErrorView (line 11) | public EncodingErrorView(List selectedFiles) FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Views/FeedbackView.xaml.cs class FeedbackView (line 9) | public partial class FeedbackView : UserControl method FeedbackView (line 11) | public FeedbackView() method Hyperlink_SupportGmail (line 17) | private void Hyperlink_SupportGmail(object sender, System.Windows.Navi... FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Views/FindToolWindowView.xaml.cs class FindToolWindowView (line 18) | public partial class FindToolWindowView : UserControl method FindToolWindowView (line 22) | public FindToolWindowView() method OpenFindToolWindow (line 31) | public void OpenFindToolWindow() { } method RunQuery (line 33) | public void RunQuery() method MatchDefaultArgs_click (line 38) | private void MatchDefaultArgs_click(object sender, RoutedEventArgs e) method Hyperlink_Feedback (line 43) | private void Hyperlink_Feedback(object sender, System.Windows.Navigati... method ComboBox_Loaded (line 49) | private void ComboBox_Loaded(object sender, RoutedEventArgs e) method OnKeyDownHandler (line 56) | private void OnKeyDownHandler(object sender, KeyEventArgs e) method Pin_click (line 65) | private void Pin_click(object sender, RoutedEventArgs e) method OnListViewSelectionChanged (line 76) | private void OnListViewSelectionChanged(object sender, SelectionChange... method ComboBox_SelectionChanged (line 95) | private void ComboBox_SelectionChanged(object sender, RoutedEventArgs e) method Matcher_Click (line 105) | private void Matcher_Click(object sender, RoutedEventArgs e) FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Views/FolderExplorerView.xaml.cs class FolderExplorerView (line 11) | public partial class FolderExplorerView : Window method FolderExplorerView (line 15) | public FolderExplorerView(List llvms, ObservableCollection<... FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Views/FormatEditorWarning.xaml.cs class FormatEditorWarning (line 9) | public partial class FormatEditorWarning : Window method FormatEditorWarning (line 11) | public FormatEditorWarning() method DownloadButton (line 16) | private void DownloadButton(object sender, RoutedEventArgs e) FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Views/FormatSettingsView.xaml.cs class FormatSettingsView (line 9) | public partial class FormatSettingsView : UserControl, IView method FormatSettingsView (line 11) | public FormatSettingsView() method ResetView (line 18) | public void ResetView() method ComboBox_SelectionChanged (line 23) | private void ComboBox_SelectionChanged(object sender, SelectionChanged... FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Views/InputDataView.xaml.cs class InputDataView (line 8) | public partial class InputDataView : Window method InputDataView (line 12) | public InputDataView(InputDataViewModel inputDataViewModel) FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Views/LicenseView.xaml.cs class LicenseView (line 8) | public partial class LicenseView : Window method LicenseView (line 10) | public LicenseView() FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Views/LlvmSettingsView.xaml.cs class LlvmSettingsView (line 10) | public partial class LlvmSettingsView : UserControl, IView method LlvmSettingsView (line 14) | public LlvmSettingsView() method ResetView (line 23) | public void ResetView() method DownloadButton (line 29) | private void DownloadButton(object sender, RoutedEventArgs e) method CancelButton (line 35) | private void CancelButton(object sender, RoutedEventArgs e) method UninstallButton (line 40) | private void UninstallButton(object sender, RoutedEventArgs e) method GetElementIndex (line 46) | private int GetElementIndex(FrameworkElement frameworkElement) method LlvmSettingsViewLoaded (line 52) | private void LlvmSettingsViewLoaded(object sender, RoutedEventArgs e) FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Views/LoginView.xaml.cs class LoginView (line 9) | public partial class LoginView : Window method LoginView (line 19) | public LoginView() method OnPasswordChanged (line 27) | private void OnPasswordChanged(object sender, RoutedEventArgs e) FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Views/ReleaseNotesView.xaml.cs class ReleaseNotesView (line 9) | public partial class ReleaseNotesView : Window method ReleaseNotesView (line 13) | public ReleaseNotesView(bool wasShown) method Hyperlink_RequestNavigate (line 20) | private void Hyperlink_RequestNavigate(object sender, System.Windows.N... FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Views/SearchBoxView.xaml.cs class SearchBoxView (line 8) | public partial class SearchBoxView : UserControl method SearchBoxView (line 15) | public SearchBoxView() FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Views/SettingsView.xaml.cs class SettingsView (line 10) | public partial class SettingsView : DialogWindow method SettingsView (line 12) | public SettingsView(bool showFooter) FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Views/TidyChecksView.xaml.cs class TidyChecksView (line 11) | public partial class TidyChecksView : Window method TidyChecksView (line 15) | public TidyChecksView() method ToggleButton_Checked (line 24) | private void ToggleButton_Checked(object sender, RoutedEventArgs e) method ToggleButton_Unchecked (line 30) | private void ToggleButton_Unchecked(object sender, RoutedEventArgs e) method OpenDescription (line 36) | private void OpenDescription(object sender, RoutedEventArgs e) method GetElementIndex (line 43) | private int GetElementIndex(FrameworkElement frameworkElement) FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Views/TidySettingsView.xaml.cs class TidySettingsView (line 9) | public partial class TidySettingsView : UserControl, IView method TidySettingsView (line 11) | public TidySettingsView() method ResetView (line 18) | public void ResetView() method ComboBox_SelectionChanged (line 23) | private void ComboBox_SelectionChanged(object sender, SelectionChanged... FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Views/TidyToolWindowView.xaml.cs class TidyToolWindowView (line 14) | public partial class TidyToolWindowView : UserControl method TidyToolWindowView (line 18) | public TidyToolWindowView() method UpdateView (line 25) | public void UpdateView(List filesPath) method OpenTidyToolWindow (line 30) | public void OpenTidyToolWindow(List filesPath) method DiffButton (line 35) | private void DiffButton(object sender, RoutedEventArgs e) method FixButton (line 45) | private void FixButton(object sender, RoutedEventArgs e) method CheckAll (line 55) | private void CheckAll(object sender, RoutedEventArgs e) method CheckBox_Click (line 59) | private void CheckBox_Click(object sender, RoutedEventArgs e) method ListViewItem_MouseDoubleClick (line 69) | private void ListViewItem_MouseDoubleClick(object sender, MouseButtonE... FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Views/ToolWindows/FindToolWindow.cs class FindToolWindow (line 12) | [Guid(WindowGuidString)] method FindToolWindow (line 25) | public FindToolWindow() : base() method OpenFindToolWindow (line 38) | public void OpenFindToolWindow(List filesPath) method RunQuery (line 44) | public void RunQuery() FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Views/ToolWindows/TidyToolWindow.cs class TidyToolWindow (line 12) | [Guid(WindowGuidString)] method TidyToolWindow (line 26) | public TidyToolWindow() : base() method UpdateToolWindow (line 41) | public void UpdateToolWindow(List filesPath) method OpenTidyToolWindow (line 47) | public void OpenTidyToolWindow(List filesPath) FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/Views/TrialExpiredView.xaml.cs class TrialExpiredView (line 8) | public partial class TrialExpiredView : Window method TrialExpiredView (line 10) | public TrialExpiredView() FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/WebApi/WebApiUrl.cs class WebApiUrl (line 3) | public static class WebApiUrl FILE: ClangPowerTools/ClangPowerToolsShared/MVVM/XmlSerializer.cs class XmlSerializer (line 6) | public class XmlSerializer method SerializeToFile (line 10) | public void SerializeToFile(string aFilePath, object obj) method DeserializeFromFile (line 26) | public T DeserializeFromFile(string aFilePath) FILE: ClangPowerTools/ClangPowerToolsShared/Output/OutputContentModel.cs class OutputContentModel (line 5) | public class OutputContentModel FILE: ClangPowerTools/ClangPowerToolsShared/Output/OutputProcessor.cs class OutputProcessor (line 14) | public class OutputProcessor method ProcessData (line 31) | public int ProcessData(string aMessage, IVsHierarchy aHierarchy, Outpu... method FindMatchFinishKeyword (line 76) | public bool FindMatchFinishKeyword(string text) method GetOutputAndErrors (line 86) | private void GetOutputAndErrors(string aText, IVsHierarchy aHierarchy, method GetDetectedError (line 104) | private TaskErrorModel GetDetectedError(IVsHierarchy aHierarchy, Match... method GetOutput (line 112) | private string GetOutput(ref string aText, string aSearchedSubstring) method GetJsonFilePath (line 125) | private string GetJsonFilePath(Match match) => match.Groups[1].Value; FILE: ClangPowerTools/ClangPowerToolsShared/Output/OutputWindowBuilder.cs class OutputWindowBuilder (line 9) | public class OutputWindowBuilder : IBuilder method OutputWindowBuilder (line 36) | public OutputWindowBuilder(AsyncPackage aPackage, IVsOutputWindow aVsO... method Build (line 49) | public void Build() method GetResult (line 74) | public OutputWindowModel GetResult() => mOutputWindowModel; FILE: ClangPowerTools/ClangPowerToolsShared/Output/OutputWindowConstants.cs class OutputWindowConstants (line 5) | public static class OutputWindowConstants FILE: ClangPowerTools/ClangPowerToolsShared/Output/OutputWindowController.cs class OutputWindowController (line 23) | public class OutputWindowController method OutputWindowController (line 62) | public OutputWindowController() method Initialize (line 72) | public void Initialize(AsyncPackage aPackage, IVsOutputWindow aVsOutpu... method ClearPanel (line 81) | public void ClearPanel(object sender, ClearEventArgs e) => Clear(); method Clear (line 83) | public void Clear() method Show (line 95) | public void Show() method Write (line 113) | public void Write(string aMessage) method Write (line 124) | public void Write(object sender, ClangCommandMessageEventArgs e) method OnFileHierarchyChanged (line 134) | protected virtual void OnFileHierarchyChanged(object sender, VsHierarc... method GetFilesFromOutput (line 145) | public void GetFilesFromOutput(string output) method OutputDataReceived (line 160) | public void OutputDataReceived(object sender, DataReceivedEventArgs e) method OutputDataErrorReceived (line 207) | public void OutputDataErrorReceived(object sender, DataReceivedEventAr... method ClosedDataConnection (line 232) | public void ClosedDataConnection(object sender, EventArgs e) method OnFileHierarchyDetected (line 275) | public void OnFileHierarchyDetected(object sender, VsHierarchyDetected... method OnErrorDetected (line 282) | public void OnErrorDetected(object sender, EventArgs e) method WriteMatchesNr (line 307) | public void WriteMatchesNr() method ResetMatchesNr (line 312) | public void ResetMatchesNr() method OnEncodingErrorDetected (line 317) | public void OnEncodingErrorDetected(object sender, EventArgs e) FILE: ClangPowerTools/ClangPowerToolsShared/Output/OutputWindowModel.cs class OutputWindowModel (line 9) | public class OutputWindowModel FILE: ClangPowerTools/ClangPowerToolsShared/Script/ClangTidyModeParametersFactory.cs class ClangTidyModeParametersFactory (line 3) | public class ClangTidyModeParametersFactory method Create (line 16) | public string Create(string aTidyMode, ref bool aUseClangTidyFileFlag) method UseClangConfigFile (line 38) | private string UseClangConfigFile(ref bool aUseClangTidyFileFlag) method GetChecks (line 49) | private string GetChecks() FILE: ClangPowerTools/ClangPowerToolsShared/Script/GenericScriptBuilder.cs class GenericScriptBuilder (line 16) | public class GenericScriptBuilder : IBuilder method GenericScriptBuilder (line 38) | public GenericScriptBuilder(string aVsEdition, string aVsVersion, int ... method Build (line 59) | public void Build() method GetResult (line 84) | public string GetResult() => mScript; method GetGeneralParameters (line 100) | private string GetGeneralParameters() method GetClangFlagsOption (line 141) | private string GetClangFlagsOption() method TransformInPowerShellArray (line 157) | private string TransformInPowerShellArray(string aParametersList) => method GetTidyParameters (line 165) | private string GetTidyParameters() method AppendClangTidyTypeOption (line 211) | private string AppendClangTidyTypeOption(string aParameters) method GetHeaderFiltersOption (line 223) | private string GetHeaderFiltersOption() method GetTidyChecks (line 233) | private string GetTidyChecks(TidySettingsModel tidyModel) method GetCompilationDatabaseOption (line 255) | private string GetCompilationDatabaseOption(string compilationDatabase) FILE: ClangPowerTools/ClangPowerToolsShared/Script/ItemRelatedScriptBuilder.cs class ItemRelatedScriptBuilder (line 9) | public class ItemRelatedScriptBuilder : IBuilder method ItemRelatedScriptBuilder (line 38) | public ItemRelatedScriptBuilder(IItem aItem) => mItem = aItem; method ItemRelatedScriptBuilder (line 40) | public ItemRelatedScriptBuilder(IItem aItem, bool jsonCompilationDb) :... method ItemRelatedScriptBuilder (line 45) | public ItemRelatedScriptBuilder(List itemsCollection, bool json... method GetResult (line 62) | public string GetResult() => mScript; method Build (line 68) | public void Build() method CreateScriptForSingleFile (line 88) | private void CreateScriptForSingleFile() method CreateScriptForFilesCollection (line 100) | private void CreateScriptForFilesCollection() method CreateScriptForOpenFolderProjectItem (line 112) | private void CreateScriptForOpenFolderProjectItem() method CreateScriptForProjectItem (line 120) | private void CreateScriptForProjectItem() method CreateScriptForProjectItemCollection (line 137) | private void CreateScriptForProjectItemCollection() method CreateScriptForProject (line 154) | private void CreateScriptForProject() FILE: ClangPowerTools/ClangPowerToolsShared/Script/PowerShellWrapper.cs class PowerShellWrapper (line 17) | public static class PowerShellWrapper method StartProcess (line 34) | public static bool StartProcess(string aScript, string aExecutablePath... method Invoke (line 134) | public static bool Invoke(string aScript, bool aRunAsPwsh = false) method EndInteractiveMode (line 149) | public static void EndInteractiveMode() method InvokeInteractiveMode (line 162) | public static void InvokeInteractiveMode(KeyValuePair ... method InvokePassSequentialCommands (line 235) | public static void InvokePassSequentialCommands(Dictionary method Build (line 29) | public void Build() method GetResult (line 39) | public string GetResult() => mScript; method GetScriptFilePath (line 55) | protected string GetScriptFilePath() FILE: ClangPowerTools/ClangPowerToolsShared/Script/RunningProcesses.cs class RunningProcesses (line 10) | public class RunningProcesses method RunningProcesses (line 24) | public RunningProcesses(bool background = false) method Add (line 34) | public void Add(Process aProcess) method Add (line 44) | public void Add(Process aProcess, bool background = false) method Exists (line 52) | public bool Exists(bool backgroundRunners) method Kill (line 58) | public void Kill(bool background) method Kill (line 75) | public void Kill(Process process) method Remove (line 84) | public void Remove(Process process) method KillById (line 91) | public void KillById(int aId) method GetProcesses (line 104) | private List GetProcesses(bool background) method Clear (line 109) | private void Clear(List processes) method KillProcessAndChildren (line 115) | private static void KillProcessAndChildren(int aPid) FILE: ClangPowerTools/ClangPowerToolsShared/Script/ScriptConstants.cs class ScriptConstants (line 5) | public class ScriptConstants FILE: ClangPowerTools/ClangPowerToolsShared/Script/VerbosityScriptBuilder.cs class VerbosityScriptBuilder (line 6) | public class VerbosityScriptBuilder : IBuilder method VerbosityScriptBuilder (line 11) | public VerbosityScriptBuilder(string aVerbosity) => mVerbosity = method Build (line 14) | public void Build() method GetResult (line 35) | public string GetResult() FILE: ClangPowerTools/ClangPowerToolsShared/Services/PowerShellService.cs class PowerShellService (line 13) | public class PowerShellService method UpdateScriptsAsync (line 26) | public async Task UpdateScriptsAsync() method DownloadScriptAsync (line 37) | private async Task DownloadScriptAsync(string fileUri, string fileName) method ReplaceScripts (line 53) | private void ReplaceScripts() method ClearFilesAfterReplace (line 88) | private void ClearFilesAfterReplace() FILE: ClangPowerTools/ClangPowerToolsShared/Services/VsServiceProvider.cs class VsServiceProvider (line 9) | public static class VsServiceProvider method Register (line 28) | public static void Register(Type aType, object aService) => mServices.... method GetService (line 36) | public static object GetService(Type aType) => mServices[aType]; method TryGetService (line 45) | public static bool TryGetService(Type aType, out object aService) FILE: ClangPowerTools/ClangPowerToolsShared/SilentFile/SilentFileChangerBuilder.cs class SilentFileChangerBuilder (line 12) | public class SilentFileChangerBuilder : IBuilder method SilentFileChangerBuilder (line 30) | public SilentFileChangerBuilder(string aFileName, bool aReloadDocument) method Build (line 50) | public void Build() method GetResult (line 97) | public SilentFileChangerModel GetResult() => mSilentFileChangerModel; FILE: ClangPowerTools/ClangPowerToolsShared/SilentFile/SilentFileChangerController.cs class SilentFileChangerController (line 15) | public class SilentFileChangerController : IDisposable method SilentFiles (line 41) | public void SilentFiles(IEnumerable aFilesPath) method SilentFiles (line 57) | public void SilentFiles(Documents aDocuments) method Dispose (line 73) | public void Dispose() method GetNewSilentFileChanger (line 94) | private SilentFileChangerModel GetNewSilentFileChanger(string aFilePath) method Silent (line 109) | private void Silent(SilentFileChangerModel aSilentFileChanger) method Resume (line 119) | public void Resume(SilentFileChangerModel aSilentFileChanger) FILE: ClangPowerTools/ClangPowerToolsShared/SilentFile/SilentFileChangerEqualityComparer.cs class SilentFileChangerEqualityComparer (line 6) | public class SilentFileChangerEqualityComparer : IEqualityComparer method SquiggleErrorTagger (line 36) | public SquiggleErrorTagger(ITextBuffer sourceBuffer) method GetTags (line 49) | public IEnumerable> GetTags(NormalizedSnaps... method CreateSquiggles (line 77) | private void CreateSquiggles() method CreateTagSpan (line 142) | private SquiggleModel CreateTagSpan(int start, int length, string tool... method LengthUntilGivenPosition (line 161) | private int LengthUntilGivenPosition(List lines) method FindTheBeginning (line 172) | private int FindTheBeginning(string text, int start, int iterationValu... method FindLength (line 188) | private int FindLength(string text, int start) method GetSquiggleValues (line 202) | private void GetSquiggleValues(List lines, FILE: ClangPowerTools/ClangPowerToolsShared/Squiggle/SquiggleErrorTaggerProvider.cs class SquiggleErrorTaggerProvider (line 13) | [Export(typeof(IViewTaggerProvider))] method CreateTagger (line 30) | public ITagger CreateTagger(ITextView textView, ITextBuffer buff... FILE: ClangPowerTools/ClangPowerToolsShared/Squiggle/SquiggleModel.cs class SquiggleModel (line 5) | public class SquiggleModel FILE: ClangPowerTools/ClangPowerToolsShared/Squiggle/SquiggleViewModel.cs class SquiggleViewModel (line 5) | public class SquiggleViewModel FILE: ClangPowerTools/ClangPowerToolsShared/Squiggle/SquigglesFactory.cs class SquigglesFactory (line 11) | public class SquigglesFactory method SquigglesFactory (line 29) | public SquigglesFactory(ITextBuffer sourceBuffer) method Create (line 38) | public void Create() method CreateTagSpan (line 100) | private SquiggleModel CreateTagSpan(int start, int length, string tool... method LengthUntilGivenPosition (line 112) | private int LengthUntilGivenPosition(List lines) method FindTheBeginning (line 123) | private int FindTheBeginning(string text, int start, int iterationValu... method FindLength (line 139) | private int FindLength(string text, int start) method GetSquiggleValues (line 153) | private void GetSquiggleValues(List lines, FILE: ClangPowerTools/ClangPowerToolsShared/TextOperationsInterfaces/IDetector.cs type IDetector (line 5) | public interface IDetector method Detect (line 7) | bool Detect(string aText, string pattern, out Match aMatcheResult); FILE: ClangPowerTools/ClangPowerToolsShared/TextOperationsInterfaces/ITextFormatter.cs type ITextFormatter (line 3) | public interface ITextFormatter method Format (line 5) | string Format(string aText, string aReplacement); FILE: ClangPowerTools/ClangPowerToolsUnitTests/ClangCommandTests/IgnoreCompileCommandTests.cs class IgnoreCompileCommandTests (line 7) | [VsTestSettings(UIThread = true)] FILE: ClangPowerTools/ClangPowerToolsUnitTests/ClangCommandTests/IgnoreFormatCommandTests.cs class IgnoreFormatCommandTests (line 7) | [VsTestSettings(UIThread = true)] FILE: ClangPowerTools/ClangPowerToolsUnitTests/ClangCommandTests/ScriptTests.cs class ScriptTests (line 14) | [VsTestSettings(UIThread = true)] method CompileOnFile_CreateScript_Async (line 48) | [VsFact(Version = "2019")] method TidyOnFile_CreateScript_Async (line 68) | [VsFact(Version = "2019")] method TidyFixOnFile_CreateScript_Async (line 88) | [VsFact(Version = "2019")] method CompileOnProject_CreateScript_Async (line 113) | [VsFact(Version = "2019")] method TidyOnProject_CreateScript_Async (line 133) | [VsFact(Version = "2019")] method TidyFixOnProject_CreateScript_Async (line 154) | [VsFact(Version = "2019")] method LoadSolution (line 180) | private void LoadSolution() method CloseSolution (line 192) | private void CloseSolution() method CreateScript (line 201) | private string CreateScript(int commandId, string edition, string vers... method GetVisualStudioInfo (line 213) | private void GetVisualStudioInfo(out string edition, out string versio... FILE: ClangPowerTools/ClangPowerToolsUnitTests/Constants/IgnoreCommand.cs class IgnoreCommand (line 5) | public class IgnoreCommand FILE: ClangPowerTools/ClangPowerToolsUnitTests/PackageTests/AsyncPackageTests.cs class AsyncPackageTests (line 10) | public class AsyncPackageTests method LoadTestAsync (line 12) | [VsTheory(Version = "2019")] FILE: ClangPowerTools/ClangPowerToolsUnitTests/Settings Tests/CompilerSettingsTests.cs class CompilerSettingsTests (line 5) | [VsTestSettings(UIThread = true)] method CompilerSettings_NotNull (line 8) | [VsFact(Version = "2019-")] method CompileFlags_ChangeValue_CompareViewToFile (line 21) | [VsFact(Version = "2019-")] method FilesToIgnore_ChangeValue_CompareViewToFile (line 39) | [VsFact(Version = "2019-")] method ProjectToIgnore_ChangeValue_CompareViewToFile (line 57) | [VsFact(Version = "2019-")] method AdditionalIncludes_ChangeValue_CompareViewToFile (line 75) | [VsFact(Version = "2019-")] method TreatWarningsAsErrors_ChangeValue_CompareViewToFile (line 93) | [VsFact(Version = "2019-")] method ContinueOnError_ChangeValue_CompareViewToFile (line 111) | [VsFact(Version = "2019-")] method ClangCompileAfterVsCompile_ChangeValue_CompareViewToFile (line 129) | [VsFact(Version = "2019-")] method VerboseMode_ChangeValue_CompareViewToFile (line 147) | [VsFact(Version = "2019-")] FILE: ClangPowerTools/ClangPowerToolsUnitTests/Settings Tests/FormatSettingsTests.cs class FormatSettingsTests (line 5) | [VsTestSettings(UIThread = true)] method FormatSettings_NotNull (line 8) | [VsFact(Version = "2019-")] method FormatOnSave_ChangeValue_CompareViewToFile (line 21) | [VsFact(Version = "2019-")] method FileExtensions_ChangeValue_CompareViewToFile (line 39) | [VsFact(Version = "2019-")] method FilesToIgnore_ChangeValue_CompareViewToFile (line 58) | [VsFact(Version = "2019-")] method AssumeFilename_ChangeValue_CompareViewToFile (line 77) | [VsFact(Version = "2019-")] method FallbackStyle_ChangeValue_CompareViewToFile (line 96) | [VsFact(Version = "2019-")] method FormatStyle_ChangeValue_CompareViewToFile (line 115) | [VsFact(Version = "2019-")] method CustomExecutable_ChangeValue_CompareViewToFile (line 134) | [VsFact(Version = "2019-")] FILE: ClangPowerTools/ClangPowerToolsUnitTests/Settings Tests/GeneralSettingsTests.cs class GeneralSettingsTests (line 5) | [VsTestSettings(UIThread = true)] method GeneralSettings_NotNull (line 8) | [VsFact(Version = "2019-")] method Version_ChangeValue_CompareViewToFile (line 21) | [VsFact(Version ="2019-")] FILE: ClangPowerTools/ClangPowerToolsUnitTests/Settings Tests/TidySettingsTests.cs class TidySettingsTests (line 7) | [VsTestSettings(UIThread = true)] method TidySettings_NotNull (line 10) | [VsFact(Version = "2019-")] method FormatAfterTidy_ChangeValue_CompareViewToFile (line 23) | [VsFact(Version = "2019-")] method ClangTidyOnSave_ChangeValue_CompareViewToFile (line 41) | [VsFact(Version = "2019-")] method HeaderFilter_ChangeValue_CompareViewToFile (line 59) | [VsFact(Version = "2019-")] method ChecksFrom_ChangeValue_CompareViewToFile (line 77) | [VsFact(Version = "2019-")] method CustomExecutable_ChangeValue_CompareViewToFile (line 95) | [VsFact(Version = "2019-")] method PredefinedChecks_ChangeValue_CompareViewToFile (line 113) | [VsFact(Version = "2019-")] method CustomChecks_ChangeValue_CompareViewToFile (line 145) | [VsFact(Version = "2019-")] FILE: ClangPowerTools/ClangPowerToolsUnitTests/VSVersionTests.cs class VsVersionTests (line 5) | [VsTestSettings(UIThread = true)] method RunVisualStudio2017 (line 16) | [VsFact(Version = "2017")] method RunVisualStudio2019 (line 22) | [VsFact(Version = "2019")] FILE: ClangPowerTools/ClangPowerToolsUnitTests/VsServiceProviderTests.cs class VsServiceProviderTests (line 11) | [VsTestSettings(UIThread = true)] method DteService_SuccessfulRegistrationAsync (line 16) | [VsFact(Version = "2019")] method Dte2Service_SuccessfulRegistrationAsync (line 28) | [VsFact(Version = "2019")] method OutputWindowService_SuccessfulRegistrationAsync (line 40) | [VsFact(Version = "2019")] method VsStatusbarService_SuccessfulRegistrationAsync (line 53) | [VsFact(Version = "2019")] method RunningDocumentTableService_SuccessfulRegistrationAsync (line 66) | [VsFact(Version = "2019")] method FileChangeService_SuccessfulRegistrationAsync (line 78) | [VsFact(Version = "2019")] method SolutionService_SuccessfulRegistrationAsync (line 90) | [VsFact(Version = "2019")]