ScriptAnalyzerResult.

UsingStaticDirectives Property

Summary

Gets all types referenced with the using static directive.

Syntax

public ISet<string> UsingStaticDirectives { get; }

Value

Type Description
ISet<string>