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