1 instantiation of DefaultMSBuildFileSystem
Microsoft.Build (1)
BackEnd\Components\ProjectCache\ProjectCacheService.cs (1)
78
public static DefaultMSBuildFileSystem Instance { get; } =
new
();
3 references to DefaultMSBuildFileSystem
Microsoft.Build (3)
BackEnd\Components\ProjectCache\ProjectCacheService.cs (3)
78
public static
DefaultMSBuildFileSystem
Instance { get; } = new();
272
DefaultMSBuildFileSystem
.Instance,
286
DefaultMSBuildFileSystem
.Instance,