1 write to _winrtifacesAll
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\Types\AggregateType.cs (1)
201
_winrtifacesAll
= TypeArray.Allocate(typeList.ToArray());
2 references to _winrtifacesAll
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\Types\AggregateType.cs (2)
189
if (
_winrtifacesAll
== null)
204
return
_winrtifacesAll
;