mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
C#: Address review comment.
This commit is contained in:
@@ -39,8 +39,6 @@ module NHibernate {
|
||||
|
||||
/** A mapped class that is mapped because it is used as a type argument. */
|
||||
private class MappedByTypeArgument extends MappedClass {
|
||||
UnboundGeneric gen;
|
||||
|
||||
MappedByTypeArgument() {
|
||||
this = any(ISessionInterface si).getAMappedObjectTp().getASuppliedType()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user