1 write to _targetPath
Microsoft.AspNetCore.Razor.Microbenchmarks.Generator (1)
ProjectSetup.cs (1)
128_targetPath = Convert.ToBase64String(Encoding.UTF8.GetBytes(name));
1 reference to _targetPath
Microsoft.AspNetCore.Razor.Microbenchmarks.Generator (1)
ProjectSetup.cs (1)
136value = key == "build_metadata.AdditionalFiles.TargetPath" ? _targetPath : string.Empty;