1 write to _isNetStandardAssembly
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Runtime\SerializationRulesDiagnosticAnalyzer.cs (1)
99_isNetStandardAssembly = isNetStandardAssembly;
1 reference to _isNetStandardAssembly
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Runtime\SerializationRulesDiagnosticAnalyzer.cs (1)
153if (_isNetStandardAssembly && field.Type.Locations.All(l => !l.IsInSource))