API reference
API reference
Select your platform
No SDKs available
No versions available

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.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon