2 references to GetOptions
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (2)
LexicalAndXml\PreprocessorTests.cs (2)
87
var options = this.
GetOptions
(kind, defines);
99
var options = this.
GetOptions
(SourceCodeKind.Regular, defines);