3 references to Methods
Microsoft.CodeAnalysis (3)
CodeGen\CompilationTestData.cs (3)
55
Methods
.Add(method, new MethodData(builder, method));
60
return
Methods
.Single(p => predicate(p.Key)).Value.ILBuilder;
69
foreach (var pair in
Methods
)