2 references to Rule
Microsoft.CodeAnalysis.VisualBasic.CommandLine.UnitTests (2)
CommandLineTests.vb (2)
11106
Return ImmutableArray.Create(
Rule
)
11140
Dim diag = Diagnostic.Create(
Rule
, diagLocation, IO.Path.GetFileNameWithoutExtension(path))