This version of Unity is unsupported.

CompilationPipeline.GetPrecompiledAssemblyPathFromAssemblyName

public static string GetPrecompiledAssemblyPathFromAssemblyName(string assemblyName);

Parameters

assemblyNameAssembly name.

Returns

string File path of precompiled assembly.

Description

Returns the Assembly file path from an assembly name. Returns null if there is no Precompiled Assembly name match.