1 write to _filePathService
Microsoft.VisualStudio.LanguageServices.Razor.UnitTests (1)
Cohost\CohostEndpointTestBase.cs (1)
41_filePathService = new VisualStudioFilePathService();
1 reference to _filePathService
Microsoft.VisualStudio.LanguageServices.Razor.UnitTests (1)
Cohost\CohostEndpointTestBase.cs (1)
29private protected override IFilePathService FilePathService => _filePathService.AssumeNotNull();