2 references to AssemblyPath
Microsoft.NET.TestFramework (2)
Assertions\AssemblyAssertions.cs (2)
47
using (var file = File.OpenRead(
AssemblyPath
.ToString()))
61
using (var file = File.OpenRead(
AssemblyPath
.ToString()))