1 write to _loggerOpt
Microsoft.CodeAnalysis (1)
CommandLine\CommonCompiler.LoggingStrongNameProvider.cs (1)
18
_loggerOpt
= logger;
2 references to _loggerOpt
Microsoft.CodeAnalysis (2)
CommandLine\CommonCompiler.LoggingStrongNameProvider.cs (2)
25
_loggerOpt
?.AddRead(fullPath);
33
_loggerOpt
?.AddRead(fullPath);