2 references to AnalyzeSignatureType
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.NetCore.Analyzers\InteropServices\DisableRuntimeMarshalling.cs (2)
166
AnalyzeSignatureType
(locationsOverride.IsDefaultOrEmpty ? method.Locations : locationsOverride, method.ReturnType);
175
AnalyzeSignatureType
(paramLocation, param.Type);