1 instantiation of DefaultMSBuildFileSystem
Microsoft.Build (1)
BackEnd\Components\ProjectCache\ProjectCacheService.cs (1)
74
public static DefaultMSBuildFileSystem Instance { get; } =
new
();
2 references to DefaultMSBuildFileSystem
Microsoft.Build (2)
BackEnd\Components\ProjectCache\ProjectCacheService.cs (2)
74
public static
DefaultMSBuildFileSystem
Instance { get; } = new();
262
DefaultMSBuildFileSystem
.Instance,