14 references to CreateFromPartsForTests
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (8)
CodeGen\CodeGenFunctionPointersTests.cs (8)
7670
var funcPtr = FunctionPointerTypeSymbol.
CreateFromPartsForTests
(
7674
var funcPtrRef = FunctionPointerTypeSymbol.
CreateFromPartsForTests
(
7679
var funcPtrWithTestOnReturn = FunctionPointerTypeSymbol.
CreateFromPartsForTests
(
7683
var funcPtrWithTestOnRef = FunctionPointerTypeSymbol.
CreateFromPartsForTests
(
7755
var funcPtr = FunctionPointerTypeSymbol.
CreateFromPartsForTests
(
7759
var funcPtrRef = FunctionPointerTypeSymbol.
CreateFromPartsForTests
(
7764
var funcPtrWithTestOnReturn = FunctionPointerTypeSymbol.
CreateFromPartsForTests
(
7768
var funcPtrWithTestOnRef = FunctionPointerTypeSymbol.
CreateFromPartsForTests
(
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (6)
Symbols\FunctionPointerTypeSymbolTests.cs (6)
2037
=> (FunctionPointerTypeSymbol.
CreateFromPartsForTests
(
2046
FunctionPointerTypeSymbol.
CreateFromPartsForTests
(
2104
=> (FunctionPointerTypeSymbol.
CreateFromPartsForTests
(
2113
FunctionPointerTypeSymbol.
CreateFromPartsForTests
(
2163
=> (FunctionPointerTypeSymbol.
CreateFromPartsForTests
(
2172
FunctionPointerTypeSymbol.
CreateFromPartsForTests
(