RefactorAllContext.Document Property

Definition

Document within which refactor all occurrences was triggered.

public Microsoft.CodeAnalysis.Document Document { get; }
member this.Document : Microsoft.CodeAnalysis.Document
Public ReadOnly Property Document As Document

Property Value

Applies to