10 references to CSharpSymbolMatcher
Microsoft.CodeAnalysis.CSharp (2)
Emitter\EditAndContinue\EmitHelpers.cs (2)
69
var sourceToMetadata = new
CSharpSymbolMatcher
(
74
var previousSourceToMetadata = new
CSharpSymbolMatcher
(
Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests (8)
Emit\EditAndContinue\SymbolMatcherTests.cs (8)
44
=> new
CSharpSymbolMatcher
(
508
var matcher = new
CSharpSymbolMatcher
(synthesizedTypes0, compilation1.SourceAssembly, peAssemblySymbol0);
578
var matcher = new
CSharpSymbolMatcher
(synthesizedTypes0, compilation1.SourceAssembly, peAssemblySymbol0);
1132
var matcher = new
CSharpSymbolMatcher
(synthesizedTypes0, compilation1.SourceAssembly, peAssemblySymbol0);
1489
var matcher = new
CSharpSymbolMatcher
(synthesizedTypes0, compilation1.SourceAssembly, peAssemblySymbol0);
1547
var matcher = new
CSharpSymbolMatcher
(synthesizedTypes0, compilation1.SourceAssembly, peAssemblySymbol0);
1617
var matcher = new
CSharpSymbolMatcher
(synthesizedTypes0, compilation1.SourceAssembly, peAssemblySymbol0);
1687
var matcher = new
CSharpSymbolMatcher
(synthesizedTypes0, compilation1.SourceAssembly, peAssemblySymbol0);