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