3 references to FirstParametersMustMatchRule
Microsoft.Interop.LibraryImportGenerator (3)
Analyzers\CustomMarshallerAttributeAnalyzer.cs (3)
603
FirstParametersMustMatchRule
,
927
diagnosticReporter.CreateAndReportDiagnostic(
FirstParametersMustMatchRule
, methods.UnmanagedValuesSource.ToDisplayString(), toManagedMethod.ToDisplayString());
936
diagnosticReporter.CreateAndReportDiagnostic(
FirstParametersMustMatchRule
, methods.ToManaged.ToDisplayString(), methods.ToManagedFinally.ToDisplayString());