4 references to SourceFileResolver
Microsoft.AspNetCore.Http.Extensions.Tests (1)
RequestDelegateGenerator\CompileTimeCreationTests.cs (1)
162new SourceFileResolver(ImmutableArray<string>.Empty, currentDirectory, ImmutableArray.Create(new KeyValuePair<string, string>(currentDirectory, mappedDirectory))));
Microsoft.CodeAnalysis (2)
CommandLine\CommonCompiler.LoggingSourceFileResolver.cs (1)
21: base(searchPaths, baseDirectory, pathMap)
SourceFileResolver.cs (1)
33: this(searchPaths, baseDirectory, ImmutableArray<KeyValuePair<string, string>>.Empty)
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (1)
Symbols\Source\FileModifierTests.cs (1)
838var resolver = new SourceFileResolver(