2 references to HaveAttribute
Microsoft.NET.Sdk.Razor.Tests (2)
ApplicationPartDiscoveryIntegrationTest.cs (2)
29
new FileInfo(Path.Combine(outputPath, "AppWithP2PReference.dll")).AssemblyShould().
HaveAttribute
("Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute");
76
new FileInfo(Path.Combine(outputPath, "AppWithP2PReference.dll")).AssemblyShould().
HaveAttribute
("Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute");