1 write to _matcher
Microsoft.CodeAnalysis.CSharp (1)
Emitter\EditAndContinue\CSharpSymbolMatcher.cs (1)
818_matcher = matcher;
1 reference to _matcher
Microsoft.CodeAnalysis.CSharp (1)
Emitter\EditAndContinue\CSharpSymbolMatcher.cs (1)
829var visitedSource = (TypeSymbol?)_matcher.Visit(source);