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