3 references to s_static
System.Windows.Forms.Analyzers.CSharp.Tests (3)
ProjectFileReaderTests.cs (3)
21=> (bool)s_static.TryReadBool(configOptions, propertyName, defaultValue, out value, out diagnostic); 24=> (bool)s_static.TryReadFont(configOptions, out font, out diagnostic); 27=> (bool)s_static.TryReadHighDpiMode(configOptions, out highDpiMode, out diagnostic);