mirror of
https://github.com/bitwarden/server
synced 2025-12-17 08:43:27 +00:00
4 lines
87 B
C#
4 lines
87 B
C#
using System.Runtime.CompilerServices;
|
|
|
|
[assembly: InternalsVisibleTo("Core.Test")]
|