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