1 override of Type
Microsoft.CodeAnalysis.CodeStyle (1)
OptionDefinition.cs (1)
118
public override Type
Type
2 references to Type
Microsoft.CodeAnalysis.CodeStyle (2)
AnalyzerConfigOptionsExtensions.cs (1)
28
if (option.Definition.
Type
== typeof(NamingStylePreferences))
OptionDefinition.cs (1)
52
Debug.Assert(IsSupportedOptionType(
Type
));