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