1 write to None
Microsoft.NET.ProjectData (1)
CachePathResolver.cs (1)
1058 this.None = none;
2 references to None
Microsoft.NET.ProjectData (2)
CachePathResolver.cs (2)
888 string.IsNullOrWhiteSpace(none) ? fallback.None : none!, 934 return defaults.None;