mirror of
				https://gitlab.com/Kwoth/nadekobot.git
				synced 2025-11-03 16:24:27 -05:00 
			
		
		
		
	More cleanup, namespace fixes, convenience methods for IKernel
This commit is contained in:
		@@ -1,8 +1,7 @@
 | 
			
		||||
// Code temporarily yeeted from
 | 
			
		||||
// https://github.com/mostmand/Cloneable/blob/master/Cloneable/CloneableGenerator.cs
 | 
			
		||||
// because of NRT issue
 | 
			
		||||
using System.Collections.Generic;
 | 
			
		||||
using System.Linq;
 | 
			
		||||
 | 
			
		||||
using Microsoft.CodeAnalysis;
 | 
			
		||||
 | 
			
		||||
namespace Cloneable
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
// Code temporarily yeeted from
 | 
			
		||||
// https://github.com/mostmand/Cloneable/blob/master/Cloneable/CloneableGenerator.cs
 | 
			
		||||
// because of NRT issue
 | 
			
		||||
using System.Collections.Generic;
 | 
			
		||||
 | 
			
		||||
using Microsoft.CodeAnalysis;
 | 
			
		||||
using Microsoft.CodeAnalysis.CSharp.Syntax;
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user