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