3 references to TryParseGuardAttributes
Microsoft.CodeAnalysis.NetAnalyzers (3)
Microsoft.NetCore.Analyzers\InteropServices\PlatformCompatibilityAnalyzer.OperationVisitor.cs (3)
219
_ =
TryParseGuardAttributes
(method, ref value, visitedArguments);
266
if (
TryParseGuardAttributes
(operation.Field, ref value, ImmutableArray<IArgumentOperation>.Empty))
278
if (
TryParseGuardAttributes
(operation.Property, ref value, ImmutableArray<IArgumentOperation>.Empty))