1 reference to AsInteger
Microsoft.Analyzers.Local (1)
ApiLifecycle\Json\JsonValue.cs (1)
422
return jsonValue.IsInteger ? jsonValue.
AsInteger
: 0;