mirror of
				https://github.com/DerTyp7/defrain-shooter-unity.git
				synced 2025-10-31 13:37:08 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			173 B
		
	
	
	
		
			C#
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			173 B
		
	
	
	
		
			C#
		
	
	
	
	
	
| using System.Runtime.CompilerServices;
 | |
| 
 | |
| [assembly: InternalsVisibleTo("SimpleWebTransport.Tests.Runtime")]
 | |
| [assembly: InternalsVisibleTo("SimpleWebTransport.Tests.Editor")]
 | 
