2 references to InvalidOperation_ConstructorNotAllowedOnInterface
System.Reflection.Emit (2)
System\Reflection\Emit\TypeBuilderImpl.cs (2)
164
throw new InvalidOperationException(SR.
InvalidOperation_ConstructorNotAllowedOnInterface
);
190
throw new InvalidOperationException(SR.
InvalidOperation_ConstructorNotAllowedOnInterface
);