2 references to InvalidOperation_ConstructorNotAllowedOnInterface
System.Private.CoreLib (2)
src\System\Reflection\Emit\RuntimeTypeBuilder.cs (2)
1217throw new InvalidOperationException(SR.InvalidOperation_ConstructorNotAllowedOnInterface); 1285throw new InvalidOperationException(SR.InvalidOperation_ConstructorNotAllowedOnInterface);