e17e7aabbf
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: Tingluo Huang <tingluohuang@github.com>
5 lines
141 B
C#
5 lines
141 B
C#
using System.Runtime.CompilerServices;
|
|
|
|
[assembly: InternalsVisibleTo("Test")]
|
|
[assembly: InternalsVisibleTo("DynamicProxyGenAssembly2")]
|