2 references to when_types_exactly_match
Microsoft.CodeAnalysis.Workspaces (2)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\CodeStyle\CollectionExpressionPreference.cs (2)
33
CollectionExpressionPreference.WhenTypesExactlyMatch =>
when_types_exactly_match
,
49
case "true" or
when_types_exactly_match
: return new CodeStyleOption2<CollectionExpressionPreference>(CollectionExpressionPreference.WhenTypesExactlyMatch, notification);