2 references to CreateNewArgumentNullException
Microsoft.CodeAnalysis.Workspaces (2)
Shared\Extensions\SyntaxGeneratorExtensions.cs (2)
174
=> factory.ThrowExpression(
CreateNewArgumentNullException
(factory, compilation, parameter));
200
=> factory.ThrowStatement(
CreateNewArgumentNullException
(factory, compilation, parameter));