14 references to CreateFromPartsForTests
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (8)
CodeGen\CodeGenFunctionPointersTests.cs (8)
7659
var funcPtr = FunctionPointerTypeSymbol.
CreateFromPartsForTests
(
7663
var funcPtrRef = FunctionPointerTypeSymbol.
CreateFromPartsForTests
(
7668
var funcPtrWithTestOnReturn = FunctionPointerTypeSymbol.
CreateFromPartsForTests
(
7672
var funcPtrWithTestOnRef = FunctionPointerTypeSymbol.
CreateFromPartsForTests
(
7744
var funcPtr = FunctionPointerTypeSymbol.
CreateFromPartsForTests
(
7748
var funcPtrRef = FunctionPointerTypeSymbol.
CreateFromPartsForTests
(
7753
var funcPtrWithTestOnReturn = FunctionPointerTypeSymbol.
CreateFromPartsForTests
(
7757
var funcPtrWithTestOnRef = FunctionPointerTypeSymbol.
CreateFromPartsForTests
(
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (6)
Symbols\FunctionPointerTypeSymbolTests.cs (6)
2046
=> (FunctionPointerTypeSymbol.
CreateFromPartsForTests
(
2055
FunctionPointerTypeSymbol.
CreateFromPartsForTests
(
2113
=> (FunctionPointerTypeSymbol.
CreateFromPartsForTests
(
2122
FunctionPointerTypeSymbol.
CreateFromPartsForTests
(
2172
=> (FunctionPointerTypeSymbol.
CreateFromPartsForTests
(
2181
FunctionPointerTypeSymbol.
CreateFromPartsForTests
(