19 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.Semantic.UnitTests (12)
Semantics\InterceptorsTests.cs (12)
5262var resolver = new SourceFileResolver([], null, [new KeyValuePair<string, string>(pathPrefix, "/_/")]); 5323new SourceFileResolver(ImmutableArray<string>.Empty, null, pathMap)), 5359new SourceFileResolver(ImmutableArray<string>.Empty, null, pathMap)), 5393new SourceFileResolver(ImmutableArray<string>.Empty, null, pathMap))); 5465new SourceFileResolver(ImmutableArray<string>.Empty, null, pathMap))); 5502new SourceFileResolver(ImmutableArray<string>.Empty, null, pathMap)), 5537new SourceFileResolver(ImmutableArray<string>.Empty, null, pathMap))); 5579new SourceFileResolver(ImmutableArray<string>.Empty, null, pathMap)), 6020new SourceFileResolver(ImmutableArray<string>.Empty, null, pathMap)), 6061new SourceFileResolver(ImmutableArray<string>.Empty, null, pathMap))); 6121new SourceFileResolver(ImmutableArray<string>.Empty, null, pathMap))); 6134new SourceFileResolver(ImmutableArray<string>.Empty, null, pathMap)),
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (1)
Symbols\Source\FileModifierTests.cs (1)
838var resolver = new SourceFileResolver(
Microsoft.CodeAnalysis.UnitTests (3)
SourceFileResolverTest.cs (3)
34new SourceFileResolver( 46new SourceFileResolver( 57new SourceFileResolver(