C# 클래스 Microsoft.CodeAnalysis.LanguageServerIndexFormat.Generator.Graph.ReferenceResult

Represents a referenceResult vertex for serialization. See https://github.com/Microsoft/language-server-protocol/blob/master/indexFormat/specification.md#request-textdocumentreferences for further details.
상속: Microsoft.CodeAnalysis.LanguageServerIndexFormat.Generator.Graph.Vertex
파일 보기 프로젝트 열기: peachpiecompiler/Peachpie.Microsoft.CodeAnalysis

공개 메소드들

메소드 설명
ReferenceResult ( Microsoft.CodeAnalysis.LanguageServerIndexFormat.Generator.Graph.IdFactory idFactory )

메소드 상세

ReferenceResult() 공개 메소드

public ReferenceResult ( Microsoft.CodeAnalysis.LanguageServerIndexFormat.Generator.Graph.IdFactory idFactory )
idFactory Microsoft.CodeAnalysis.LanguageServerIndexFormat.Generator.Graph.IdFactory