3 references to Empty
Microsoft.NET.ProjectData (3)
FrameworkListExpander.cs (3)
60
return new(ExpansionResult.
Empty
);
70
return new(ExpansionResult.
Empty
, manifestPath, ex.Message);
79
return new(ExpansionResult.
Empty
);