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