We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c463c8 commit e312417Copy full SHA for e312417
src/Compiler/Microsoft.CodeAnalysis.Razor.Compiler/src/Language/Intermediate/IntermediateNodeVisitor.cs
@@ -1,8 +1,6 @@
1
// Licensed to the .NET Foundation under one or more agreements.
2
// The .NET Foundation licenses this file to you under the MIT license.
3
4
-#nullable disable
5
-
6
namespace Microsoft.AspNetCore.Razor.Language.Intermediate;
7
8
public abstract class IntermediateNodeVisitor
0 commit comments