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