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