2 references to Extension_0_was_not_registered
Microsoft.CodeAnalysis.Features (2)
Extensions\ExtensionFolder.cs (2)
145
throw new InvalidOperationException(string.Format(FeaturesResources.
Extension_0_was_not_registered
, assemblyFilePath));
160
throw new InvalidOperationException(string.Format(FeaturesResources.
Extension_0_was_not_registered
, assemblyFilePath));