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