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