2 references to ShortName
Microsoft.TemplateEngine.Edge (2)
Template\WellKnownSearchFilters.cs (2)
36
return new MatchInfo { Location = MatchLocation.
ShortName
, Kind = MatchKind.Exact };
49
return new MatchInfo { Location = MatchLocation.
ShortName
, Kind = MatchKind.Partial };