7 lines
		
	
	
		
			178 B
		
	
	
	
		
			C#
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			178 B
		
	
	
	
		
			C#
		
	
	
	
	
	
| using System.Reflection;
 | |
| using System.Runtime.CompilerServices;
 | |
| 
 | |
| [assembly: InternalsVisibleTo("Unity.PerformanceTesting.Tests.Editor")]
 | |
| 
 | |
| [assembly: AssemblyVersion("3.1.0")]
 |