3 references to GetItemStorageType
System.Data.SqlXml (3)
System\Xml\Xsl\IlGen\XmlIlVisitor.cs (3)
3428
NestedVisitEnsureStack(ndActualArg,
GetItemStorageType
(xmlTypeFormalArg), !xmlTypeFormalArg.IsSingleton);
3435
NestedVisitEnsureStack(ndActualArg,
GetItemStorageType
(xmlTypeFormalArg), !xmlTypeFormalArg.IsSingleton);
3543
this.iterCurr.Storage = StorageDescriptor.Stack(
GetItemStorageType
(typDst), !typDst.IsSingleton);