2 references to QualifyMethodAccessWithNotification
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (2)
EventHookup\EventHookupCommandHandlerTests.cs (2)
946
using var testState = EventHookupTestState.CreateTestState(markup,
QualifyMethodAccessWithNotification
(NotificationOption2.Error));
1033
using var testState = EventHookupTestState.CreateTestState(markup,
QualifyMethodAccessWithNotification
(NotificationOption2.Silent));