1 write to Location
Microsoft.CodeAnalysis.Features (1)
ImplementInterface\AbstractImplementInterfaceService.State.cs (1)
37
Location
= interfaceNode;
1 reference to Location
Microsoft.CodeAnalysis.Features (1)
ImplementInterface\AbstractImplementInterfaceService.CodeAction.cs (1)
330
var addUnsafe = member.RequiresUnsafeModifier() && !syntaxFacts.IsUnsafeContext(State.
Location
);