3 instantiations of CommonPrimitiveFormatterOptions
Microsoft.CodeAnalysis.Scripting (3)
Hosting\ObjectFormatter\CommonObjectFormatter.cs (1)
50
=> new
CommonPrimitiveFormatterOptions
(
Hosting\ObjectFormatter\CommonObjectFormatter.Visitor.cs (1)
835
_primitiveOptions = new
CommonPrimitiveFormatterOptions
(
Hosting\ObjectFormatter\CommonTypeNameFormatter.cs (1)
209
var options = new
CommonPrimitiveFormatterOptions
(
6 references to CommonPrimitiveFormatterOptions
Microsoft.CodeAnalysis.Scripting (6)
Hosting\ObjectFormatter\CommonObjectFormatter.cs (1)
49
protected virtual
CommonPrimitiveFormatterOptions
GetPrimitiveOptions(PrintOptions printOptions)
Hosting\ObjectFormatter\CommonObjectFormatter.Visitor.cs (3)
30
private
CommonPrimitiveFormatterOptions
_primitiveOptions;
49
CommonPrimitiveFormatterOptions
primitiveOptions,
832
CommonPrimitiveFormatterOptions
oldPrimitiveOptions = _primitiveOptions;
Hosting\ObjectFormatter\CommonPrimitiveFormatter.cs (1)
43
public string FormatPrimitive(object obj,
CommonPrimitiveFormatterOptions
options)
Hosting\ObjectFormatter\CommonTypeNameFormatter.cs (1)
209
var
options = new CommonPrimitiveFormatterOptions(