1 reference to makeSourceLink
BuildValidator (1)
Program.cs (1)
341
var sourceLinks = documents.Select(
makeSourceLink
).ToImmutableArray();