3 references to GetItemStorageType
System.Private.Xml (3)
System\Xml\Xsl\IlGen\XmlIlVisitor.cs (3)
3694
NestedVisitEnsureStack(ndActualArg,
GetItemStorageType
(xmlTypeFormalArg), !xmlTypeFormalArg.IsSingleton);
3702
NestedVisitEnsureStack(ndActualArg,
GetItemStorageType
(xmlTypeFormalArg), !xmlTypeFormalArg.IsSingleton);
3818
_iterCurr.Storage = StorageDescriptor.Stack(
GetItemStorageType
(typDst), !typDst.IsSingleton);