API reference

SourceCodeMapper Class

Overview

Public Member Functions

string
GetSourceFilePathFromTypeName
( string typeName,
Manifest manifest,
IAssemblyWalker assemblyWalker )
Gets the source file for the specified type.

Details

Member Functions

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.