An ambiguous reference has been made to a type name that is found in two or more namespaces referenced in ILUSING directives. 
	 
 
  
 
	 Resolution:
 
		 
		To resolve the error, you can either: 
		
 
		 
		  - Specify the fully qualified type name in the code. 
		  
- Modify the names of the imported usings/projects, to ensure their namespaces are unique.