1 write to InterfaceName
Microsoft.CodeAnalysis.Features (1)
ExtractInterface\ExtractInterfaceOptionsResult.cs (1)
31InterfaceName = interfaceName;
2 references to InterfaceName
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
ExtractInterface\ExtractInterfaceTestState.cs (1)
111options.InterfaceName,
Microsoft.CodeAnalysis.Features (1)
ExtractInterface\AbstractExtractInterfaceService.cs (1)
145name: extractInterfaceOptions.InterfaceName,