5 references to options
Microsoft.CodeAnalysis.VisualBasic.CodeStyle.UnitTests (5)
src\Analyzers\VisualBasic\Tests\GenerateConstructor\GenerateConstructorTests.vb (5)
1906
End Class", options:=
options
.FieldNamesAreCamelCaseWithUnderscorePrefix)
1934
End Class", options:=
options
.FieldNamesAreCamelCaseWithUnderscorePrefix)
1957
End Class", options:=
options
.MergeStyles(
options
.FieldNamesAreCamelCaseWithUnderscorePrefix,
options
.ParameterNamesAreCamelCaseWithPUnderscorePrefix))