1 write to typeInference
System.Xml (1)
System\Xml\Schema\Inference\Infer.cs (1)
166
this.
typeInference
= value;
2 references to typeInference
System.Xml (2)
System\Xml\Schema\Inference\Infer.cs (2)
170
return this.
typeInference
;
1443
if (iTypeFlags == TF_string || this.
typeInference
== InferenceOption.Relaxed)