1 write to _targetPlatformMoniker
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
Nuget.Frameworks\NuGetFramework.cs (1)
167
_targetPlatformMoniker
= string.IsNullOrEmpty(Platform)
2 references to _targetPlatformMoniker
Microsoft.VisualStudio.TestPlatform.ObjectModel (2)
Nuget.Frameworks\NuGetFramework.cs (2)
165
if (
_targetPlatformMoniker
== null)
172
return
_targetPlatformMoniker
;