mirror of
https://github.com/bitwarden/server.git
synced 2025-04-06 05:28:15 -05:00
4 lines
87 B
C#
4 lines
87 B
C#
using System.Runtime.CompilerServices;
|
|
|
|
[assembly: InternalsVisibleTo("Core.Test")]
|