2 references to SynthesizedThrowSwitchExpressionExceptionFunctionName
Microsoft.CodeAnalysis.CSharp (2)
Emitter\Model\PEModuleBuilder.cs (1)
1822
return EnsurePrivateImplClassMethodExists(syntaxNode, PrivateImplementationDetails.
SynthesizedThrowSwitchExpressionExceptionFunctionName
,
Symbols\Synthesized\SynthesizedThrowSwitchExpressionExceptionMethod.cs (1)
17
: base(privateImplType, returnType, PrivateImplementationDetails.
SynthesizedThrowSwitchExpressionExceptionFunctionName
)