1 write to UnderlyingObject
Microsoft.CodeAnalysis.ExternalAccess.OmniSharp (1)
Formatting\OmniSharpOrganizeImportsOptionsWrapper.cs (1)
18UnderlyingObject = underlyingObject;
1 reference to UnderlyingObject
Microsoft.CodeAnalysis.ExternalAccess.OmniSharp (1)
Formatting\OmniSharpFormatter.cs (1)
28return await organizeImportsService.OrganizeImportsAsync(document, options.UnderlyingObject, cancellationToken).ConfigureAwait(false);