6 references to AddRead
Microsoft.CodeAnalysis (6)
CommandLine\CommonCompiler.LoggingMetadataFileReferenceResolver.cs (1)
35
_logger?.
AddRead
(fullPath);
CommandLine\CommonCompiler.LoggingSourceFileResolver.cs (1)
30
_logger?.
AddRead
(fullPath);
CommandLine\CommonCompiler.LoggingStrongNameProvider.cs (2)
25
_loggerOpt?.
AddRead
(fullPath);
33
_loggerOpt?.
AddRead
(fullPath);
CommandLine\CommonCompiler.LoggingXmlFileResolver.cs (1)
23
_logger?.
AddRead
(fullPath);
CommandLine\TouchedFileLogger.cs (1)
54
AddRead
(path);