2 references to TryResolveUnderConfiguration
Microsoft.NET.ProjectData (2)
CachePathResolver.cs (2)
253 string? candidate = TryResolveUnderConfiguration(objDir, nativeSuffix, "Debug"); 258 candidate = TryResolveUnderConfiguration(objDir, nativeSuffix, configurationName: null);