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