2 references to ContainsPublicApiName
Microsoft.CodeAnalysis.PublicApiAnalyzers (2)
DeclarePublicApiAnalyzer.Impl.cs (2)
525if (!ContainsPublicApiName(apiLineText, containingSymbolApiName.Name + ".")) 534if (ContainsPublicApiName(apiLineText, nestedNamespaceOrTypePublicApiName + "."))