1 write to _hostServices
Microsoft.AspNetCore.Razor.Test.Common.Tooling (1)
Workspaces\TestWorkspaceServices.cs (1)
28
_hostServices
= hostServices;
1 reference to _hostServices
Microsoft.AspNetCore.Razor.Test.Common.Tooling (1)
Workspaces\TestWorkspaceServices.cs (1)
35
public override HostServices HostServices =>
_hostServices
;