8 references to options
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (8)
GenerateConstructor\GenerateConstructorTests.cs (8)
4172
""", options:
options
.FieldNamesAreCamelCaseWithUnderscorePrefix);
4207
""", options:
options
.FieldNamesAreCamelCaseWithUnderscorePrefix);
4240
""", options:
options
.MergeStyles(
options
.FieldNamesAreCamelCaseWithUnderscorePrefix,
options
.ParameterNamesAreCamelCaseWithPUnderscorePrefix));
4278
""", options:
options
.MergeStyles(
options
.FieldNamesAreCamelCaseWithUnderscorePrefix,
options
.ParameterNamesAreCamelCaseWithPUnderscorePrefix));