1 reference to FindTypeIfDebuggerTypeProxyAttribute
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.CodeQuality.Analyzers\Maintainability\AvoidUninstantiatedInternalClasses.cs (1)
76
(type => CanBeDebuggerTypeProxyAttributeContext(type), (attribute, compilation) =>
FindTypeIfDebuggerTypeProxyAttribute
(attribute, compilation)),