2 types derived from MatchDefs
Microsoft.CodeAnalysis.CSharp (2)
Emitter\EditAndContinue\CSharpSymbolMatcher.cs (2)
209
private sealed class MatchDefsToMetadata :
MatchDefs
254
private sealed class MatchDefsToSource :
MatchDefs
1 reference to MatchDefs
Microsoft.CodeAnalysis.CSharp (1)
Emitter\EditAndContinue\CSharpSymbolMatcher.cs (1)
25
private readonly
MatchDefs
_defs;