1 reference to WithExpression
Microsoft.CodeAnalysis.CSharp.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\InteropServices\CSharpDisableRuntimeMarshalling.Fixer.cs (1)
169
nullCheckAndDecl = nullCheckAndDecl.
WithExpression
((ExpressionSyntax)pointerCast);