1 write to _conventions
Microsoft.DotNet.Build.Tasks.TargetFramework (1)
TargetFrameworkResolver.cs (1)
27
_conventions
= new ManagedCodeConventions(JsonRuntimeFormat.ReadRuntimeGraph(runtimeGraph));
2 references to _conventions
Microsoft.DotNet.Build.Tasks.TargetFramework (2)
TargetFrameworkResolver.cs (2)
29
_conventions
.Properties,
64
SelectionCriteria criteria =
_conventions
.Criteria.ForFrameworkAndRuntime(frameworkWithoutPlatform, framework.Platform.ToLowerInvariant());