2 references to RealMethodUsedInAutogeneratedDescriptor
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.NetCore.Analyzers\Security\DoNotUseDataSetReadXml.cs (2)
43
ImmutableArray.Create(RealMethodUsedDescriptor,
RealMethodUsedInAutogeneratedDescriptor
);
49
return isProbablyAutogeneratedForGuiApp ?
RealMethodUsedInAutogeneratedDescriptor
: RealMethodUsedDescriptor;