3 references to IsInRequiresScope
ILCompiler.Compiler (3)
Compiler\Dataflow\DiagnosticUtilities.cs (1)
96
=>
IsInRequiresScope
(method, requiresAttribute, out _);
Compiler\Logger.cs (2)
255
method.
IsInRequiresScope
(requiresAttribute, out attribute))
273
if (owningMethod.
IsInRequiresScope
(requiresAttribute, out attribute))