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