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