2 references to CreateSerializerForEnum
Microsoft.CodeAnalysis.Workspaces (2)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Options\EditorConfigValueSerializer.cs (2)
110
=>
CreateSerializerForEnum
(map, ImmutableDictionary<string, T>.Empty);
130
return
CreateSerializerForEnum
(map, alternativeMap);