3 references to Parse
Metrics.Legacy (3)
src\RoslynAnalyzers\Utilities\Compiler\WordParserOptions.cs (3)
10
/// Defines the word parsing and delimiting options for use with <see cref="WordParser.
Parse
(string,WordParserOptions)"/>.
21
/// Indicates that <see cref="WordParser.
Parse
(string,WordParserOptions)"/> should ignore the mnemonic indicator characters (&) embedded within words.
26
/// Indicates that <see cref="WordParser.
Parse
(string,WordParserOptions)"/> should split compound words.