14 references to CreateFromPartsForTests
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (8)
CodeGen\CodeGenFunctionPointersTests.cs (8)
7672
var funcPtr = FunctionPointerTypeSymbol.
CreateFromPartsForTests
(
7676
var funcPtrRef = FunctionPointerTypeSymbol.
CreateFromPartsForTests
(
7681
var funcPtrWithTestOnReturn = FunctionPointerTypeSymbol.
CreateFromPartsForTests
(
7685
var funcPtrWithTestOnRef = FunctionPointerTypeSymbol.
CreateFromPartsForTests
(
7757
var funcPtr = FunctionPointerTypeSymbol.
CreateFromPartsForTests
(
7761
var funcPtrRef = FunctionPointerTypeSymbol.
CreateFromPartsForTests
(
7766
var funcPtrWithTestOnReturn = FunctionPointerTypeSymbol.
CreateFromPartsForTests
(
7770
var funcPtrWithTestOnRef = FunctionPointerTypeSymbol.
CreateFromPartsForTests
(
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (6)
Symbols\FunctionPointerTypeSymbolTests.cs (6)
2045
=> (FunctionPointerTypeSymbol.
CreateFromPartsForTests
(
2054
FunctionPointerTypeSymbol.
CreateFromPartsForTests
(
2112
=> (FunctionPointerTypeSymbol.
CreateFromPartsForTests
(
2121
FunctionPointerTypeSymbol.
CreateFromPartsForTests
(
2171
=> (FunctionPointerTypeSymbol.
CreateFromPartsForTests
(
2180
FunctionPointerTypeSymbol.
CreateFromPartsForTests
(