1 reference to Type_0_implements_interface_1_more_than_once
Microsoft.CodeAnalysis.ExternalAccess.Extensions (1)
Internal\ExtensionMessageHandlerFactory.cs (1)
59
throw new InvalidOperationException(string.Format(ExternalAccessExtensionsResources.
Type_0_implements_interface_1_more_than_once
, candidateType.FullName, unboundInterfaceType.Name));