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