1 write to IntermediateOutputPath
Microsoft.CodeAnalysis.Razor.Workspaces (1)
ProjectSystem\HostProject.cs (1)
40
IntermediateOutputPath
= intermediateOutputPath;
3 references to IntermediateOutputPath
Microsoft.CodeAnalysis.Razor.Workspaces (3)
ProjectSystem\HostProject.cs (3)
56
PathUtilities.OSSpecificPathComparer.Equals(
IntermediateOutputPath
, other.
IntermediateOutputPath
) &&
67
hash.Add(
IntermediateOutputPath
, PathUtilities.OSSpecificPathComparer);