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)
136
value = key == "build_metadata.AdditionalFiles.TargetPath" ?
_targetPath
: string.Empty;