string | GetSourceFilePathFromTypeName ( string typeName, Manifest manifest, IAssemblyWalker assemblyWalker ) Gets the source file for the specified type. |
string Lib.Conduit.Editor.SourceCodeMapper.GetSourceFilePathFromTypeName ( string typeName, Manifest manifest, IAssemblyWalker assemblyWalker ) |
---|
Gets the source file for the specified type. Returns The file path if it exists. Null otherwise. |