1 write to _assemblyPath
Microsoft.NET.TestFramework (1)
Assertions\AssemblyAssertions.cs (1)
16
_assemblyPath
= assemblyPath;
1 reference to _assemblyPath
Microsoft.NET.TestFramework (1)
Assertions\AssemblyAssertions.cs (1)
19
public FileInfo AssemblyPath =>
_assemblyPath
;