2 references to WhenTypesExactlyMatch
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);