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)
829
var visitedSource = (TypeSymbol?)
_matcher
.Visit(source);