Skip to content

Commit 01a3cfc

Browse files
committed
After-merge fix of broken compilation
1 parent d93a868 commit 01a3cfc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Orm/Xtensive.Orm/Reflection/AttributeHelper.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ private static void AddAttributesFromBase(ref List<TAttribute> attributes, Membe
7878
}
7979
}
8080
}
81+
}
8182

8283
/// <summary>
8384
/// A shortcut to <see cref="MemberInfo.GetCustomAttributes(Type,bool)"/> method.

0 commit comments

Comments
 (0)