1 write to GetStrongNameInterfaceFunc
Microsoft.CodeAnalysis.Test.Utilities (1)
Compilation\TestDesktopStrongNameProvider.cs (1)
33
GetStrongNameInterfaceFunc
= base.GetStrongNameInterface;
1 reference to GetStrongNameInterfaceFunc
Microsoft.CodeAnalysis.Test.Utilities (1)
Compilation\TestDesktopStrongNameProvider.cs (1)
42
internal override IClrStrongName GetStrongNameInterface() =>
GetStrongNameInterfaceFunc
();