16 references to PublicKey
Microsoft.AspNetCore.Http.Extensions.Tests (4)
RequestDelegateFactoryTests.cs (2)
336new object[] { (Action<HttpContext, AssemblyFlags[]>)Store, new[] { "PublicKey,Retargetable" },new[] { AssemblyFlags.PublicKey | AssemblyFlags.Retargetable } },
387new object[] { (Action<HttpContext, AssemblyFlags>)Store, "PublicKey,Retargetable", AssemblyFlags.PublicKey | AssemblyFlags.Retargetable },
Microsoft.CodeAnalysis (4)
Microsoft.CodeAnalysis.CodeStyle (1)
Microsoft.CodeAnalysis.Workspaces (1)
System.Reflection.Emit (1)
System.Reflection.Metadata (4)
System.Reflection.MetadataLoadContext (1)