CompilationHelperGetMemberNameAndPosition - метод

Definition

Пространство имён: Tessa.Compilation
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
C#
public static (string , int ) GetMemberNameAndPosition(
	ICompilationSource source,
	ICompilerOutputItem compilerOutputItem
)

Параметры

source  ICompilationSource
 
compilerOutputItem  ICompilerOutputItem
 

Возвращаемое значение

ValueTupleString, Int32

См. также