1 write to ProfileRoot
AnalyzerRunner (1)
Options.cs (1)
111ProfileRoot = profileRoot;
7 references to ProfileRoot
AnalyzerRunner (7)
Program.cs (7)
52if (!string.IsNullOrEmpty(options.ProfileRoot)) 54Directory.CreateDirectory(options.ProfileRoot); 55ProfileOptimization.SetProfileRoot(options.ProfileRoot); 73if (!string.IsNullOrEmpty(options.ProfileRoot)) 107if (!string.IsNullOrEmpty(options.ProfileRoot)) 117if (!string.IsNullOrEmpty(options.ProfileRoot)) 127if (!string.IsNullOrEmpty(options.ProfileRoot))