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