10 references to CSharpSymbolMatcher
Microsoft.CodeAnalysis.CSharp (1)
Emitter\EditAndContinue\PEDeltaAssemblyBuilder.cs (1)
50
var matchToMetadata = new
CSharpSymbolMatcher
(
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (9)
Emit\EditAndContinue\SymbolMatcherTests.cs (9)
303
var matcher = new
CSharpSymbolMatcher
(
583
var matcher = new
CSharpSymbolMatcher
(anonymousTypeMap0, null, null, compilation1.SourceAssembly, emitContext, peAssemblySymbol0);
652
var matcher = new
CSharpSymbolMatcher
(anonymousTypeMap0, null, null, compilation1.SourceAssembly, emitContext, peAssemblySymbol0);
1143
var matcher = new
CSharpSymbolMatcher
(null, null, null, compilation1.SourceAssembly, emitContext, peAssemblySymbol0);
1351
var matcher = new
CSharpSymbolMatcher
(anonymousTypeMap0, null, null, compilation1.SourceAssembly, emitContext, peAssemblySymbol0);
1788
var matcher = new
CSharpSymbolMatcher
(null, synthesizedDelegates0, null, compilation1.SourceAssembly, emitContext, peAssemblySymbol0);
1845
var matcher = new
CSharpSymbolMatcher
(null, null, anonymousDelegates0, compilation1.SourceAssembly, emitContext, peAssemblySymbol0);
1912
var matcher = new
CSharpSymbolMatcher
(null, null, anonymousDelegates0, compilation1.SourceAssembly, emitContext, peAssemblySymbol0);
1979
var matcher = new
CSharpSymbolMatcher
(null, null, anonymousDelegates0, compilation1.SourceAssembly, emitContext, peAssemblySymbol0);