2 references to withObliviousIfNeeded
Microsoft.CodeAnalysis.PublicApiAnalyzers (2)
DeclarePublicApiAnalyzer.Impl.cs (2)
274
reportDeclareNewApi(symbol, isImplicitlyDeclaredConstructor,
withObliviousIfNeeded
(publicApiName.NameWithNullability));
427
.Add(ApiNameWithNullabilityPropertyBagKey,
withObliviousIfNeeded
(publicApiName.NameWithNullability))