2 references to TryParseOption
Microsoft.CodeAnalysis.VisualBasic (2)
CommandLine\VisualBasicCommandLineParser.vb (2)
178
If
TryParseOption
(arg, name, value) AndAlso (name = "ruleset") Then
196
If Not
TryParseOption
(arg, name, value) Then