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