6 references to Razor
dotnet (6)
BuildServer\BuildServerProvider.cs (4)
42
if ((flags & ServerEnumerationFlags.
Razor
) != ServerEnumerationFlags.
Razor
)
56
if ((flags & ServerEnumerationFlags.
Razor
) == ServerEnumerationFlags.
Razor
&&
BuildServer\IBuildServerProvider.cs (1)
15
All = MSBuild | VBCSCompiler |
Razor
Commands\BuildServer\Shutdown\BuildServerShutdownCommand.cs (1)
43
_enumerationFlags |= ServerEnumerationFlags.
Razor
;