16 references to SourceFileResolver
Microsoft.AspNetCore.Http.Extensions.Tests (1)
RequestDelegateGenerator\CompileTimeCreationTests.cs (1)
162
new
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)
5261
var resolver = new
SourceFileResolver
([], null, [new KeyValuePair<string, string>(pathPrefix, "/_/")]);
5322
new
SourceFileResolver
(ImmutableArray<string>.Empty, null, pathMap)),
5358
new
SourceFileResolver
(ImmutableArray<string>.Empty, null, pathMap)),
5392
new
SourceFileResolver
(ImmutableArray<string>.Empty, null, pathMap)));
5464
new
SourceFileResolver
(ImmutableArray<string>.Empty, null, pathMap)));
5501
new
SourceFileResolver
(ImmutableArray<string>.Empty, null, pathMap)),
5536
new
SourceFileResolver
(ImmutableArray<string>.Empty, null, pathMap)));
5578
new
SourceFileResolver
(ImmutableArray<string>.Empty, null, pathMap)),
6019
new
SourceFileResolver
(ImmutableArray<string>.Empty, null, pathMap)),
6060
new
SourceFileResolver
(ImmutableArray<string>.Empty, null, pathMap)));
6120
new
SourceFileResolver
(ImmutableArray<string>.Empty, null, pathMap)));
6133
new
SourceFileResolver
(ImmutableArray<string>.Empty, null, pathMap)),
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (1)
Symbols\Source\FileModifierTests.cs (1)
838
var resolver = new
SourceFileResolver
(