Open sandboxFocus

Method GetDeclaration

GetDeclaration(string, string, string, bool)

Declaration
IDeclaration? GetDeclaration(string projectName, string targetFramework, string declarationId, bool metalamaOutput)
Parameters
Type Name Description
string projectName
string targetFramework
string declarationId
bool metalamaOutput
Returns
Type Description
IDeclaration