14 references to CreateFromPartsForTests
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (8)
CodeGen\CodeGenFunctionPointersTests.cs (8)
7670var funcPtr = FunctionPointerTypeSymbol.CreateFromPartsForTests( 7674var funcPtrRef = FunctionPointerTypeSymbol.CreateFromPartsForTests( 7679var funcPtrWithTestOnReturn = FunctionPointerTypeSymbol.CreateFromPartsForTests( 7683var funcPtrWithTestOnRef = FunctionPointerTypeSymbol.CreateFromPartsForTests( 7755var funcPtr = FunctionPointerTypeSymbol.CreateFromPartsForTests( 7759var funcPtrRef = FunctionPointerTypeSymbol.CreateFromPartsForTests( 7764var funcPtrWithTestOnReturn = FunctionPointerTypeSymbol.CreateFromPartsForTests( 7768var funcPtrWithTestOnRef = FunctionPointerTypeSymbol.CreateFromPartsForTests(
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (6)
Symbols\FunctionPointerTypeSymbolTests.cs (6)
2045=> (FunctionPointerTypeSymbol.CreateFromPartsForTests( 2054FunctionPointerTypeSymbol.CreateFromPartsForTests( 2112=> (FunctionPointerTypeSymbol.CreateFromPartsForTests( 2121FunctionPointerTypeSymbol.CreateFromPartsForTests( 2171=> (FunctionPointerTypeSymbol.CreateFromPartsForTests( 2180FunctionPointerTypeSymbol.CreateFromPartsForTests(