1 write to RuntimeVersion
Microsoft.Build.Tasks.Core (1)
SystemState.cs (1)
523
fileState.
RuntimeVersion
= getAssemblyRuntimeVersion(path);
2 references to RuntimeVersion
Microsoft.Build.Tasks.Core (2)
SystemState.cs (2)
521
if (String.IsNullOrEmpty(fileState.
RuntimeVersion
))
530
return fileState.
RuntimeVersion
;