4 references to NetFxRef
Microsoft.NET.ProjectData (4)
CachePathResolver.cs (4)
374 PathSentinels.NetFxRef => this.ResolveNetFrameworkReferenceAssembly(body) ?? body.Replace('/', Path.DirectorySeparatorChar), 385 (PathSentinels.NetFxRef, true), 430 if (TryStripSentinel(portablePath, PathSentinels.NetFxRef, out body)) 624 const string prefix = PathSentinels.NetFxRef + "/";