2 references to Name
Microsoft.CodeAnalysis.Features (2)
Extensions\ExtensionFolder.cs (2)
92
.ToImmutableDictionary(h => h.
Name
, h => (IExtensionMessageHandlerWrapper)h);
95
.ToImmutableDictionary(h => h.
Name
, h => (IExtensionMessageHandlerWrapper)h);