1 write to _matcher
Microsoft.CodeAnalysis.Workspaces (1)
Section.cs (1)
34
_matcher
= matcher;
2 references to _matcher
Microsoft.CodeAnalysis.Workspaces (2)
Section.cs (2)
102
if (
_matcher
is not { } matcher)
123
if (
_matcher
is not { } matcher)