1 instantiation of FrameworkExpander
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
Nuget.Frameworks\CompatibilityProvider.cs (1)
21
_expander = new
FrameworkExpander
(mappings);
1 reference to FrameworkExpander
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
Nuget.Frameworks\CompatibilityProvider.cs (1)
14
private readonly
FrameworkExpander
_expander;