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