5 references to RunGenerator
Microsoft.Gen.MetadataExtractor.Unit.Tests (5)
GeneratorTests.cs (5)
87var d = await RunGenerator(await File.ReadAllTextAsync(inputFile), options); 113_ = await RunGenerator(await File.ReadAllTextAsync(inputFile), options, reportFileName: goldenFileName); 132var d = await RunGenerator(await File.ReadAllTextAsync(inputFile), options); 156var diags = await RunGenerator(await File.ReadAllTextAsync(inputFile), options); 182var diags = await RunGenerator(await File.ReadAllTextAsync(inputFile), options);