1 reference to NeedsNullCheck
dotnet-razorsyntaxgenerator (1)
SourceWriter.cs (1)
1536var hasValidation = node.Kinds.Count > 1 || nodeFields.Any(f => NeedsNullCheck(f) || NeedsSyntaxKindValidation(f));