4 references to TryStripSentinel
Microsoft.NET.ProjectData (4)
CachePathResolver.cs (4)
422 if (TryStripSentinel(portablePath, PathSentinels.Nuget, out string body)) 426 if (TryStripSentinel(portablePath, PathSentinels.Dotnet, out body)) 430 if (TryStripSentinel(portablePath, PathSentinels.NetFxRef, out body)) 434 if (TryStripSentinel(portablePath, PathSentinels.NetSdk, out body))