2 references to _assembly
Microsoft.Extensions.ApiDescription.Client.Tests (2)
TargetTest.cs (2)
19
private static string _assemblyLocation = Path.GetDirectoryName(
_assembly
.Location);
20
private static string _targetFramework =
_assembly
.GetCustomAttributes<AssemblyMetadataAttribute>()