2 references to IsLegacyForm
Microsoft.CodeAnalysis.CSharp.NetAnalyzers (2)
Microsoft.NetCore.Analyzers\Usage\CSharpPreferQuotedFileBasedProgramDirective.cs (1)
29if (!FileBasedProgramDirectiveQuoting.IsLegacyForm(kind, value))
Microsoft.NetCore.Analyzers\Usage\FileBasedProgramDirectiveQuoting.cs (1)
110if (!IsLegacyForm(kind, value))