2 references to MatchesParameterCore
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.NetCore.Analyzers\Runtime\InstantiateArgumentExceptionsCorrectly.cs (2)
217
if (
MatchesParameterCore
(symbol, stringArgumentValue, strict))
237
if (symbol != null &&
MatchesParameterCore
(symbol, stringArgumentValue, strict))