1 write to _ignoreComments
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\BinaryXml\XmlBinaryReader.cs (1)
419
_ignoreComments
= settings.IgnoreComments;
2 references to _ignoreComments
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\BinaryXml\XmlBinaryReader.cs (2)
447
settings.IgnoreComments =
_ignoreComments
;
2888
if (
_ignoreComments
)