2 references to ThrowIfNull
Microsoft.CodeAnalysis.Features (2)
ReplacePropertyWithMethods\AbstractReplacePropertyWithMethodsService.cs (2)
124Contract.ThrowIfNull(_expression.Parent, $"Parent of {_expression} is null."); 291Contract.ThrowIfNull(_expression.Parent, $"Parent of {_expression} is null.");