2 references to GetTempFileName
Microsoft.VisualStudio.RazorExtension (2)
SyntaxVisualizer\SyntaxVisualizerControl.xaml.cs (2)
163
var tempFileName =
GetTempFileName
(filePath);
262
var tempFileName =
GetTempFileName
(displayKind.ToString() + "TagHelpers.json");