4 references to Author
Microsoft.TemplateEngine.Edge (4)
Template\WellKnownSearchFilters.cs (4)
202
return new MatchInfo { Location = MatchLocation.
Author
, Kind = MatchKind.Mismatch };
209
return new MatchInfo { Location = MatchLocation.
Author
, Kind = MatchKind.Exact };
214
return new MatchInfo { Location = MatchLocation.
Author
, Kind = MatchKind.Partial };
217
return new MatchInfo { Location = MatchLocation.
Author
, Kind = MatchKind.Mismatch };