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