3 references to DeclarationOnly
Microsoft.AspNetCore.Razor.Test.Common.Tooling (3)
Language\IntegrationTests\RazorToolingIntegrationTestBase.cs (3)
176
if (
DeclarationOnly
&& UseTwoPhaseCompilation)
178
throw new InvalidOperationException($"{nameof(
DeclarationOnly
)} cannot be used with {nameof(UseTwoPhaseCompilation)}.");
247
var codeDocument =
DeclarationOnly