2 references to OmniSharpExtractLocation
Microsoft.CodeAnalysis.ExternalAccess.OmniSharp (2)
ExtractInterface\IOmniSharpExtractInterfaceOptionsService.cs (2)
31
public
OmniSharpExtractLocation
Location { get; }
33
public OmniSharpExtractInterfaceOptionsResult(bool isCancelled, ImmutableArray<ISymbol> includedMembers, string interfaceName, string fileName,
OmniSharpExtractLocation
location)