4 references to dll
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (2)
Symbols\CustomModifiersTests.cs (2)
2283
var compilation = CreateCompilation(source, references: new[] { TestReferences.SymbolsTests.CustomModifiers.GenericMethodWithModifiers.
dll
},
2329
var compilation = CreateCompilation(source, references: new[] { TestReferences.SymbolsTests.CustomModifiers.GenericMethodWithModifiers.
dll
},
Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests (2)
SymbolsTests\CustomModifiersTests.vb (2)
2038
{TestReferences.SymbolsTests.CustomModifiers.GenericMethodWithModifiers.
dll
},
2086
{TestReferences.SymbolsTests.CustomModifiers.GenericMethodWithModifiers.
dll
},