1 write to GeneratedNameTypeParameterSuffix
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
ExtractInterface\TestExtractInterfaceOptions.cs (1)
56
this.
GeneratedNameTypeParameterSuffix
= generatedNameTypeParameterSuffix;
1 reference to GeneratedNameTypeParameterSuffix
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
ExtractInterface\AbstractExtractInterfaceTests.cs (1)
130
Assert.Equal(expectedTypeParameterSuffix, testState.TestExtractInterfaceOptionsService.
GeneratedNameTypeParameterSuffix
);