5 references to RunGenerator
Microsoft.Gen.MetadataExtractor.Unit.Tests (5)
GeneratorTests.cs (5)
86var d = await RunGenerator(await File.ReadAllTextAsync(inputFile), options); 112_ = await RunGenerator(await File.ReadAllTextAsync(inputFile), options, reportFileName: goldenFileName); 131var d = await RunGenerator(await File.ReadAllTextAsync(inputFile), options); 155var diags = await RunGenerator(await File.ReadAllTextAsync(inputFile), options); 181var diags = await RunGenerator(await File.ReadAllTextAsync(inputFile), options);