5 lines
172 B
C#
5 lines
172 B
C#
|
using System.Runtime.CompilerServices;
|
||
|
using System.Security;
|
||
|
|
||
|
[assembly: InternalsVisibleTo("System.ServiceModel.WasHosting, PublicKey=00000000000000000400000000000000")]
|