15 references to VBRuntimeAssembly
Microsoft.VisualBasic.Core (15)
Microsoft\VisualBasic\CompilerServices\ProjectData.vb (1)
95
If assem Is Utils.
VBRuntimeAssembly
OrElse assem Is m_CachedMSCoreLibAssembly Then
Microsoft\VisualBasic\CompilerServices\Symbols.vb (1)
740
Return Not declaringType.IsPublic AndAlso declaringType.Assembly Is Utils.
VBRuntimeAssembly
Microsoft\VisualBasic\CompilerServices\VBBinder.vb (1)
2277
If declaringType.Assembly Is Utils.
VBRuntimeAssembly
Then
Microsoft\VisualBasic\FileSystem.vb (12)
56
Debug.Assert(Not System.Reflection.Assembly.GetCallingAssembly() Is Utils.
VBRuntimeAssembly
,
95
Debug.Assert(Not System.Reflection.Assembly.GetCallingAssembly() Is Utils.
VBRuntimeAssembly
,
106
Debug.Assert(Not System.Reflection.Assembly.GetCallingAssembly() Is Utils.
VBRuntimeAssembly
,
114
Debug.Assert(Not System.Reflection.Assembly.GetCallingAssembly() Is Utils.
VBRuntimeAssembly
,
132
Debug.Assert(Not System.Reflection.Assembly.GetCallingAssembly() Is Utils.
VBRuntimeAssembly
,
162
Debug.Assert(Not System.Reflection.Assembly.GetCallingAssembly() Is Utils.
VBRuntimeAssembly
,
199
Debug.Assert(Not System.Reflection.Assembly.GetCallingAssembly() Is Utils.
VBRuntimeAssembly
,
214
Debug.Assert(Not System.Reflection.Assembly.GetCallingAssembly() Is Utils.
VBRuntimeAssembly
,
300
Debug.Assert(Not System.Reflection.Assembly.GetCallingAssembly() Is Utils.
VBRuntimeAssembly
,
315
Debug.Assert(Not System.Reflection.Assembly.GetCallingAssembly() Is Utils.
VBRuntimeAssembly
,
344
Debug.Assert(Not System.Reflection.Assembly.GetCallingAssembly() Is Utils.
VBRuntimeAssembly
,
375
Debug.Assert(Not System.Reflection.Assembly.GetCallingAssembly() Is Utils.
VBRuntimeAssembly
,